[med-svn] r23189 - trunk/packages/soap/soapdenovo/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Dec 2 08:24:56 UTC 2016


Author: tille
Date: 2016-12-02 08:24:56 +0000 (Fri, 02 Dec 2016)
New Revision: 23189

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


Modified: trunk/packages/soap/soapdenovo/trunk/debian/changelog
===================================================================
--- trunk/packages/soap/soapdenovo/trunk/debian/changelog	2016-12-02 08:23:14 UTC (rev 23188)
+++ trunk/packages/soap/soapdenovo/trunk/debian/changelog	2016-12-02 08:24:56 UTC (rev 23189)
@@ -3,6 +3,7 @@
   * Team upload
   * debian/upstream moved to debian/upstream/metadata
   * d/watch: Source not available any more at download page
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 02 Dec 2016 09:20:32 +0100
 

Modified: trunk/packages/soap/soapdenovo/trunk/debian/control
===================================================================
--- trunk/packages/soap/soapdenovo/trunk/debian/control	2016-12-02 08:23:14 UTC (rev 23188)
+++ trunk/packages/soap/soapdenovo/trunk/debian/control	2016-12-02 08:24:56 UTC (rev 23189)
@@ -1,18 +1,18 @@
 Source: soapdenovo
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Olivier Sallou <osallou at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Olivier Sallou <osallou at debian.org>
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/soap/soapdenovo/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/soap/soapdenovo/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/soap/soapdenovo/
-Standards-Version: 3.9.4
 Homepage: http://soap.genomics.org.cn/soapdenovo.html
 
 Package: soapdenovo
 Architecture: any-amd64 any-ppc64 any-ia64
-#Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 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