Author: tille Date: 2014-03-27 20:36:41 +0000 (Thu, 27 Mar 2014) New Revision: 16529
Modified: trunk/packages/pyqi/trunk/debian/changelog trunk/packages/pyqi/trunk/debian/control trunk/packages/pyqi/trunk/debian/copyright trunk/packages/pyqi/trunk/debian/watch Log: New upstream version at changed upstream location Modified: trunk/packages/pyqi/trunk/debian/changelog =================================================================== --- trunk/packages/pyqi/trunk/debian/changelog 2014-03-27 17:56:07 UTC (rev 16528) +++ trunk/packages/pyqi/trunk/debian/changelog 2014-03-27 20:36:41 UTC (rev 16529) @@ -1,3 +1,10 @@ +pyqi (0.3.1-1) UNRELEASED; urgency=medium + + * New upstream version + * Fixed watch file + + -- Andreas Tille <[email protected]> Thu, 27 Mar 2014 21:32:39 +0100 + pyqi (0.2.0-2) unstable; urgency=low * Drop centence with funky unicode from long description. Modified: trunk/packages/pyqi/trunk/debian/control =================================================================== --- trunk/packages/pyqi/trunk/debian/control 2014-03-27 17:56:07 UTC (rev 16528) +++ trunk/packages/pyqi/trunk/debian/control 2014-03-27 20:36:41 UTC (rev 16529) @@ -10,7 +10,7 @@ Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/pyqi/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pyqi/trunk/ -Homepage: http://bipy.github.io/pyqi/doc/index.html +Homepage: https://pypi.python.org/pypi/pyqi/ Package: pyqi Architecture: all Modified: trunk/packages/pyqi/trunk/debian/copyright =================================================================== --- trunk/packages/pyqi/trunk/debian/copyright 2014-03-27 17:56:07 UTC (rev 16528) +++ trunk/packages/pyqi/trunk/debian/copyright 2014-03-27 20:36:41 UTC (rev 16529) @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyqi Upstream-Contact: BiPy Development Team <[email protected]> -Source: ftp://thebeast.colorado.edu/pub/pyqi-releases/ +Source: https://pypi.python.org/pypi/pyqi/ Files: * Copyright: 2013 BiPy Development Team <[email protected]> Modified: trunk/packages/pyqi/trunk/debian/watch =================================================================== --- trunk/packages/pyqi/trunk/debian/watch 2014-03-27 17:56:07 UTC (rev 16528) +++ trunk/packages/pyqi/trunk/debian/watch 2014-03-27 20:36:41 UTC (rev 16529) @@ -1,3 +1,2 @@ version=3 - -ftp://thebeast.colorado.edu/pub/pyqi-releases/pyqi-([0-9.]+).tar.gz +https://pypi.python.org/packages/source/p/pyqi/pyqi-([.\d]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
