[med-svn] r7467 - in trunk/packages/cdbfasta/trunk/debian: . patches
Timothy Booth
tbooth-guest at alioth.debian.org
Wed Aug 17 14:26:19 UTC 2011
Author: tbooth-guest
Date: 2011-08-17 14:26:18 +0000 (Wed, 17 Aug 2011)
New Revision: 7467
Modified:
trunk/packages/cdbfasta/trunk/debian/patches/workaround-lintian-false-positive
trunk/packages/cdbfasta/trunk/debian/watch
Log:
Commented watch file and patch. No meaningful change to package.
Modified: trunk/packages/cdbfasta/trunk/debian/patches/workaround-lintian-false-positive
===================================================================
--- trunk/packages/cdbfasta/trunk/debian/patches/workaround-lintian-false-positive 2011-08-17 14:24:27 UTC (rev 7466)
+++ trunk/packages/cdbfasta/trunk/debian/patches/workaround-lintian-false-positive 2011-08-17 14:26:18 UTC (rev 7467)
@@ -1,3 +1,6 @@
+# Lintian uses some string detection heuristics to spot statically linked Zlib
+# and this string triggers the warning. This change keeps Lintian happy and makes
+# the error message gramatically correct.
--- a/gcdbz.cpp
+++ b/gcdbz.cpp
@@ -65,7 +65,7 @@
Modified: trunk/packages/cdbfasta/trunk/debian/watch
===================================================================
--- trunk/packages/cdbfasta/trunk/debian/watch 2011-08-17 14:24:27 UTC (rev 7466)
+++ trunk/packages/cdbfasta/trunk/debian/watch 2011-08-17 14:26:18 UTC (rev 7467)
@@ -1,2 +1,3 @@
version=3
+#Watch file is broken due to no proper versioning on upstream
http://sf.net/cdbfasta/cdbfasta\.tar\.gz
More information about the debian-med-commit
mailing list