This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository japi-compliance-checker.
commit c46747d101a8db95dada082c32f730ff70bce758 Author: Emmanuel Bourg <[email protected]> Date: Thu May 21 10:35:44 2015 +0200 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 a62e410..0532ef7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi-compliance-checker (1.3.7-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Thu, 21 May 2015 10:35:44 +0200 + japi-compliance-checker (1.3.7-1) unstable; urgency=low * New upstream diff --git a/debian/control b/debian/control index 9c3b88c..71454fd 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Build-Depends: debhelper (>= 8), help2man Maintainer: Mathieu Malaterre <[email protected]> Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/japi-compliance-checker.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/japi-compliance-checker.git Homepage: http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker -Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/japi-compliance-checker/trunk -Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/japi-compliance-checker/trunk/ Package: japi-compliance-checker Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

