[SCM] Debian packaging of libsub-uplevel-perl branch, master, updated. upstream/0.2400-31-gdc82e2e

Fabrizio Regalli fabreg at fabreg.it
Tue Feb 21 16:06:11 UTC 2012


The following commit has been merged in the master branch:
commit dc82e2ec06f9d5709c18ae1fbf767b3cad7b42bd
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Feb 21 17:06:01 2012 +0100

    Fixed path for GPL-1+ license in d/copyright
    
    * Fixed path for GPL-1+ license in d/copyright
    * Removed 'GNU/Linux' from license text

diff --git a/debian/changelog b/debian/changelog
index 8b75ee3..4572fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ libsub-uplevel-perl (0.2400-1) UNRELEASED; urgency=low
   * Removed no more necessary README.source
   * Removed no more necessary libsub-uplevel-perl.docs
   * Updated copyright year for inc/Modules* and main stanza
+  * Fixed path for GPL-1+ license in d/copyright
+  * Removed 'GNU/Linux' from license text
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 21 Feb 2012 16:25:34 +0100
 
diff --git a/debian/copyright b/debian/copyright
index cbd7bbf..6cd40d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,7 @@ 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
+ On Debian systems, the complete text of the Artistic License
  can be found in `/usr/share/common-licenses/Artistic'
 
 License: GPL-1+
@@ -38,5 +38,5 @@ License: GPL-1+
  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'
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'

-- 
Debian packaging of libsub-uplevel-perl



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