This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j1.2.
commit 39c0742fe8f44665d45d104fd416ef7f1eb72066 Author: Emmanuel Bourg <[email protected]> Date: Wed Jun 26 13:50:28 2013 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 669cb8d..84811d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apache-log4j1.2 (1.2.17-3) unstable; urgency=low * Removed the dependency on the Activation Framework (libgnujaf-java) * debian/rules: Improved the clean target + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 16 May 2013 14:46:43 +0200 diff --git a/debian/control b/debian/control index 8114408..1099763 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, libgnumail-java, maven-repo-helper, default-jdk-doc, libjboss-jmx-java, bnd Standards-Version: 3.9.4 Homepage: http://logging.apache.org/log4j/1.2/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/apache-log4j1.2 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/apache-log4j1.2 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/apache-log4j1.2 +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/apache-log4j1.2 Package: liblog4j1.2-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j1.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

