This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjspeex-java.
commit caf4a2452963cc841f2ecbc31b8f3fa2ef8b4957 Author: Emmanuel Bourg <[email protected]> Date: Fri May 27 09:20:54 2016 +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 eeb60f9..7800d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libjspeex-java (0.9.7-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Fri, 27 May 2016 09:20:54 +0200 + libjspeex-java (0.9.7-3) unstable; urgency=low * Switch to default-jdk. diff --git a/debian/control b/debian/control index fef3a95..d6da913 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: ant-optional, junit, default-jdk Standards-Version: 3.9.1 Homepage: http://jspeex.sourceforge.net -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjspeex-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjspeex-java +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjspeex-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjspeex-java.git Package: libjspeex-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjspeex-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

