This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ear-plugin.
commit c8480637e5f99ff51a3f05dbee6687c804725819 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 14:49:07 2015 +0100 Moved the package to Git --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f730ba0..dd4fee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ maven-ear-plugin (2.3.2-4) UNRELEASED; urgency=low - Use canonical URLs for the Vcs-* fields * Swicth to debhelper level 9 * debian/copyright: Updated the Format URI + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Sun, 24 Nov 2013 12:23:35 +0100 diff --git a/debian/control b/debian/control index 3aa8919..262f4b0 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3), libsurefire-java (>= 2.4.3), libxmlunit-java Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-ear-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-ear-plugin/ +Vcs-Git: git://anonscm.debian.org/pkg-java/maven-ear-plugin.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-ear-plugin.git Homepage: http://maven.apache.org/plugins/maven-ear-plugin/ Package: libmaven-ear-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ear-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

