This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libmetadata-extractor-java.
commit c2f49798e76360982ae27b96693c10322d089092 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 10 14:11:40 2015 +0100 debian/copyright: Updated the URL of the source code --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9fb5bcf..85f4f48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libmetadata-extractor-java (2.6.4-3) UNRELEASED; urgency=medium * Moved the package to Git * debian/watch: Watch the release tags on Github * debian/orig-tar.sh: Download the sources from Github + * debian/copyright: Updated the URL of the source code * debian/control: - Standards-Version updated to 3.9.6 (no changes) diff --git a/debian/copyright b/debian/copyright index e706980..3caf6bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: metadata-extractor Upstream-Contact: Drew Noakes <[email protected]> -Source: https://code.google.com/p/metadata-extractor/ +Source: https://github.com/drewnoakes/metadata-extractor Files: * Copyright: 2002-2012, Drew Noakes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmetadata-extractor-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

