Author: tille Date: 2016-01-09 17:06:58 +0000 (Sat, 09 Jan 2016) New Revision: 21058
Modified: trunk/packages/fastdnaml/trunk/debian/changelog trunk/packages/fastdnaml/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/fastdnaml/trunk/debian/changelog =================================================================== --- trunk/packages/fastdnaml/trunk/debian/changelog 2016-01-09 14:26:06 UTC (rev 21057) +++ trunk/packages/fastdnaml/trunk/debian/changelog 2016-01-09 17:06:58 UTC (rev 21058) @@ -1,6 +1,7 @@ fastdnaml (1.2.2-11) UNRELEASED; urgency=low * debian/upstream: Add citation information + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 27 Apr 2012 09:29:55 +0200 Modified: trunk/packages/fastdnaml/trunk/debian/control =================================================================== --- trunk/packages/fastdnaml/trunk/debian/control 2016-01-09 14:26:06 UTC (rev 21057) +++ trunk/packages/fastdnaml/trunk/debian/control 2016-01-09 17:06:58 UTC (rev 21058) @@ -1,18 +1,19 @@ Source: fastdnaml +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Charles Plessy <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]>, Charles Plessy <[email protected]> Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.2 +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/fastdnaml/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/fastdnaml/trunk/ Homepage: ftp://ftp.bio.indiana.edu/molbio/evolve/fastdnaml/fastDNAml.html -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/fastdnaml/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/fastdnaml/trunk/ Package: fastdnaml Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Suggests: phylip Description: Tool for construction of phylogenetic trees of DNA sequences fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML @@ -25,4 +26,4 @@ PHYLIP 3.3 DNAML program from PASCAL to C. . Note that the homepage of this program is not available any more and so - this program will probably not see any further updates. \ No newline at end of file + this program will probably not see any further updates. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
