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 <[email protected]> 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 <[email protected]> +Uploaders: Olivier Sallou <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9) -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Olivier Sallou <[email protected]> +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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
