This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libclucy-clojure.
commit 956598f447d075b0c157615f9905c355fb4aa46b Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 19 09:27:36 2016 +0100 Use canonical URLs for the Vcs-* fields --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a730898..8e1f25e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ clucy (0.4.0-1) UNRELEASED; urgency=medium + * Team upload. + + [ Daigo Moriwaki ] * New upstream release. - Depends on clojure1.6 - Bumped up Standards-Version to 3.9.6 - Corrected Vcs-Git. + [ Emmanuel Bourg ] + * Use canonical URLs for the Vcs-* fields + -- Daigo Moriwaki <[email protected]> Sat, 14 Jun 2014 15:25:56 +0900 clucy (0.3.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 3e3b143..9f74383 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: debhelper (>> 8), liblucene2-java, libtext-markdown-perl Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-java/libclucy-clojure.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libclucy-clojure.git Homepage: https://github.com/weavejester/clucy -Vcs-Git: git://git.debian.org/git/pkg-java/libclucy-clojure.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libclucy-clojure.git Package: libclucy-clojure Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libclucy-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

