This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove.
commit 8b5d7cd0e15e09eef7db3b833ea7aa1048aefc0f 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 e451908..a6f54a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +trove (2.1.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 14:22:05 +0200 + trove (2.1.0-2) unstable; urgency=low [ Thierry Carrez ] diff --git a/debian/control b/debian/control index 7bc1863..b4dcab4 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Torsten Werner <[email protected]>, Michael Koch <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant Standards-Version: 3.8.4 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove.git Homepage: http://trove4j.sourceforge.net -Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/trove -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/trove/ Package: libtrove-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

