This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cup.
commit 4bff976172e4fdf56834bf3b031b8cec8363c894 Author: Markus Koschany <[email protected]> Date: Wed Dec 30 03:03:40 2015 +0100 Moved the package to Git --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e56b7d3..240cf77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cup (0.11a+20060608-5) UNRELEASED; urgency=medium * Fix Vcs link. + * Moved the package to Git -- Markus Koschany <[email protected]> Wed, 28 Oct 2015 12:38:01 +0100 diff --git a/debian/control b/debian/control index 3720e31..5279ba7 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/pkg-java/trunk/cup +Vcs-Git: git://anonscm.debian.org/pkg-java/cup.git 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

