Author: plessy Date: 2012-02-23 04:45:30 +0000 (Thu, 23 Feb 2012) New Revision: 9757
Modified: trunk/packages/python-pynast/trunk/debian/changelog trunk/packages/python-pynast/trunk/debian/control Log: Corrected VCS URLs. Modified: trunk/packages/python-pynast/trunk/debian/changelog =================================================================== --- trunk/packages/python-pynast/trunk/debian/changelog 2012-02-22 21:11:06 UTC (rev 9756) +++ trunk/packages/python-pynast/trunk/debian/changelog 2012-02-23 04:45:30 UTC (rev 9757) @@ -1,7 +1,8 @@ python-pynast (1.1-4) UNRELEASED; urgency=low [ Charles Plessy ] - * renamed debian/upstream-metadata.yaml to debian/upstream + * Renamed debian/upstream-metadata.yaml to debian/upstream. + * Corrected VCS URLs (debian/control). [ Andreas Tille ] * Moved DOI/PMID to References section Modified: trunk/packages/python-pynast/trunk/debian/control =================================================================== --- trunk/packages/python-pynast/trunk/debian/control 2012-02-22 21:11:06 UTC (rev 9756) +++ trunk/packages/python-pynast/trunk/debian/control 2012-02-23 04:45:30 UTC (rev 9757) @@ -9,8 +9,8 @@ XS-Autobuild: yes Standards-Version: 3.9.2 Homepage: http://pynast.sourceforge.net/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-nast/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-nast/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-pynast/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-pynast/trunk/ X-Python-Version: >= 2.5 Package: pynast _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
