This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 6788da521ffd40da67bbdbad75090519fab5c186 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 2 21:27:34 2014 +0000 Use a canonical URL for the Vcs-Svn field --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 426c9c1..74cfcf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,9 @@ java-common (0.52) UNRELEASED; urgency=medium * Team upload. * Prepared the default values for Java 8 * Switch to debhelper level 9 - * Standards-Version updated to 3.9.5 (no changes) + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use a canonical URL for the Vcs-Svn field -- Emmanuel Bourg <[email protected]> Wed, 02 Apr 2014 22:57:37 +0200 diff --git a/debian/control b/debian/control index cff4a44..3dd4836 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Matthias Klose <[email protected]>, Torsten Werner <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, lynx Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java-common +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/java-common Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/java-common/ Package: java-common -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

