r65875 - in /trunk/libsoftware-license-perl/debian: changelog control copyright

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Thu Dec 16 11:52:24 UTC 2010


Author: ansgar
Date: Thu Dec 16 11:52:11 2010
New Revision: 65875

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65875
Log:
IGNORE-VERSION: 0.102341-1
* New upstream release.
* Bump build-dep on libtest-simple-perl to >= 0.96.
* debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
  systems".

Modified:
    trunk/libsoftware-license-perl/debian/changelog
    trunk/libsoftware-license-perl/debian/control
    trunk/libsoftware-license-perl/debian/copyright

Modified: trunk/libsoftware-license-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsoftware-license-perl/debian/changelog?rev=65875&op=diff
==============================================================================
--- trunk/libsoftware-license-perl/debian/changelog (original)
+++ trunk/libsoftware-license-perl/debian/changelog Thu Dec 16 11:52:11 2010
@@ -1,12 +1,18 @@
-libsoftware-license-perl (0.102340-2) UNRELEASED; urgency=low
+libsoftware-license-perl (0.102341-1) UNRELEASED; urgency=low
+
+  IGNORE-VERSION: 0.102341-1
 
   [ Salvatore Bonaccorso ]
   * Update my email address.
 
   [ Ansgar Burchardt ]
+  * New upstream release.
+  * Bump build-dep on libtest-simple-perl to >= 0.96.
+  * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
+    systems".
   * Update my email address.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:03:36 +0200
+ -- Ansgar Burchardt <ansgar at debian.org>  Thu, 16 Dec 2010 12:49:41 +0100
 
 libsoftware-license-perl (0.102340-1) unstable; urgency=low
 

Modified: trunk/libsoftware-license-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsoftware-license-perl/debian/control?rev=65875&op=diff
==============================================================================
--- trunk/libsoftware-license-perl/debian/control (original)
+++ trunk/libsoftware-license-perl/debian/control Thu Dec 16 11:52:11 2010
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libdata-section-perl, libsub-install-perl,
- libtext-template-perl, perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+ libtext-template-perl, perl, libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Pentchev <roam at ringlet.net>, Jonathan Yu <jawnsy at cpan.org>,
  Brian Cassidy <brian.cassidy at gmail.com>, Ryan Niebur <ryan at debian.org>,

Modified: trunk/libsoftware-license-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsoftware-license-perl/debian/copyright?rev=65875&op=diff
==============================================================================
--- trunk/libsoftware-license-perl/debian/copyright (original)
+++ trunk/libsoftware-license-perl/debian/copyright Thu Dec 16 11:52:11 2010
@@ -21,8 +21,8 @@
  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
- can be found in `/usr/share/common-licenses/Artistic'.
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -30,5 +30,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of version 1 of the
- General Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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