This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository stapler-adjunct-codemirror.
commit 6795d07d2188b3b521c30a46dff77caa4eb4ff50 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 4 16:15:29 2014 +0200 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 c5152b3..d185d42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ stapler-adjunct-codemirror (1.2-2) UNRELEASED; urgency=medium * debian/control: - Removed the unused dependency on the Servlet API - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 04 Sep 2014 15:52:44 +0200 diff --git a/debian/control b/debian/control index 2d863d4..30546a2 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: James Page <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, libstapler-java Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/stapler-adjunct-codemirror.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/stapler-adjunct-codemirror.git Homepage: http://stapler.java.net -Vcs-Git: git://git.debian.org/git/pkg-java/stapler-adjunct-codemirror.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/stapler-adjunct-codemirror.git Package: libstapler-adjunct-codemirror-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stapler-adjunct-codemirror.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

