This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit e3fae3ee0456cff3205a457e1d777b38b73b0a8a Author: Jakub Adam <[email protected]> Date: Sun Aug 2 23:12:33 2015 +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 2eea9ee..80de1ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libcommons-jxpath-java (1.3-6.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Jakub Adam <[email protected]> Sun, 02 Aug 2015 23:12:33 +0200 + libcommons-jxpath-java (1.3-6) unstable; urgency=low * debian/control: diff --git a/debian/control b/debian/control index 9d0c593..4ec1415 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: ant, libservlet3.0-java, maven-repo-helper Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-jxpath-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-jxpath-java/ +Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-jxpath-java.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-jxpath-java.git Homepage: http://commons.apache.org/jxpath Package: libcommons-jxpath-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

