This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository sacjava.
commit 56206a371446090aec1f4b02dbae65c8bbbf6440 Author: Jakub Adam <[email protected]> Date: Mon Aug 3 09:59:06 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 de01a33..f959683 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sacjava (1.3-6.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Jakub Adam <[email protected]> Mon, 03 Aug 2015 09:59:06 +0200 + sacjava (1.3-6) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 163ee06..fbe3367 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 8), default-jdk, dpkg-dev (>= 1.16.2), gcj-native-helper, maven-repo-helper Standards-Version: 3.9.2 Section: java -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/sacjava -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/sacjava/ +Vcs-Git: git://anonscm.debian.org/pkg-java/sacjava.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/sacjava.git Homepage: http://www.w3.org/Style/CSS/SAC/ Package: libsac-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sacjava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

