This is an automated email from the git hooks/post-receive script. eugene pushed a commit to branch master in repository testng.
commit a5b6de827acf5ef2dc8c0ef2684717ee91a79b2e Author: Eugene Zhukov <[email protected]> Date: Sun Apr 3 19:17:48 2016 +0300 Fix Vcs download URL --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c5bb8d..1c193b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +testng (6.9.10-2) UNRELEASED; urgency=medium + + * Fix Vcs download URL + + -- Eugene Zhukov <[email protected]> Sun, 03 Apr 2016 19:13:52 +0300 + testng (6.9.10-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index b0ca35c..10434bb 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libyaml-snake-java, libbuild-helper-maven-plugin-java Standards-Version: 3.9.7 -Vcs-Git: https://anonscm.debian.org/pkg-java/testng +Vcs-Git: https://anonscm.debian.org/git/pkg-java/testng Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/testng Homepage: http://testng.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

