[med-svn] r17774 - trunk/packages/mapsembler2/trunk/debian

Olivier Sallou osallou at moszumanska.debian.org
Mon Aug 18 18:04:16 UTC 2014


Author: osallou
Date: 2014-08-18 18:04:16 +0000 (Mon, 18 Aug 2014)
New Revision: 17774

Modified:
   trunk/packages/mapsembler2/trunk/debian/changelog
   trunk/packages/mapsembler2/trunk/debian/control
Log:
add cppunit to active tests

Modified: trunk/packages/mapsembler2/trunk/debian/changelog
===================================================================
--- trunk/packages/mapsembler2/trunk/debian/changelog	2014-08-18 17:55:43 UTC (rev 17773)
+++ trunk/packages/mapsembler2/trunk/debian/changelog	2014-08-18 18:04:16 UTC (rev 17774)
@@ -1,4 +1,4 @@
-mapsembler2 (2.2.1+dfsg-1) unstable; urgency=medium
+mapsembler2 (2.2.1+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release
     Change of license to AGPL-3

Modified: trunk/packages/mapsembler2/trunk/debian/control
===================================================================
--- trunk/packages/mapsembler2/trunk/debian/control	2014-08-18 17:55:43 UTC (rev 17773)
+++ trunk/packages/mapsembler2/trunk/debian/control	2014-08-18 18:04:16 UTC (rev 17774)
@@ -4,7 +4,7 @@
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
- bc, zlib1g-dev, help2man
+ bc, zlib1g-dev, help2man, libhdf5-dev, libcppunit-dev
 Standards-Version: 3.9.5
 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/
@@ -13,7 +13,7 @@
 Package: mapsembler2
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
-         zlib1g, bc, libhdf5-dev
+         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