[Pkg-haskell-commits] darcs: haskell-filestore: Some cleanup.

Giovanni Mascellani gio at debian.org
Thu Jul 28 16:52:32 UTC 2011


Thu Jul 28 16:37:57 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Some cleanup.
  Ignore-this: 39a0f0e705cde5571a23211b95f0dad9

    M ./changelog -2 +4
    M ./control -1 +1
    M ./libghc-filestore-data.lintian-overrides -1 +1
    M ./source/lintian-overrides -3 +3

Thu Jul 28 16:37:57 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Some cleanup.
  Ignore-this: 39a0f0e705cde5571a23211b95f0dad9
diff -rN -u old-haskell-filestore//changelog new-haskell-filestore//changelog
--- old-haskell-filestore//changelog	2011-07-28 16:52:31.974367796 +0000
+++ new-haskell-filestore//changelog	2011-07-28 16:52:31.998391290 +0000
@@ -1,8 +1,10 @@
 haskell-filestore (0.4.0.3-2) UNRELEASED; urgency=low
 
-  * Using new data packages tracker.
+  * Use new data packages tracker.
+  * Bump Standards-Version to 3.9.2 (no changes needed).
+  * Fix lintian overrides.
 
- -- Giovanni Mascellani <gio at debian.org>  Tue, 26 Jul 2011 00:23:14 +0200
+ -- Giovanni Mascellani <gio at debian.org>  Thu, 28 Jul 2011 18:36:59 +0200
 
 haskell-filestore (0.4.0.3-1) unstable; urgency=low
 
diff -rN -u old-haskell-filestore//control new-haskell-filestore//control
--- old-haskell-filestore//control	2011-07-28 16:52:31.974367796 +0000
+++ new-haskell-filestore//control	2011-07-28 16:52:31.990366014 +0000
@@ -32,7 +32,7 @@
  libghc-diff-dev (<< 0.2),
  libghc-diff-prof,
  libghc-diff-doc
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/filestore
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-filestore
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-filestore
diff -rN -u old-haskell-filestore//libghc-filestore-data.lintian-overrides new-haskell-filestore//libghc-filestore-data.lintian-overrides
--- old-haskell-filestore//libghc-filestore-data.lintian-overrides	2011-07-28 16:52:31.970183344 +0000
+++ new-haskell-filestore//libghc-filestore-data.lintian-overrides	2011-07-28 16:52:32.006123955 +0000
@@ -1,3 +1,3 @@
 # This is not a problem, as the script is not meant to be executed (but
 # rather to be copied in the correct place by the library)
-libghc-filestore-data: script-not-executable ./usr/share/filestore-0.3.4.1/extra/post-update
+libghc-filestore-data: script-not-executable ./usr/share/filestore-0.3.4.2/extra/post-update
diff -rN -u old-haskell-filestore//source/lintian-overrides new-haskell-filestore//source/lintian-overrides
--- old-haskell-filestore//source/lintian-overrides	2011-07-28 16:52:31.958383361 +0000
+++ new-haskell-filestore//source/lintian-overrides	2011-07-28 16:52:32.014398851 +0000
@@ -1,3 +1,3 @@
-# Lintian fails while detecting libghc6-filestore-data as the shared library
-# for libghc6-filestore-dev
-haskell-filestore source: weak-library-dev-dependency libghc6-filestore-dev on libghc6-filestore-data (= ${source:Version})
+# Lintian fails while detecting libghc-filestore-data as the shared library
+# for libghc-filestore-dev
+haskell-filestore source: weak-library-dev-dependency libghc-filestore-dev on libghc-filestore-data (= ${source:Version})





More information about the Pkg-haskell-commits mailing list