[med-svn] r18136 - trunk/packages/soap/soapdenovo2/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Sep 25 15:14:22 UTC 2014


Author: tille
Date: 2014-09-25 15:14:22 +0000 (Thu, 25 Sep 2014)
New Revision: 18136

Modified:
   trunk/packages/soap/soapdenovo2/trunk/debian/changelog
   trunk/packages/soap/soapdenovo2/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/soap/soapdenovo2/trunk/debian/changelog
===================================================================
--- trunk/packages/soap/soapdenovo2/trunk/debian/changelog	2014-09-25 15:13:00 UTC (rev 18135)
+++ trunk/packages/soap/soapdenovo2/trunk/debian/changelog	2014-09-25 15:14:22 UTC (rev 18136)
@@ -1,6 +1,7 @@
 soapdenovo2 (240+dfsg-2) UNRELEASED; urgency=medium
 
   * Fix watch file to not report "-mac"
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 25 Sep 2014 17:11:27 +0200
 

Modified: trunk/packages/soap/soapdenovo2/trunk/debian/control
===================================================================
--- trunk/packages/soap/soapdenovo2/trunk/debian/control	2014-09-25 15:13:00 UTC (rev 18135)
+++ trunk/packages/soap/soapdenovo2/trunk/debian/control	2014-09-25 15:14:22 UTC (rev 18136)
@@ -1,19 +1,25 @@
 Source: soapdenovo2
-Section: science
-Priority: optional
-Build-Depends: debhelper (>= 9), hardening-includes, zlib1g-dev, libbam-dev, libaio-dev
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <osallou at debian.org>,
            Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               hardening-includes,
+               zlib1g-dev,
+               libbam-dev,
+               libaio-dev
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/soap/soapdenovo2/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/soap/soapdenovo2/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/soap/soapdenovo2/
-Standards-Version: 3.9.4
 Homepage: http://soap.genomics.org.cn/soapdenovo.html
 
 Package: soapdenovo2
 Architecture: any-amd64 any-ppc64 any-ia64
 #Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, zlib1g
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         zlib1g
 Description: short-read assembly method to build de novo draft assembly
  SOAPdenovo is a novel short-read assembly method that can build a de novo draft
  assembly for the human-sized genomes. The program is specially designed to




More information about the debian-med-commit mailing list