Author: tille Date: 2017-01-03 15:03:06 +0000 (Tue, 03 Jan 2017) New Revision: 23489
Modified: trunk/packages/python-matplotlib-venn/trunk/debian/changelog trunk/packages/python-matplotlib-venn/trunk/debian/control Log: Fix typo in Vcs fields Modified: trunk/packages/python-matplotlib-venn/trunk/debian/changelog =================================================================== --- trunk/packages/python-matplotlib-venn/trunk/debian/changelog 2017-01-03 14:49:03 UTC (rev 23488) +++ trunk/packages/python-matplotlib-venn/trunk/debian/changelog 2017-01-03 15:03:06 UTC (rev 23489) @@ -1,3 +1,9 @@ +python-matplotlib-venn (0.11.4-2) UNRELEASED; urgency=medium + + * Fix typo in Vcs fields + + -- Andreas Tille <[email protected]> Tue, 03 Jan 2017 16:02:37 +0100 + python-matplotlib-venn (0.11.4-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/python-matplotlib-venn/trunk/debian/control =================================================================== --- trunk/packages/python-matplotlib-venn/trunk/debian/control 2017-01-03 14:49:03 UTC (rev 23488) +++ trunk/packages/python-matplotlib-venn/trunk/debian/control 2017-01-03 15:03:06 UTC (rev 23489) @@ -20,8 +20,8 @@ xauth, xvfb Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-mathplotlib-venn/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-mathplotlib-venn/trunk/ +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-matplotlib-venn/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-matplotlib-venn/trunk/ Homepage: https://pypi.python.org/pypi/matplotlib-venn X-Python-Version: all X-Python3-Version: >= 3.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
