This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libregexp-java.
commit 9d18e764c391c04bc8d1b6f27fd893d45248605b Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 12:13:33 2018 +0100 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbef4bc..4964e9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libregexp-java (1.5-4) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.3 * Switch to debhelper level 10 * Use a secure URL in debian/watch + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Fri, 12 Jan 2018 10:59:05 +0100 diff --git a/debian/copyright b/debian/copyright index 139ee7e..f5f7e18 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,5 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Jakarta Regexp -Maintainer: Apache Jakarta team +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Jakarta Regexp Source: http://jakarta.apache.org/regexp/ Files: * @@ -9,9 +8,9 @@ License: Apache-2.0 Files: debian/* Copyright: 2000, Takashi Okamoto <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> + 2009, Ludovic Claude <[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/libregexp-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

