Author: tille Date: 2011-02-14 14:28:16 +0000 (Mon, 14 Feb 2011) New Revision: 5977
Added: trunk/packages/phyml/trunk/debian/source/ trunk/packages/phyml/trunk/debian/source/format Modified: trunk/packages/phyml/trunk/debian/changelog trunk/packages/phyml/trunk/debian/control trunk/packages/phyml/trunk/debian/watch Log: Fixed watch file which enables retrieving new upstream version, source version 3.0 Modified: trunk/packages/phyml/trunk/debian/changelog =================================================================== --- trunk/packages/phyml/trunk/debian/changelog 2011-02-14 14:17:10 UTC (rev 5976) +++ trunk/packages/phyml/trunk/debian/changelog 2011-02-14 14:28:16 UTC (rev 5977) @@ -1,3 +1,12 @@ +phyml (2:20100720-1) UNRELEASED; urgency=low + + * New upstream version + * Fixed watch file + * Standard-Version: 3.9.1 (no changes needed) + * Source format 3.0 (quilt) + + -- Andreas Tille <[email protected]> Mon, 14 Feb 2011 15:04:52 +0100 + phyml (2:20100123-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/phyml/trunk/debian/control =================================================================== --- trunk/packages/phyml/trunk/debian/control 2011-02-14 14:17:10 UTC (rev 5976) +++ trunk/packages/phyml/trunk/debian/control 2011-02-14 14:28:16 UTC (rev 5977) @@ -3,9 +3,10 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Charles Plessy <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7), automake, autoconf -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: http://www.atgc-montpellier.fr/phyml Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyml/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/phyml/trunk/ Added: trunk/packages/phyml/trunk/debian/source/format =================================================================== --- trunk/packages/phyml/trunk/debian/source/format (rev 0) +++ trunk/packages/phyml/trunk/debian/source/format 2011-02-14 14:28:16 UTC (rev 5977) @@ -0,0 +1 @@ +3.0 (quilt) Modified: trunk/packages/phyml/trunk/debian/watch =================================================================== --- trunk/packages/phyml/trunk/debian/watch 2011-02-14 14:17:10 UTC (rev 5976) +++ trunk/packages/phyml/trunk/debian/watch 2011-02-14 14:28:16 UTC (rev 5977) @@ -1,3 +1,2 @@ version=3 -http://code.google.com/p/phyml/downloads/list \ - http://phyml[.]googlecode[.]com/files/phyml_(20.*)[.]tar[.]gz +http://googlecode.debian.net/p/phyml/phyml[_-](20.+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
