This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cglib.
commit 6dae971498aa914a031fe18ed53ba411775eb90b Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 21 10:59:46 2016 +0100 Use a secure Vcs-Git URL --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c88ec96..646b049 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cglib (3.2.1-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release + * Use a secure Vcs-Git URL + + -- Emmanuel Bourg <[email protected]> Mon, 21 Mar 2016 10:58:33 +0100 + cglib (3.2.0-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 1d52b6e..8c9df83 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9~), libmaven-javadoc-plugin-java, maven-debian-helper (>= 2.0.4) Standards-Version: 3.9.6 -Homepage: http://cglib.sourceforge.net -Vcs-Git: git://anonscm.debian.org/pkg-java/cglib.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/cglib.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cglib.git +Homepage: http://cglib.sourceforge.net Package: libcglib-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cglib.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

