Author: tille Date: 2008-07-22 14:18:16 +0000 (Tue, 22 Jul 2008) New Revision: 2284
Modified: trunk/packages/phylip/trunk/debian/README.debian trunk/packages/phylip/trunk/debian/changelog trunk/packages/phylip/trunk/debian/control Log: Fixed lintian issue in README.Debian + preparation for upload (to anable XS-autobuild) Modified: trunk/packages/phylip/trunk/debian/README.debian =================================================================== --- trunk/packages/phylip/trunk/debian/README.debian 2008-07-22 06:13:58 UTC (rev 2283) +++ trunk/packages/phylip/trunk/debian/README.debian 2008-07-22 14:18:16 UTC (rev 2284) @@ -13,7 +13,7 @@ If it bothers you, just add "/usr/lib/phylip/bin" in front of your PATH and you'll get the Phylip programs as usual. -Test files and samples are in /usr/doc/phylip/examples/tests. +Test files and samples are in /usr/share/doc/phylip/examples/tests. Just type make. Modified: trunk/packages/phylip/trunk/debian/changelog =================================================================== --- trunk/packages/phylip/trunk/debian/changelog 2008-07-22 06:13:58 UTC (rev 2283) +++ trunk/packages/phylip/trunk/debian/changelog 2008-07-22 14:18:16 UTC (rev 2284) @@ -1,12 +1,14 @@ -phylip (1:3.67-3) UNRELEASED; urgency=low +phylip (1:3.67-3) unstable; urgency=low [ Andreas Tille ] * Added XS-Autobuild: yes to enable auto building + * Standards-Version: 3.8.0 (no changes needed) + * debian/README.Debian: s?usr/doc?usr/share/doc? [ Charles Plessy ] * Changed the doc-base section according to the new policy. - -- Charles Plessy <[EMAIL PROTECTED]> Sat, 22 Mar 2008 11:32:49 +0900 + -- Andreas Tille <[EMAIL PROTECTED]> Tue, 22 Jul 2008 15:51:33 +0200 phylip (1:3.67-2) unstable; urgency=low Modified: trunk/packages/phylip/trunk/debian/control =================================================================== --- trunk/packages/phylip/trunk/debian/control 2008-07-22 06:13:58 UTC (rev 2283) +++ trunk/packages/phylip/trunk/debian/control 2008-07-22 14:18:16 UTC (rev 2284) @@ -2,11 +2,11 @@ Section: non-free/science Priority: optional Maintainer: Debian-Med Packaging Team <[EMAIL PROTECTED]> -XS-DM-Upload-Allowed: yes +DM-Upload-Allowed: yes Uploaders: Andreas Tille <[EMAIL PROTECTED]> Build-Depends: cdbs (>= 0.4.23-1.1), patchutils (>= 0.2.25), debhelper (>= 5), quilt, libx11-dev, libxt-dev, libxaw7-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://evolution.genetics.washington.edu/phylip.html Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phylip Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phylip _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
