r17823 - in /trunk/dh-make-perl/debian: README.Debian changelog control copyright

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Tue Mar 18 22:49:03 UTC 2008


Author: roberto
Date: Tue Mar 18 22:49:02 2008
New Revision: 17823

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=17823
Log:
* Add /me to uploaders
* Remove obsolete README.Debian
* Update copyright to name GPL-2 explicitly (GPL now links to GPL-3 on sid)

Removed:
    trunk/dh-make-perl/debian/README.Debian
Modified:
    trunk/dh-make-perl/debian/changelog
    trunk/dh-make-perl/debian/control
    trunk/dh-make-perl/debian/copyright

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=17823&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Tue Mar 18 22:49:02 2008
@@ -1,7 +1,5 @@
-dh-make-perl (0.39) UNRELEASED; urgency=low
-
-  TODO: please review the new functionality (dh_installexamples)
-  
+dh-make-perl (0.39) unstable; urgency=low
+
   [ gregor herrmann ]
   * Set debhelper compatibility level of the created package to 6.
   * Add comment and additional spaces to the created watch files to make the
@@ -25,7 +23,12 @@
     little: remove unneeded whitespace, make PERL a conditional assignment
     instead of an "#if" block, align the assignment of the variables.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 09 Mar 2008 22:00:23 +0100
+  [ Roberto C. Sanchez ]
+  * Add /me to uploaders
+  * Remove obsolete README.Debian
+  * Update copyright to name GPL-2 explicitly (GPL now links to GPL-3 on sid)
+
+ -- Roberto C. Sanchez <roberto at connexer.com>  Tue, 18 Mar 2008 18:47:31 -0400
 
 dh-make-perl (0.38) unstable; urgency=low
 

Modified: trunk/dh-make-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/control?rev=17823&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/control (original)
+++ trunk/dh-make-perl/debian/control Tue Mar 18 22:49:02 2008
@@ -7,7 +7,7 @@
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Wolfgang Schemmel <debian at 37.org>,
  Christopher Sacca <csacca at thecsl.org>,
  Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>,
- David Paleino <d.paleino at gmail.com>,
+ David Paleino <d.paleino at gmail.com>, Roberto C. Sanchez <roberto at connexer.com>,
  Oliver Gorwits <oliver.gorwits at oucs.ox.ac.uk>
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/dh-make-perl/

Modified: trunk/dh-make-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/copyright?rev=17823&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/copyright (original)
+++ trunk/dh-make-perl/debian/copyright Tue Mar 18 22:49:02 2008
@@ -11,6 +11,6 @@
           (c) 2007 Gergor Herrmann <gregor+debian at comodo.priv.at>
           (c) 2007 Damyan Ivanov <dmn at debian.org>
 
-You can do anything with it according to the GPL: look
-in /usr/share/common-licenses/GPL on your Debian system.
+You can do anything with it according to the GPLv2: look
+in /usr/share/common-licenses/GPL-2 on your Debian system.
 




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