diff --git a/debian/patches/0004-Use-version-agnostic-names-when-loading-jquery-and-j.patch b/debian/patches/0004-Use-version-agnostic-names-when-loading-jquery-and-j.patch new file mode 100644 index 0000000..820f29d --- /dev/null +++ b/debian/patches/0004-Use-version-agnostic-names-when-loading-jquery-and-j.patch @@ -0,0 +1,26 @@ +From: Sergio Durigan Junior +Date: Wed, 31 Aug 2016 20:31:48 -0400 +Subject: Use version-agnostic names when loading jquery and jquery-ui. + +--- + pagure/templates/master.html | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/pagure/templates/master.html b/pagure/templates/master.html +index 5b3fe98..b3656b2 100644 +--- a/pagure/templates/master.html ++++ b/pagure/templates/master.html +@@ -129,11 +129,11 @@ + {% block jscripts %} + + +