r46223 - in /trunk/dh-make-perl: debian/changelog lib/DhMakePerl.pm t/dists/Strange-0.1/wanted-debian/copyright t/dists/Strange-2.1/wanted-debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Oct 22 21:05:43 UTC 2009


Author: gregoa
Date: Thu Oct 22 21:05:32 2009
New Revision: 46223

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46223
Log:
Add a note to the disclaimer in the generated debian/copyright file.

Modified:
    trunk/dh-make-perl/debian/changelog
    trunk/dh-make-perl/lib/DhMakePerl.pm
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/copyright
    trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/copyright

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=46223&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Thu Oct 22 21:05:32 2009
@@ -8,6 +8,7 @@
   [ gregor herrmann ]
   * Make sure we use the original $ENV{'PWD'} before CPAN::Distribution::get()
     resets it.
+  * Add a note to the disclaimer in the generated debian/copyright file.
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 04 Oct 2009 16:21:18 +0200
 

Modified: trunk/dh-make-perl/lib/DhMakePerl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl.pm?rev=46223&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl.pm Thu Oct 22 21:05:32 2009
@@ -1627,7 +1627,9 @@
         " check the module sources in order to ensure the module for its ",
         " inclusion in Debian or for general legal information. Please, ",
         " if licensing information is incorrectly generated, file a bug ",
-        " on dh-make-perl." );
+        " on dh-make-perl.",
+        " NOTE: Don't forget to remove this disclaimer once you are happy",
+        " with this file." );
     push @res, '';
 
     # Files section - We cannot "parse" the module's licensing

Modified: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/copyright?rev=46223&op=diff
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/copyright (original)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian/copyright Thu Oct 22 21:05:32 2009
@@ -8,6 +8,8 @@
  inclusion in Debian or for general legal information. Please, 
  if licensing information is incorrectly generated, file a bug 
  on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
 
 Files: *
 Copyright: A. U. Thor, a.u.thor at a.galaxy.far.far.away

Modified: trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/copyright?rev=46223&op=diff
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/copyright (original)
+++ trunk/dh-make-perl/t/dists/Strange-2.1/wanted-debian/copyright Thu Oct 22 21:05:32 2009
@@ -8,6 +8,8 @@
  inclusion in Debian or for general legal information. Please, 
  if licensing information is incorrectly generated, file a bug 
  on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
 
 Files: *
 Copyright: A. U. Thor, a.u.thor at a.galaxy.far.far.away




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