r69799 - in /trunk/libperl5i-perl/debian: changelog copyright libperl5i-perl.docs source/ source/format

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Feb 26 19:30:23 UTC 2011


Author: jawnsy-guest
Date: Sat Feb 26 19:30:07 2011
New Revision: 69799

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69799
Log:
leave notes that were supposed to be in the previous revision, make a few other changes

Added:
    trunk/libperl5i-perl/debian/source/
    trunk/libperl5i-perl/debian/source/format
Removed:
    trunk/libperl5i-perl/debian/libperl5i-perl.docs
Modified:
    trunk/libperl5i-perl/debian/changelog
    trunk/libperl5i-perl/debian/copyright

Modified: trunk/libperl5i-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperl5i-perl/debian/changelog?rev=69799&op=diff
==============================================================================
--- trunk/libperl5i-perl/debian/changelog (original)
+++ trunk/libperl5i-perl/debian/changelog Sat Feb 26 19:30:07 2011
@@ -5,8 +5,14 @@
   WAITS-FOR: libtrue-perl
 
   * New upstream release
+  * Standards-Version 3.9.1 (no changes)
+  * Bump to debhelper 8
+  * Add myself to Uploaders and Copyright
+  * Update dependencies per upstream
+  * No longer install README, it is autogenerated from pod2text
+  * Rewrite control description
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sat, 26 Feb 2011 13:50:30 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 26 Feb 2011 14:50:04 -0500
 
 libperl5i-perl (2.2.2-1) unstable; urgency=low
 

Modified: trunk/libperl5i-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperl5i-perl/debian/copyright?rev=69799&op=diff
==============================================================================
--- trunk/libperl5i-perl/debian/copyright (original)
+++ trunk/libperl5i-perl/debian/copyright Sat Feb 26 19:30:07 2011
@@ -4,19 +4,20 @@
 Name: perl5i
 
 Files: *
-Copyright: 2009, 2010, Michael G Schwern <schwern at pobox.com>
+Copyright: 2009-2011, Michael G Schwern <schwern at pobox.com>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2010, Ivan Kohler <ivan-debian at 420.am>
+ 2011, Jonathan Yu <jawnsy at cpan.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
@@ -24,5 +25,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'.

Added: trunk/libperl5i-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperl5i-perl/debian/source/format?rev=69799&op=file
==============================================================================
--- trunk/libperl5i-perl/debian/source/format (added)
+++ trunk/libperl5i-perl/debian/source/format Sat Feb 26 19:30:07 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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