This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlgraphics-commons.
commit 746ac54cc03693bcd99e64f085b5c303971f65aa Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 2 17:07:43 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 eb1e5c4..684899b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xmlgraphics-commons (2.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 02 Oct 2017 17:07:43 +0200 + xmlgraphics-commons (2.1-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index c68d72b..29d1f41 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: ant-optional, libxml-commons-resolver1.1-java, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/xmlgraphics-commons -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/xmlgraphics-commons +Vcs-Git: https://anonscm.debian.org/git/pkg-java/xmlgraphics-commons.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xmlgraphics-commons.git Homepage: http://xmlgraphics.apache.org/commons/ Package: libxmlgraphics-commons-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

