This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxerces2-java.
commit f4125ac84b21e6091403b009ad0397f02a6dbd7b Author: Emmanuel Bourg <[email protected]> Date: Sun Jun 18 13:42:17 2017 +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 a34351c..54085ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxerces2-java (2.11.0-8) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Sun, 18 Jun 2017 13:42:17 +0200 + libxerces2-java (2.11.0-7) unstable; urgency=low * Upload to unstable diff --git a/debian/control b/debian/control index 0013b28..7a9e78f 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, gcj-native-helper maven-repo-helper, javahelper, libxml-commons-resolver1.1-java, libstylebook-java, libxml-commons-external-java (>= 1.4.01-2) Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxerces2-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libxerces2-java +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxerces2-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxerces2-java.git Homepage: http://xerces.apache.org/xerces2-j/ Package: libxerces2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

