This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xml-maven-plugin.
commit 2c683152b46efb186ae8bbd7bc3738264523d645 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:56:18 2017 +0200 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 1abb9da..c50ed58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xml-maven-plugin (1.0.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 16:56:18 +0200 + xml-maven-plugin (1.0.1-2) unstable; urgency=medium * Replace dependency libsaxonb-java to libsaxonhe-java diff --git a/debian/control b/debian/control index cba1c88..ce3ea78 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends-Indep: libmaven-invoker-plugin-java, libjaxp1.3-java, libmaven2-co libplexus-resources-java, libplexus-utils-java, libxerces2-java, libxml-commons-resolver1.1-java (>= 1.2), libmaven-plugin-testing-java, libsaxonhe-java, libxalan2-java, libmaven-plugin-tools-java Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/xml-maven-plugin -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/xml-maven-plugin +Vcs-Git: https://anonscm.debian.org/git/pkg-java/xml-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xml-maven-plugin.git Homepage: https://github.com/mojohaus/xml-maven-plugin/ Package: libxml-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xml-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

