[DHG_packages] 03/05: gitit: Add description to the jquery patch

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Thu Jun 23 11:02:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 377b047815f562513bd25bf3ecac453d82c9b9ec
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Thu Jun 23 13:30:01 2016 +0300

    gitit: Add description to the jquery patch
---
 p/gitit/debian/changelog            | 1 +
 p/gitit/debian/patches/jquery.patch | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog
index 4602614..f569884 100644
--- a/p/gitit/debian/changelog
+++ b/p/gitit/debian/changelog
@@ -6,6 +6,7 @@ gitit (0.12.1.1+dfsg-2) unstable; urgency=medium
   * Remove unused lintian override
     The minified javascript code has been removed from the source package,
     so there is no reason to override the source-is-missing lintian warning.
+  * Add description to the jquery patch
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Thu, 23 Jun 2016 12:59:05 +0300
 
diff --git a/p/gitit/debian/patches/jquery.patch b/p/gitit/debian/patches/jquery.patch
index 67b0344..0e07302 100644
--- a/p/gitit/debian/patches/jquery.patch
+++ b/p/gitit/debian/patches/jquery.patch
@@ -1,3 +1,7 @@
+Description: Use libjs-jquery instead of embedded code
+ Patch gitit to use the javascript linked from the libjs-jquery package,
+ instead of the embedded one.
+Author: Giovanni Mascellani <gio at debian.org>
 Index: gitit/data/templates/expire.st
 ===================================================================
 --- gitit.orig/data/templates/expire.st

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list