This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository librepository.
commit d55cc24612755fcfab0f614d711993919a1b9796 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 22:32:55 2016 +0100 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 a650608..01f7e58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +librepository (1.1.6-3) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 07 Nov 2016 15:55:14 +0100 + librepository (1.1.6-2) unstable; urgency=low * merge libbase 1.1.6-2 changes diff --git a/debian/control b/debian/control index 5d3e286..4a490f7 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Rene Engelhard <[email protected]> Build-Depends: debhelper (>= 5), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libbase-java, libgnumail-java, libcommons-logging-java, javahelper, ant-contrib Standards-Version: 3.9.1 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/librepository -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/librepository/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/librepository.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/librepository.git Package: librepository-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

