This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz-java.
commit 433b3bab38aceef4ecfcca5307a01e599866b288 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 21 11:33:43 2015 +0200 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 9f10d37..2bb8a19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libquartz-java (1:1.7.3-6) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.6 (no changes) + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Wed, 06 May 2015 14:28:36 +0200 diff --git a/debian/control b/debian/control index 4801bef..148108f 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends-Indep: default-jdk-doc, libservlet3.1-java, libservlet3.1-java-doc Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libquartz-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/ +Vcs-Git: git://anonscm.debian.org/pkg-java/libquartz-java.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libquartz-java.git Homepage: http://quartz-scheduler.org Package: libquartz-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

