This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang-java.
commit badc98eca675ae3a68a260f4db0ccf53429ce75d Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 10:59:10 2018 +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 8810719..d1484cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libcommons-lang-java (2.6-7) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Fri, 12 Jan 2018 10:59:10 +0100 + libcommons-lang-java (2.6-6) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index a2a4b1b..1fe5d98 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: junit (>= 3.8.1), libcommons-parent-java (>= 12) Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-lang-java -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-lang-java +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-lang-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-lang-java.git Homepage: http://commons.apache.org/lang/ Package: libcommons-lang-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

