This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 665974d2443a196ab20ce2973aa46b85c2e2148a Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 25 16:14:13 2016 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 82e646d..385cc37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +antlr (2.7.7+dfsg-8) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Tue, 25 Oct 2016 16:14:13 +0200 + antlr (2.7.7+dfsg-7) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 994f60b..98849da 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Torsten Werner <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, python (>= 2.6.6-3~), autotools-dev, python-all-dev (>= 2.3.5-11), sharutils Build-Depends-Indep: maven-repo-helper Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr +Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr.git Homepage: http://www.antlr2.org Package: antlr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

