This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jakarta-ecs.
commit 0634cc788800c529a6d49e2e2c21a9b9d50e156f Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 6 18:19:48 2014 +0100 Added the missing Vcs-* fields --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 97b0f77..cbbd5b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ jakarta-ecs (1.4.2-3) UNRELEASED; urgency=medium - Removed the runtime dependency on the JRE - Fixed a typo in the package description (Closes: #658268) - Standards-Version updated to 3.9.5 + - Added the missing Vcs-* fields * debian/rules: Removed simple-patchsys.mk * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 92d3b6e..19566fb 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, libregexp-java Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/jakarta-ecs.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jakarta-ecs.git Homepage: http://jakarta.apache.org/ecs Package: libjakarta-ecs-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jakarta-ecs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

