[Pkg-haskell-commits] darcs: gitit: Patch description added and patch added to changelog.
Giovanni Mascellani
gio at debian.org
Wed Jun 1 11:42:01 UTC 2011
Sat May 28 08:27:57 UTC 2011 Giovanni Mascellani <gio at debian.org>
* Patch description added and patch added to changelog.
Ignore-this: ba3adf7b3fd4a6a71578893cf1bc0614
M ./changelog +1
M ./patches/sha-version +9
Sat May 28 08:27:57 UTC 2011 Giovanni Mascellani <gio at debian.org>
* Patch description added and patch added to changelog.
Ignore-this: ba3adf7b3fd4a6a71578893cf1bc0614
diff -rN -u old-gitit//changelog new-gitit//changelog
--- old-gitit//changelog 2011-06-01 11:42:01.576477633 +0000
+++ new-gitit//changelog 2011-06-01 11:42:01.585274312 +0000
@@ -13,6 +13,7 @@
+ copyright years updated;
+ a few new files added.
* debian/rules: minor fixes.
+ * debian/patches: added patch to relax SHA versioned dependency.
-- Giovanni Mascellani <gio at debian.org> Tue, 24 May 2011 19:29:39 +0200
diff -rN -u old-gitit//patches/sha-version new-gitit//patches/sha-version
--- old-gitit//patches/sha-version 2011-06-01 11:42:01.576477633 +0000
+++ new-gitit//patches/sha-version 2011-06-01 11:42:01.581272429 +0000
@@ -1,3 +1,12 @@
+Subject: Fix dependency version on SHA
+From: Giovanni Mascellani <gio at debian.org>
+Forwarded: yes
+
+The cabal description file declares a dependency against SHA < 1.5,
+which is not needed because Gitit is able to use version 1.5.0.0
+(present in Debian at the moment) too. This patch relaxes the
+versioned dependency.
+
Index: gitit-0.8/gitit.cabal
===================================================================
--- gitit-0.8.orig/gitit.cabal 2011-05-27 18:34:42.000000000 +0200
More information about the Pkg-haskell-commits
mailing list