[med-svn] r11539 - trunk/packages/embassy-phylip/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Jul 4 13:57:53 UTC 2012


Author: tille
Date: 2012-07-04 13:57:53 +0000 (Wed, 04 Jul 2012)
New Revision: 11539

Modified:
   trunk/packages/embassy-phylip/trunk/debian/changelog
   trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.lintian-overrides
Log:
Handle a false positive lintian error; upload to unstable


Modified: trunk/packages/embassy-phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/changelog	2012-07-04 13:53:21 UTC (rev 11538)
+++ trunk/packages/embassy-phylip/trunk/debian/changelog	2012-07-04 13:57:53 UTC (rev 11539)
@@ -1,4 +1,4 @@
-embassy-phylip (3.69+20110714-1) UNRELEASED; urgency=low
+embassy-phylip (3.69+20110714-1) unstable; urgency=low
 
   * New upstream version
   * debian/control:
@@ -8,6 +8,8 @@
   * debian/compat: 9
   * debian/source/format: 3.0 (quilt)
   * debian/rules: short dh
+  * debian/embassy-phylip.lintian-overrides: Handle false positive when
+    detecting the string "GPL" inside debian/copyright
 
  -- Andreas Tille <tille at debian.org>  Wed, 04 Jul 2012 14:54:50 +0200
 

Modified: trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.lintian-overrides
===================================================================
--- trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.lintian-overrides	2012-07-04 13:53:21 UTC (rev 11538)
+++ trunk/packages/embassy-phylip/trunk/debian/embassy-phylip.lintian-overrides	2012-07-04 13:57:53 UTC (rev 11539)
@@ -1,3 +1,7 @@
 # The embassy packages use privately some of the EMBOSS libraries. They have
 # the same upstream authors and are released together.
 embassy-phylip: binary-or-shlib-defines-rpath *
+# debian/copyright actually states that the code is *not* GPL in contrast
+# to what the upstream COPYRIGHT file says.  So this is a false positive
+# from lintian
+embassy-phylip: copyright-should-refer-to-common-license-file-for-gpl




More information about the debian-med-commit mailing list