Author: apo-guest Date: 2015-10-28 11:39:37 +0000 (Wed, 28 Oct 2015) New Revision: 18874
Modified: trunk/cup/debian/changelog trunk/cup/debian/control Log: Fix cup's Vcs link Modified: trunk/cup/debian/changelog =================================================================== --- trunk/cup/debian/changelog 2015-10-28 00:15:39 UTC (rev 18873) +++ trunk/cup/debian/changelog 2015-10-28 11:39:37 UTC (rev 18874) @@ -1,3 +1,9 @@ +cup (0.11a+20060608-5) UNRELEASED; urgency=medium + + * Fix Vcs link. + + -- Markus Koschany <[email protected]> Wed, 28 Oct 2015 12:38:01 +0100 + cup (0.11a+20060608-4) unstable; urgency=medium * Team upload. Modified: trunk/cup/debian/control =================================================================== --- trunk/cup/debian/control 2015-10-28 00:15:39 UTC (rev 18873) +++ trunk/cup/debian/control 2015-10-28 11:39:37 UTC (rev 18874) @@ -13,7 +13,7 @@ jflex, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/viewvc/pkg-java/trunk/cup +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/cup Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/cup Homepage: http://www2.cs.tum.edu/projects/cup/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

