This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove3.
commit 7c09c29428528f479ee963c1f00d5b4349901d9e Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 14:22:05 2018 +0200 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 54a8e33..b213371 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +trove3 (3.0.3-4) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 14:22:05 +0200 + trove3 (3.0.3-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 8124773..1ce40c6 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Erich Schubert <[email protected]>, Torsten Werner <[email protected]> Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, ant-optional, maven-repo-helper, junit4 Standards-Version: 3.9.6 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove3.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove3.git Homepage: http://trove4j.sourceforge.net/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/trove3 -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/trove3/ Package: libtrove3-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove3.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

