[libmodule-extract-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:15:31 UTC 2013


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

abe pushed a commit to branch master
in repository libmodule-extract-perl.

commit a3226db61862f7fa6d5745d9b561665606bbcf2e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Sep 2 18:55:54 2013 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 9af3941..860ba58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ libmodule-extract-perl (0.01-2) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Explicitly (build)depend on Archive::Extract. (Closes: #711666)
 
+  [ Axel Beckert ]
+  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
+    copyright"
+
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:44:53 +0100
 
 libmodule-extract-perl (0.01-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index b3b3c37..bb7d4ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Module-Extract
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: https://metacpan.org/release/Module-Extract/
+Upstream-Contact: Adam Kennedy <adamk at cpan.org>
+Source: https://metacpan.org/release/Module-Extract/
 
 Files: *
 Copyright: © 2006, Adam Kennedy <adamk at cpan.org>
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
  This program is free software, you can redistribute it and/or modify it
  under the same terms as Perl itself.
  .
@@ -18,13 +18,12 @@ License: GPL-1+ | Artistic
 
 Files: inc/*
 Copyright: © 2002-2006, Brian Ingerson, Audrey Tang and Adam Kennedy.
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
  This program is free software; you can redistribute it and/or modify it under
  the same terms as Perl itself.
 
 Files: debian/*
 Copyright: © 2008, Ansgar Burchardt <ansgar at debian.org>
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
  This program is free software, you can redistribute it and/or modify it
  under the same terms as Perl itself.
-

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



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