[SCM] Debian packaging of libtest-compile-perl branch, master, updated. 486acf041d7b7908e433c14d0fca9e015881efe8

Nicholas Bamber nicholas at periapt.co.uk
Sat Nov 19 22:59:33 UTC 2011


The following commit has been merged in the master branch:
commit 486acf041d7b7908e433c14d0fca9e015881efe8
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Sat Nov 19 23:04:41 2011 +0000

    * Refreshed copyright added myself
    * Added lintian override about DEP-5

diff --git a/debian/changelog b/debian/changelog
index ea453cc..8eb7c04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ libtest-compile-perl (0.13-2) UNRELEASED; urgency=low
   * Reconsidered short description
   * Created debian/source/format
   * Added myself to Uploaders
+  * Refreshed copyright added myself
+  * Added lintian override about DEP-5
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 27 Jul 2011 18:48:18 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 53932f2..8d5cb73 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,13 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Marcel Grünauer <marcel at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Test-Compile/
-Upstream-Name: Test-Compile
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Sagar R. Shah C<< <srshah at cpan.org> >>
+Source: http://search.cpan.org/dist/Test-Compile/
+Name: Test-Compile
 
 Files: *
-Copyright: 2007-2009, Marcel Grünauer <marcel at cpan.org>
+Copyright:
+ 2007-2009, Marcel Grünauer <marcel at cpan.org>
  2007-2009, Sagar R. Shah <srshah at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: GPL-1+ or Artistic
 
 Files: inc/Test/More.pm
 Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
@@ -18,29 +17,32 @@ Files: inc/Module/*
 Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
  2002-2009, Audrey Tang <autrijus at autrijus.org>
  2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: GPL-1+ or Artistic
 
 Files: inc/Pod/Markdown.pm
 Copyright: 2009, Marcel Grünauer <marcel at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: GPL-1+ or Artistic
 
 Files: debian/*
-Copyright: 2009, Damyan Ivanov <dmn at debian.org>
- 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | 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'
+Copyright:
+ 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2010, Ryan Niebur <ryan at debian.org>
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+License: GPL-1+ or 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'.
+
+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'.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..a2ec4c3
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# Debian Perl Group policy is that the copyright format be kept at
+# this version until the standard is finalized.
+libtest-compile-perl source: out-of-date-copyright-format-uri http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135

-- 
Debian packaging of libtest-compile-perl



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