This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snappy-java.
commit 6aed8524f270ec38b43bfe8a3071100e8ce1c50d Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 25 14:11:46 2014 +0100 Updated the project URL --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5bb95ba..816e9d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ snappy-java (1.0.4.1~dfsg-2) UNRELEASED; urgency=low * Standards-Version updated to 3.9.6 (no changes) * Use canonical URLs for the Vcs-* fields + * Updated the project URL -- Emmanuel Bourg <[email protected]> Tue, 25 Nov 2014 14:07:43 +0100 diff --git a/debian/control b/debian/control index ea5ad58..bb7d366 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: libmaven-bundle-plugin-java Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/debian-med/snappy-java.git Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/snappy-java.git -Homepage: http://code.google.com/p/snappy-java/ +Homepage: https://github.com/xerial/snappy-java Package: libsnappy-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 27523ad..d16d21d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://snappy-java.googlecode.com/files/snappy-java-1.0.4.1.tar.gz +Source: https://github.com/xerial/snappy-java Comment: lib/silk-weaver.jar is not packaged in Debian, and the other files in this directory are not useful to the Debian package, so they were removed. The native snappy library, for which the sources are not present in the snappy-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

