This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antelope.
commit bb5f2b3af3a9d535f1d4536e062e430bd1dba1a4 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 11 15:35:52 2014 +0100 Added the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 783669e..3328d1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ antelope (3.5.1-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Co-maintenance with the Java Team + - Added the Vcs-* fields -- Emmanuel Bourg <[email protected]> Thu, 11 Dec 2014 15:34:12 +0100 diff --git a/debian/control b/debian/control index 57364d3..2a08b6f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,9 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-repo-helper, ant, docbook-xsl, xsltproc Standards-Version: 3.9.1 -Homepage: http://antelope.tigris.org/ +Vcs-Git: git://anonscm.debian.org/pkg-java/antelope.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/antelope.git +Homepage: http://antelope.tigris.org Package: libantelope-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antelope.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

