This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cup.
commit 79ba4188c1cd25c03412b5ba2cb19ecf789f2102 Author: Markus Koschany <[email protected]> Date: Wed Oct 28 11:39:37 2015 +0000 Fix cup's Vcs link --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 30a3106..e56b7d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 40cfad2..3720e31 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: 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/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

