[med-svn] r18287 - trunk/packages/smalt/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Oct 14 13:59:14 UTC 2014
Author: tille
Date: 2014-10-14 13:59:14 +0000 (Tue, 14 Oct 2014)
New Revision: 18287
Modified:
trunk/packages/smalt/trunk/debian/changelog
trunk/packages/smalt/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/smalt/trunk/debian/changelog
===================================================================
--- trunk/packages/smalt/trunk/debian/changelog 2014-10-14 11:55:32 UTC (rev 18286)
+++ trunk/packages/smalt/trunk/debian/changelog 2014-10-14 13:59:14 UTC (rev 18287)
@@ -1,3 +1,9 @@
+smalt (0.7.6-4) UNRELEASED; urgency=medium
+
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Tue, 14 Oct 2014 13:33:15 +0200
+
smalt (0.7.6-3) unstable; urgency=medium
* Add missing "smalt" autopkgtest dependency (thanks to Martin
Modified: trunk/packages/smalt/trunk/debian/control
===================================================================
--- trunk/packages/smalt/trunk/debian/control 2014-10-14 11:55:32 UTC (rev 18286)
+++ trunk/packages/smalt/trunk/debian/control 2014-10-14 13:59:14 UTC (rev 18287)
@@ -1,22 +1,23 @@
Source: smalt
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
Section: science
-XS-Testsuite: autopkgtest
+Testsuite: autopkgtest
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 9),
zlib1g-dev,
python,
samtools,
libbambamc-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/smalt/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/smalt/trunk/
Homepage: http://www.sanger.ac.uk/resources/software/smalt/
Package: smalt
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Sequence Mapping and Alignment Tool
SMALT efficiently aligns DNA sequencing reads with a reference genome.
It Reads from a wide range of sequencing platforms, for example Illumina,
@@ -41,7 +42,8 @@
Package: smalt-examples
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Sequence Mapping and Alignment Tool (examples)
SMALT efficiently aligns DNA sequencing reads with a reference genome.
It Reads from a wide range of sequencing platforms, for example Illumina,
More information about the debian-med-commit
mailing list