[med-svn] r18427 - trunk/packages/mapsembler2/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sun Oct 26 17:12:30 UTC 2014
Author: tille
Date: 2014-10-26 17:12:29 +0000 (Sun, 26 Oct 2014)
New Revision: 18427
Modified:
trunk/packages/mapsembler2/trunk/debian/changelog
trunk/packages/mapsembler2/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/mapsembler2/trunk/debian/changelog
===================================================================
--- trunk/packages/mapsembler2/trunk/debian/changelog 2014-10-26 17:11:10 UTC (rev 18426)
+++ trunk/packages/mapsembler2/trunk/debian/changelog 2014-10-26 17:12:29 UTC (rev 18427)
@@ -3,6 +3,7 @@
* Some DEP5 fixes
* Fix clean target
Closes: #766791
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sun, 26 Oct 2014 17:42:21 +0100
Modified: trunk/packages/mapsembler2/trunk/debian/control
===================================================================
--- trunk/packages/mapsembler2/trunk/debian/control 2014-10-26 17:11:10 UTC (rev 18426)
+++ trunk/packages/mapsembler2/trunk/debian/control 2014-10-26 17:12:29 UTC (rev 18427)
@@ -4,17 +4,25 @@
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9), cmake,
- bc, zlib1g-dev, help2man, libhdf5-dev, libcppunit-dev, libboost-dev
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9),
+ cmake,
+ bc,
+ zlib1g-dev,
+ help2man,
+ libhdf5-dev,
+ libcppunit-dev,
+ libboost-dev
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mapsembler2/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mapsembler2/trunk/
Homepage: http://colibread.inria.fr/mapsembler2/
Package: mapsembler2
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends},
- zlib1g, bc
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ zlib1g,
+ bc
Description: bioinformatics targeted assembly software
Mapsembler2 is a targeted assembly software.
It takes as input a set of NGS raw reads (fasta or fastq, gzipped or not)
More information about the debian-med-commit
mailing list