This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository svgsalamander.
commit 9895ddf2c35bd3df8aec9414770a303a25d08c58 Author: Bas Couwenberg <[email protected]> Date: Sat Aug 13 20:52:26 2016 +0200 Update upstream metadata. Changes: - Drop Homepage field, not recommended and duplicates field in debian/control https://wiki.debian.org/UpstreamMetadata#Fields_that_are_not_recommended - Drop Contact field, duplicates Upstream-Contact field in debian/copyright --- debian/changelog | 7 +++++++ debian/upstream/metadata | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d66a59f..273d89c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ svgsalamander (1.1.0+dfsg1-1) unstable; urgency=medium + [ Felix Natter ] * New upstream version. * drop patch #0004, as upstream has dropped embedded batik (now uses JDK5 implementation bits) + [ Bas Couwenberg ] + * Update upstream metadata, changes: + - Drop Homepage field, not recommended & duplicates field in debian/control + https://wiki.debian.org/UpstreamMetadata#Fields_that_are_not_recommended + - Drop Contact field, duplicates Upstream-Contact field in debian/copyright + -- Felix Natter <[email protected]> Sat, 13 Aug 2016 20:15:00 +0200 svgsalamander (1.0.0+dfsg1-1) unstable; urgency=medium diff --git a/debian/upstream/metadata b/debian/upstream/metadata index d72d240..57245fe 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,8 +1,6 @@ --- Bug-Database: https://github.com/blackears/svgSalamander/issues Bug-Submit: https://github.com/blackears/svgSalamander/issues/new -Contact: Mark McKay <[email protected]> Name: svgSalamander -Homepage: https://github.com/blackears/svgSalamander/ Repository: https://github.com/blackears/svgSalamander.git Repository-Browse: https://github.com/blackears/svgSalamander -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svgsalamander.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

