This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit 983cba979a541a08780f5c204f4c3469e1838995 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 6 13:29:02 2013 +0000 Canonical URLs for the Vcs-* fields --- debian/changelog | 10 ++++++---- debian/control | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97ff2cf..5be881c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,13 @@ javacc (5.0-5) unstable; urgency=low * Fixed the watch file * Enabled the unit tests - * Updated Standards-Version to 3.9.4 + * debian/control: + - Removed Michael Koch from the Uploaders list (Closes: #654030) + - Updated Standards-Version to 3.9.4 + - Use canonical URLs for the Vcs-* fields + - Replaced the dependency of the documentation package on classpath-doc + with default-jre-doc * Switched to quilt for managing the patches - * Removed Michael Koch from the Uploaders list (Closes: #654030) - * Replaced the dependency of the documentation package on classpath-doc - with default-jre-doc * debian/rules: Added a clean target to allow rebuilds * debian/orig-tar.sh: Install the tarball in the parent directory * debian/copyright: Updated to the Copyright Format 1.0 diff --git a/debian/control b/debian/control index e7eee54..1c0a414 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: ant, debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk Build-Depends-Indep: ant-optional, libxalan2-java, docbook-to-man, junit, maven-repo-helper Standards-Version: 3.9.4 Homepage: http://javacc.java.net -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javacc -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/javacc +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/javacc +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/javacc Package: javacc Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

