This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmdns.
commit 6bb98fffb6508848c0d08a75a9cb9f6d0311b2d3 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 10:26:34 2016 +0200 debian/copyright: Updated the Format URI --- debian/changelog | 1 + debian/copyright | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d0affa5..2686fba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ jmdns (3.4.1-3) UNRELEASED; urgency=medium * Removed the deprecated DM-Upload-Allowed field * Moved the package to Git * Switch to debhelper level 9 + * debian/copyright: Updated the Format URI -- Mathieu Malaterre <[email protected]> Fri, 20 May 2016 09:02:42 +0200 diff --git a/debian/copyright b/debian/copyright index 3deaaed..6f95e8a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,16 +1,16 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JmDNS Upstream-Contact: Arthur van Hoff, Rick Blair Source: http://jmdns.sourceforge.net/ Files: * -Copyright: 2003-2005 Arthur van Hoff Rick Blair +Copyright: 2003-2005, Arthur van Hoff Rick Blair License: Apache-2.0 Files: debian/* -Copyright: 2009; Mathieu Malaterre (malat) <[email protected]> +Copyright: 2009, Mathieu Malaterre <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. + On Debian GNU/Linux system you can find the complete text of the + Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmdns.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

