This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uima-as.
commit d94e6324d70131f899186ea9c4c437485bdb3ef6 Author: Emmanuel Bourg <[email protected]> Date: Tue Dec 15 11:43:20 2015 +0100 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 2f0fc05..0b4f805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ uima-as (2.3.1-4) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 9 * Build with the DH sequencer instead of CDBS + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Tue, 15 Dec 2015 08:36:16 +0100 diff --git a/debian/control b/debian/control index 73454ad..1982a0e 100644 --- a/debian/control +++ b/debian/control @@ -41,8 +41,8 @@ Build-Depends-Indep: ant, uima-doc, uima-examples Standards-Version: 3.9.6 -Vcs-Git: git://git.debian.org/pkg-java/uima-as.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/uima-as.git +Vcs-Git: git://anonscm.debian.org/pkg-java/uima-as.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uima-as.git Homepage: http://uima.apache.org/doc-uimaas-what.html Package: libuima-as-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-as.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

