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 389e56179c31d4c09ee36613793b8222375abb55 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 10 10:01:55 2015 +0100 Standards-Version updated to 3.9.6 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8eb9a3a..9fb5bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ 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/control: + - Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Tue, 10 Mar 2015 09:34:34 +0100 diff --git a/debian/control b/debian/control index e22cc2b..d4f5be9 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: ant, junit4, libxmpcore-java, maven-repo-helper -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/libmetadata-extractor-java.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libmetadata-extractor-java.git Homepage: http://www.drewnoakes.com/code/exif/ -- 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

