r68627 - in /trunk/libnet-twitter-lite-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Feb 14 22:42:10 UTC 2011


Author: gregoa
Date: Mon Feb 14 22:41:53 2011
New Revision: 68627

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68627
Log:
* debian/copyright: update license stanzas.
* Set Standards-Version to 3.9.1 (no changes).

Modified:
    trunk/libnet-twitter-lite-perl/debian/changelog
    trunk/libnet-twitter-lite-perl/debian/control
    trunk/libnet-twitter-lite-perl/debian/copyright

Modified: trunk/libnet-twitter-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/changelog?rev=68627&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/changelog (original)
+++ trunk/libnet-twitter-lite-perl/debian/changelog Mon Feb 14 22:41:53 2011
@@ -1,12 +1,14 @@
 libnet-twitter-lite-perl (0.10003-2) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
-  * Update my email address.
+  * Email change: Ansgar Burchardt -> ansgar at debian.org
 
   [ gregor herrmann ]
   * Run tests under LANG=C, thanks to Dominic, Chris, and Adam for the bug
     report, the analysis, and the tests in an en_GB environment.
     Closes: #613395
+  * debian/copyright: update license stanzas.
+  * Set Standards-Version to 3.9.1 (no changes).
 
  -- Ansgar Burchardt <ansgar at debian.org>  Mon, 01 Nov 2010 11:17:11 +0100
 

Modified: trunk/libnet-twitter-lite-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/control?rev=68627&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/control (original)
+++ trunk/libnet-twitter-lite-perl/debian/control Mon Feb 14 22:41:53 2011
@@ -8,7 +8,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Net-Twitter-Lite/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-twitter-lite-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-twitter-lite-perl/

Modified: trunk/libnet-twitter-lite-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-lite-perl/debian/copyright?rev=68627&op=diff
==============================================================================
--- trunk/libnet-twitter-lite-perl/debian/copyright (original)
+++ trunk/libnet-twitter-lite-perl/debian/copyright Mon Feb 14 22:41:53 2011
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Marc Mims <marc at questright.com>
 Source: http://search.cpan.org/dist/Net-Twitter-Lite/
 Name: Net-Twitter-Lite
@@ -17,16 +17,17 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
- 2010, gregor herrmann <gregoa at debian.org>
+Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2010, 2011, gregor herrmann <gregoa at debian.org>
+ 2010, Ansgar Burchardt <ansgar at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
  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
@@ -34,5 +35,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