[Pkg-haskell-commits] darcs: haskell-filestore: Lintian override added
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Tue Aug 3 09:16:45 UTC 2010
Tue Aug 3 08:45:02 UTC 2010 mascellani at poisson.phc.unipi.it
* Lintian override added
Ignore-this: 61939a1868ef88a2c83b988aac91c00d
M ./changelog +2
A ./source/lintian.overrides
Tue Aug 3 08:45:02 UTC 2010 mascellani at poisson.phc.unipi.it
* Lintian override added
Ignore-this: 61939a1868ef88a2c83b988aac91c00d
diff -rN -u old-haskell-filestore/changelog new-haskell-filestore/changelog
--- old-haskell-filestore/changelog 2010-08-03 09:16:45.038760101 +0000
+++ new-haskell-filestore/changelog 2010-08-03 09:16:45.046760524 +0000
@@ -6,6 +6,8 @@
+ Removing examples, because they get installed to the data package.
* Removing doc-base support, as for other Haskell packages.
* Standards-Versions bumped to 3.9.1 (no changes required).
+ * Lintian override added for libghc6-filestore-data mistakenly detected
+ as a shared library package.
-- Giovanni Mascellani <gio at debian.org> Mon, 02 Aug 2010 09:15:09 +0200
diff -rN -u old-haskell-filestore/source/lintian.overrides new-haskell-filestore/source/lintian.overrides
--- old-haskell-filestore/source/lintian.overrides 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-filestore/source/lintian.overrides 2010-08-03 09:16:45.046760524 +0000
@@ -0,0 +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})
More information about the Pkg-haskell-commits
mailing list