[libtest-cukes-perl] 01/01: debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"

Axel Beckert abe at deuxchevaux.org
Tue Sep 3 02:35:18 UTC 2013


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

abe pushed a commit to branch master
in repository libtest-cukes-perl.

commit 311809dbf1aebd6d924f3fb7a4ed569cc201aede
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Sep 2 19:00:47 2013 +0200

    debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
---
 debian/changelog |    4 ++++
 debian/copyright |   38 +++++++++++++++++++-------------------
 2 files changed, 23 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a51c85..9395165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ libtest-cukes-perl (0.10-2) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
+  [ Axel Beckert ]
+  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
+    copyright"
+
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:48:20 +0200
 
 libtest-cukes-perl (0.10-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 11150f2..33810b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Kang-min Liu <gugod at gugod.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Test-Cukes
+Upstream-Contact: Kang-min Liu <gugod at gugod.org>
 Source: https://metacpan.org/release/Test-Cukes/
-Name: Test-Cukes
 
 Files: *
 Copyright: 2009, Kang-min Liu <gugod at gugod.org>
@@ -18,6 +18,22 @@ Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
  2009, Christine Spang <christine at debian.org>
 License: MIT or 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'.
+
 License: MIT
  This program is free software; you can redistribute it and/or modify
  it under the terms of the MIT (X11) license. The full text of this license is:
@@ -52,19 +68,3 @@ License: MIT
  FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGES.
-
-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/libtest-cukes-perl.git



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