This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ini4j.
commit b087bdbc72534f62d046bc9373b2f42e86e58629 Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 21 14:26:08 2014 +0100 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 56 ++++++++++++++++---------------------------------------- 2 files changed, 17 insertions(+), 40 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a05704..5b9f706 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ini4j (0.5.2-SNAPSHOT-3) UNRELEASED; urgency=medium * Use canonical URLs for the Vcs-* fields * Standards-Version updated to 3.9.5 (no changes) * Switch to debhelper level 9 + * debian/copyright: Converted to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Fri, 21 Feb 2014 12:17:35 +0100 diff --git a/debian/copyright b/debian/copyright index 81c6fd7..51cb117 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,40 +1,16 @@ -This package was debianized by Marek Slama <[email protected]> on -23-Jan-2008. - -The current Debian maintainer is Yulia Novozhilova <[email protected]> - -Upstream downloaded from: - http://sourceforge.net/projects/ini4j/files/ini4j/ini4j-0.4.1-all.zip - -Upstream home page: - http://www.ini4j.org/ - -Author: - Ivan Szkiba - -Copyright: - -Copyright 2005,2009 Ivan SZKIBA - -License: - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -On Debian systems, the complete text of the Apache License, Version 2.0, - can be found in /usr/share/common-licenses/Apache-2.0 - -The Debian packaging is copyright 2007, 2009 Marek Slama <[email protected]> and -Yulia Novozhilova <[email protected]> and is licensed under the GPL, -see `/usr/share/common-licenses/GPL'. - - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upsream-Name: init4j +Source: http://ini4j.sourceforge.net + +Files: * +Copyright: 2005-2009, Ivan Szkiba +License: Apache-2.0 + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' + +Files: debian/* +Copyright: 2008, Marek Slama <[email protected]> + 2008-2009, Yulia Novozhilova <[email protected]> +License: GPL-2 + On Debian systems, the full text of the GPL-2 license + can be found in the file '/usr/share/common-licenses/GPL-2' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ini4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

