[med-svn] r20648 - trunk/packages/flexbar/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sat Dec 5 22:39:39 UTC 2015


Author: tille
Date: 2015-12-05 22:39:39 +0000 (Sat, 05 Dec 2015)
New Revision: 20648

Added:
   trunk/packages/flexbar/trunk/debian/lintian-overrides
Modified:
   trunk/packages/flexbar/trunk/debian/changelog
   trunk/packages/flexbar/trunk/debian/copyright
Log:
Fix lintian issues and upload to unstable


Modified: trunk/packages/flexbar/trunk/debian/changelog
===================================================================
--- trunk/packages/flexbar/trunk/debian/changelog	2015-12-05 22:33:08 UTC (rev 20647)
+++ trunk/packages/flexbar/trunk/debian/changelog	2015-12-05 22:39:39 UTC (rev 20648)
@@ -1,10 +1,12 @@
-flexbar (2.50-2) UNRELEASED; urgency=medium
+flexbar (2.50-2) unstable; urgency=medium
 
   * Fix bashisms in tests
     Closes: #772255
   * cme fix dpkg-control
+  * exclude false lintian positives
+  * d/control: do not mention removed file
 
- -- Andreas Tille <tille at debian.org>  Sat, 05 Dec 2015 23:24:26 +0100
+ -- Andreas Tille <tille at debian.org>  Sat, 05 Dec 2015 23:31:13 +0100
 
 flexbar (2.50-1) unstable; urgency=medium
 

Modified: trunk/packages/flexbar/trunk/debian/copyright
===================================================================
--- trunk/packages/flexbar/trunk/debian/copyright	2015-12-05 22:33:08 UTC (rev 20647)
+++ trunk/packages/flexbar/trunk/debian/copyright	2015-12-05 22:39:39 UTC (rev 20648)
@@ -29,20 +29,3 @@
  .
  On Debian systems, the complete text of the GNU General
  Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-
-Files: include/seqan/*
-Copyright: © 2007-2010
-           Andreas Döring <doering at inf.fu-berlin.de>
-           David Weese <weese at inf.fu-berlin.de>
-           Tobias Rausch <rausch at inf.fu-berlin.de>
-           Stephan Aiche <aiche at inf.fu-berlin.de>
-           Anne-Katrin Emde <emde at inf.fu-berlin.de>
-           Carsten Kemena <kemena at inf.fu-berlin.de>
-           Konrad Ludwig Moritz Rudolph <krudolph at inf.fu-berlin.de>
-           Marcel H. Schulz. <marcel.schulz at molgen.mpg.de>
-License: BSD/3-clause
- This program makes use of the SeqAn (Sequence Analysis) library.
- see <http://www.seqan.de/>
- .
- For a complete description of the seqan license, please visit the official BSD
- website <http://opensource.org/licenses/BSD-3-Clause>

Added: trunk/packages/flexbar/trunk/debian/lintian-overrides
===================================================================
--- trunk/packages/flexbar/trunk/debian/lintian-overrides	                        (rev 0)
+++ trunk/packages/flexbar/trunk/debian/lintian-overrides	2015-12-05 22:39:39 UTC (rev 20648)
@@ -0,0 +1,4 @@
+# Upstream intends to provide both kind of compressions to test
+flexbar: duplicated-compressed-file usr/share/doc/flexbar/examples/test.fastq.*
+# False positive since this is just a copy or the file in upstream source
+flexbar: package-contains-timestamped-gzip usr/share/doc/flexbar/examples/test.fastq.gz




More information about the debian-med-commit mailing list