Author: tille Date: 2013-08-08 20:16:01 +0000 (Thu, 08 Aug 2013) New Revision: 14404
Modified: trunk/packages/paml/trunk/debian/changelog trunk/packages/paml/trunk/debian/control Log: New upstream version; cme fix dpkg-control Modified: trunk/packages/paml/trunk/debian/changelog =================================================================== --- trunk/packages/paml/trunk/debian/changelog 2013-08-08 18:47:32 UTC (rev 14403) +++ trunk/packages/paml/trunk/debian/changelog 2013-08-08 20:16:01 UTC (rev 14404) @@ -1,3 +1,11 @@ +paml (4.7-1) UNRELEASED; urgency=low + + * New upstream version + * debian/control: + - cme fix dpkg-control + + -- Andreas Tille <[email protected]> Thu, 08 Aug 2013 22:07:27 +0200 + paml (4.5-1) unstable; urgency=low [ Pjotr Prins ] Modified: trunk/packages/paml/trunk/debian/control =================================================================== --- trunk/packages/paml/trunk/debian/control 2013-08-08 18:47:32 UTC (rev 14403) +++ trunk/packages/paml/trunk/debian/control 2013-08-08 20:16:01 UTC (rev 14404) @@ -1,20 +1,20 @@ Source: paml +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Pjotr Prins <[email protected]>, + Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> Section: non-free/science Priority: extra -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Pjotr Prins <[email protected]>, - Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]> -DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/paml/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/paml/trunk Homepage: http://abacus.gene.ucl.ac.uk/software/paml.html -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/paml/trunk -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/paml/trunk/ Package: paml Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Phylogenetic Analysis by Maximum Likelihood (PAML) PAML is a package of programs for phylogenetic analyses of DNA or protein sequences using maximum likelihood. @@ -26,3 +26,4 @@ Description: Documentation for PAML The source code comes with a series of PDF files to help with further insights for the working of, and with, PAML. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
