r65678 - in /trunk/libmail-box-perl/debian: changelog control copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Dec 10 10:20:17 UTC 2010


Author: carnil
Date: Fri Dec 10 10:20:04 2010
New Revision: 65678

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65678
Log:
* Refresh debian/copyright:
  - Refer to Debian systems in general instead of only Debian GNU/Linux
    systems. 
  - Explicitly refer to GPL-1 text in common-licenses.
* Bump Standards-Version to 3.9.1.

Modified:
    trunk/libmail-box-perl/debian/changelog
    trunk/libmail-box-perl/debian/control
    trunk/libmail-box-perl/debian/copyright

Modified: trunk/libmail-box-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/changelog?rev=65678&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/changelog (original)
+++ trunk/libmail-box-perl/debian/changelog Fri Dec 10 10:20:04 2010
@@ -1,10 +1,15 @@
-libmail-box-perl (2.096-1) UNRELEASED; urgency=low
+libmail-box-perl (2.096-1) unstable; urgency=low
 
   * New upstream release
   * Update my email address.
   * Drop fix-spelling-errors.patch as fixes are applied upstream.
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 10 Dec 2010 11:12:18 +0100
+  * Refresh debian/copyright:
+    - Refer to Debian systems in general instead of only Debian GNU/Linux
+      systems. 
+    - Explicitly refer to GPL-1 text in common-licenses.
+  * Bump Standards-Version to 3.9.1.
+
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 10 Dec 2010 11:20:00 +0100
 
 libmail-box-perl (2.095-1) unstable; urgency=low
 

Modified: trunk/libmail-box-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/control?rev=65678&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/control (original)
+++ trunk/libmail-box-perl/debian/control Fri Dec 10 10:20:04 2010
@@ -15,7 +15,7 @@
  gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
  Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://perl.overmeer.net/mailbox/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmail-box-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmail-box-perl/

Modified: trunk/libmail-box-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/copyright?rev=65678&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/copyright (original)
+++ trunk/libmail-box-perl/debian/copyright Fri Dec 10 10:20:04 2010
@@ -22,8 +22,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
@@ -31,5 +31,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
+ 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