This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-modeler-java.
commit 9d6c1c06a7554a1bc74e64a3fd86c8cd3cd9e581 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 4 07:04:49 2015 +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 6306178..40c8601 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libcommons-modeler-java (2.0.1-7) UNRELEASED; urgency=medium * Removed Michael Koch from the uploaders (Closes: #654060) * Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 9 + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 04 Jun 2015 08:53:49 +0200 diff --git a/debian/control b/debian/control index cf78d0a..32ea9ec 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), ant Build-Depends-Indep: default-jdk, libcommons-logging-java, libcommons-digester-java, junit, maven-repo-helper Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-modeler-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-modeler-java/ Homepage: http://commons.apache.org/modeler/ -Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/ Package: libcommons-modeler-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

