r10710 - in /trunk/libsub-uplevel-perl/debian: changelog compat control copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Dec 2 16:14:16 UTC 2007


Author: gregoa-guest
Date: Sun Dec  2 16:14:16 2007
New Revision: 10710

URL: http://svn.debian.org/wsvn/?sc=1&rev=10710
Log:
* New upstream release.
* debian/copyright: update according to README.
* Set debhelper compatibility level to 5.

Modified:
    trunk/libsub-uplevel-perl/debian/changelog
    trunk/libsub-uplevel-perl/debian/compat
    trunk/libsub-uplevel-perl/debian/control
    trunk/libsub-uplevel-perl/debian/copyright

Modified: trunk/libsub-uplevel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libsub-uplevel-perl/debian/changelog?rev=10710&op=diff
==============================================================================
--- trunk/libsub-uplevel-perl/debian/changelog (original)
+++ trunk/libsub-uplevel-perl/debian/changelog Sun Dec  2 16:14:16 2007
@@ -1,10 +1,12 @@
 libsub-uplevel-perl (0.18-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
-  * New upstream release.
+  * debian/copyright: update according to README.
+  * Set debhelper compatibility level to 5.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:16 +0100
 

Modified: trunk/libsub-uplevel-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libsub-uplevel-perl/debian/compat?rev=10710&op=diff
==============================================================================
--- trunk/libsub-uplevel-perl/debian/compat (original)
+++ trunk/libsub-uplevel-perl/debian/compat Sun Dec  2 16:14:16 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libsub-uplevel-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libsub-uplevel-perl/debian/control?rev=10710&op=diff
==============================================================================
--- trunk/libsub-uplevel-perl/debian/control (original)
+++ trunk/libsub-uplevel-perl/debian/control Sun Dec  2 16:14:16 2007
@@ -2,8 +2,9 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Build-Depends: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ gregor herrmann <gregor+debian at comodo.priv.at>
+Build-Depends: debhelper (>= 5), perl (>= 5.6.0-16)
 Standards-Version: 3.7.2.2
 Homepage: http://search.cpan.org/dist/Sub-Uplevel/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsub-uplevel-perl/

Modified: trunk/libsub-uplevel-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libsub-uplevel-perl/debian/copyright?rev=10710&op=diff
==============================================================================
--- trunk/libsub-uplevel-perl/debian/copyright (original)
+++ trunk/libsub-uplevel-perl/debian/copyright Sun Dec  2 16:14:16 2007
@@ -3,21 +3,19 @@
 
 It was downloaded from: http://search.cpan.org/dist/Sub-Uplevel
 
-Upstream Author: Michael G. Schwern <mschwern at cpan.org>
+AUTHORS
+    David A Golden <dagolden at cpan.org> (current maintainer)
+    Michael G Schwern <schwern at pobox.com> (original author)
 
-Copyright:
-        This program is free software; you can redistribute it and/or modify
-        it under the terms of either:
+COPYRIGHT
+    Original code Copyright (c) 2001 to 2007 by Michael G Schwern.
+    Additional code Copyright (c) 2006 to 2007 by David A Golden.
 
-        a) the GNU General Public License as published by the Free
-        Software Foundation; either version 1, or (at your option) any
-        later version, or
+LICENSE
+    This program is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself.
 
-        b) the "Artistic License"
-
-        See:
-
-        /usr/share/common-licenses/Artistic
-        /usr/share/common-licenses/GPL
-
-        For more information regarding these licensing options
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  On Debian GNU/Linux systems, the complete text of the
+GNU General Public License can be found in `/usr/share/common-licenses/GPL'
+and the Artistic Licence in `/usr/share/common-licenses/Artistic'.




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