[SCM] Debian packaging of libhtml-prototype-perl branch, master, updated. 02e2c1ac46e65348c9f487b3b2a8153ad95cc074

gregor herrmann gregoa at debian.org
Sun May 26 15:42:33 UTC 2013


The following commit has been merged in the master branch:
commit ae8b3285987443105018d399905a3a4e0e5c665e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 26 17:38:27 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.

diff --git a/debian/copyright b/debian/copyright
index f442dfb..d44d637 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,15 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Sascha Kiefer
-Upstream-Source: https://metacpan.org/release/HTML-Prototype/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: HTML-Prototype
+Upstream-Contact: Sascha Kiefer
+Source: https://metacpan.org/release/HTML-Prototype/
 
 Files: *
-Copyright: © 2005, Sebastian Riedel, Sam Stephenson
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2005, Sebastian Riedel
+ 2005, Sam Stephenson
+License: Artistic or GPL-1+
 
-Files: lib/HTML/Prototype/Effects.pm,
- lib/HTML/Prototype/DragDrop.pm,
+Files: lib/HTML/Prototype/Effects.pm
+ lib/HTML/Prototype/DragDrop.pm
  lib/HTML/Prototype/Controls.pm
 Copyright: Javascript parts are
  Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
@@ -32,26 +31,28 @@ License: other
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
-X-Comment: License terms copied from
+Comment: License terms copied from
  http://wiki.github.com/madrobby/scriptaculous/License
 
 Files: debian/*
-Copyright:
- © 2005-2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- © 2009,      Ansgar Burchardt <ansgar at debian.org>
- © 2009,      Tim Retout <tim at retout.co.uk>
-License: Artistic | GPL-1+
+Copyright: 
+ 2005-2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2009,      Ansgar Burchardt <ansgar at debian.org>
+ 2009,      Tim Retout <tim at retout.co.uk>
+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 GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/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 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'.

-- 
Debian packaging of libhtml-prototype-perl



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