r73125 - in /trunk/libmime-base32-perl/debian: changelog control copyright

keith-guest at users.alioth.debian.org keith-guest at users.alioth.debian.org
Fri Apr 22 19:16:16 UTC 2011


Author: keith-guest
Date: Fri Apr 22 19:16:06 2011
New Revision: 73125

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73125
Log:
* debian/control
  + add myself to uploaders
  + bump debhelper to >= 8.0.0
  + bump Standards-Version to 3.9.2
* debian/copyright: changed upstream license stanza  

Modified:
    trunk/libmime-base32-perl/debian/changelog
    trunk/libmime-base32-perl/debian/control
    trunk/libmime-base32-perl/debian/copyright

Modified: trunk/libmime-base32-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-base32-perl/debian/changelog?rev=73125&op=diff
==============================================================================
--- trunk/libmime-base32-perl/debian/changelog (original)
+++ trunk/libmime-base32-perl/debian/changelog Fri Apr 22 19:16:06 2011
@@ -1,4 +1,11 @@
-libmime-base32-perl (1.02a-1) UNRELEASED; urgency=low
+libmime-base32-perl (1.02a-1) unstable; urgency=low
+
+  [ Keith Lawson ]
+  * debian/control
+    + add myself to uploaders
+    + bump debhelper to >= 8.0.0
+    + bump Standards-Version to 3.9.2
+  * debian/copyright: changed upstream license stanza  
 
   TODO:
   - Add yourself to either Uploaders or do a Team upload
@@ -14,7 +21,7 @@
   [ Keith Lawson ]
   * New upstream release
 
- -- Keith Lawson <keith at nowhere.ca>  Fri, 22 Apr 2011 12:33:00 -0400
+ -- Keith Lawson <keith at nowhere.ca>  Fri, 22 Apr 2011 15:15:52 -0400
 
 libmime-base32-perl (1.01-3) unstable; urgency=low
 

Modified: trunk/libmime-base32-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-base32-perl/debian/control?rev=73125&op=diff
==============================================================================
--- trunk/libmime-base32-perl/debian/control (original)
+++ trunk/libmime-base32-perl/debian/control Fri Apr 22 19:16:06 2011
@@ -1,10 +1,10 @@
 Source: libmime-base32-perl
 Section: perl
 Priority: optional
-Build-Depends-Indep: debhelper (>= 7.0.50~), perl
+Build-Depends-Indep: debhelper (>= 8.0.0~), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martin F. Krafft <madduck at debian.org>, Damyan Ivanov <dmn at debian.org>
-Standards-Version: 3.8.3
+Uploaders: Martin F. Krafft <madduck at debian.org>, Damyan Ivanov <dmn at debian.org>, Keith Lawson <keith at nowhere.ca>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/MIME-Base32/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmime-base32-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmime-base32-perl/

Modified: trunk/libmime-base32-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmime-base32-perl/debian/copyright?rev=73125&op=diff
==============================================================================
--- trunk/libmime-base32-perl/debian/copyright (original)
+++ trunk/libmime-base32-perl/debian/copyright Fri Apr 22 19:16:06 2011
@@ -5,12 +5,11 @@
 Upstream-Name: MIME-Base32
 
 Files: *
-Copyright: 2003, Daniel Peder, sponsored by Infoset s.r.o., Czech Republic
- <Daniel.Peder at InfoSet.com> http://www.infoset.com
+Copyright (c) 2003-2010 Daniel Peder.  All rights reserved.
+
+This library is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
 License: Artistic | GPL-1+
- as mentioned on http://rt.cpan.org/Ticket/Display.html?id=49431:
-   well, someone from debian asked me about few years ago, the license is
-   free as perl is
 
 Files: debian/*
 Copyright: 2004, Adrian von Bidder <avbidder at fortytwo.ch>




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