This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-logging-java.
commit 483662e8a50e514e56518c2a4b61f3e23901971e Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 10:59:05 2018 +0100 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9fbd171..e683432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-logging-java (1.2-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Fri, 12 Jan 2018 10:59:05 +0100 + libcommons-logging-java (1.2-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index f5e5dcb..f127489 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends-Indep: junit, libservlet3.1-java, maven-repo-helper Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-logging-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-logging-java +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-logging-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-logging-java.git Homepage: http://commons.apache.org/logging Package: libcommons-logging-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-logging-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

