This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit 2dbc88f112190128cb1d9293dbcf95e9e2265a55 Author: tony mancill <[email protected]> Date: Sat Jul 11 10:30:30 2015 -0700 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 267d9fc..d693b6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +antlr3 (3.2-10.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- tony mancill <[email protected]> Sat, 11 Jul 2015 10:30:30 -0700 + antlr3 (3.2-10) unstable; urgency=medium * Fixed a NullPointerException in CompositeGrammar.getIndirectDelegates() diff --git a/debian/control b/debian/control index 4e39e06..2e0d5b7 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: bnd, libstringtemplate-java (>= 3.2.1), maven-debian-helper (>= 1.1) Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr3 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr3 +Vcs-Git: git://anonscm.debian.org/pkg-java/antlr3.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/antlr3.git Homepage: http://www.antlr3.org Package: antlr3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

