[libsvn-notify-perl] 07/10: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sun Jan 12 16:44:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsvn-notify-perl.

commit aa32a985429731db1946dcc6ed691663f3d9d541
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 17:40:23 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 75 +++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 41 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 786ff45..8fab588 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,41 +1,34 @@
-This package was debianized by Nacho Barrientos Arias
-<nacho at debian.org> on Tue, 12 Apr 2005 23:38:51 +0200.
-
-Copyright (C) 2003-2011 David Wheeler
-
-It was downloaded from the Comprehensive Perl Archive Network (CPAN).
-Visit <http://www.perl.com/CPAN/> to find a CPAN site near you.
-
-Upstream Author: David Wheeler <david at justatheory.com>
-
-License:
-
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself. 
-
-GPL:
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- with Debian GNU/Linux (see /usr/share/common-licenses/), if not
- write to the Free Software Foundation, Inc., 51 Franklin St,
- Fifth Floor, Boston, MA  02110-1301 USA
-
-Artistic:
-
- http://www.perl.com/language/misc/Artistic.html
-
- On Debian GNU/Linux systems, you can get extra information in 
- `/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is (C) 2005-2011, Nacho Barrientos Arias 
-<nacho at debian.org> and is licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/SVN-Notify
+Upstream-Contact: David E. Wheeler <david at justatheory.com>
+Upstream-Name: SVN-Notify
+
+Files: *
+Copyright: 2004-2011, David E. Wheeler <david at justatheory.com>
+License: Artistic or GPL-1+
+
+Files: lib/SVN/Notify/Alternative.pm
+Copyright: 2005, Jukka Zitting
+ 2005-2011, David E. Wheeler
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2005-2013, Nacho Barrientos Arias <nacho at debian.org>
+ 2013- 2014, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-notify-perl.git



More information about the Pkg-perl-cvs-commits mailing list