This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository proguard.
commit 666a4e3bb0bc8b7309741cac3b97c3d951fc0bb0 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 10 11:48:25 2014 +0200 Added the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index af492a3..eedd01e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proguard (4.8-1) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Added the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Thu, 10 Apr 2014 11:47:46 +0200 + proguard (4.8-0.1) unstable; urgency=low * Non-maintainer upload. diff --git a/debian/control b/debian/control index 7799d99..10de6b4 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,8 @@ Priority: optional Maintainer: Sam Clegg <[email protected]> Build-Depends: debhelper (>= 7.0.15), cdbs, default-jdk, ant Standards-Version: 3.9.4 +Vcs-Git: git://anonscm.debian.org/pkg-java/proguard.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/proguard.git Package: proguard Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

