r62066 - in /trunk/libhttp-body-perl/debian: changelog control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 27 22:05:37 UTC 2010


Author: gregoa
Date: Fri Aug 27 22:03:50 2010
New Revision: 62066

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62066
Log:
* debian/copyright: update upstream copyright info; point to
  /usr/share/common-licenses/GPL-1.
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).

Added:
    trunk/libhttp-body-perl/debian/source/
    trunk/libhttp-body-perl/debian/source/format
Modified:
    trunk/libhttp-body-perl/debian/changelog
    trunk/libhttp-body-perl/debian/control
    trunk/libhttp-body-perl/debian/copyright

Modified: trunk/libhttp-body-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/changelog?rev=62066&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/changelog (original)
+++ trunk/libhttp-body-perl/debian/changelog Fri Aug 27 22:03:50 2010
@@ -8,6 +8,12 @@
   [ Iñigo Tejedor Arrondo ]
   * New upstream release
   * New module authors, and upstream changed to Dist::Zilla
+
+  [ gregor herrmann ]
+  * debian/copyright: update upstream copyright info; point to
+    /usr/share/common-licenses/GPL-1.
+  * Convert to source format 3.0 (quilt).
+  * Set Standards-Version to 3.9.1 (no changes).
 
  -- Iñigo Tejedor Arrondo <poisonbit at gmail.com>  Thu, 24 Aug 2010 17:50:04 +0200
 

Modified: trunk/libhttp-body-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/control?rev=62066&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/control (original)
+++ trunk/libhttp-body-perl/debian/control Fri Aug 27 22:03:50 2010
@@ -1,7 +1,7 @@
 Source: libhttp-body-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl, libyaml-perl, libpath-class-perl, 
  libtest-pod-perl, libtest-pod-coverage-perl, libwww-perl, libtest-deep-perl,
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
@@ -11,7 +11,7 @@
  Rene Mayorga <rmayorga at debian.org.sv>,
  Brian Cassidy <brian.cassidy at gmail.com>,
  Iñigo Tejedor Arrondo <poisonbit at gmail.com>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/HTTP-Body/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-body-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-body-perl/

Modified: trunk/libhttp-body-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/copyright?rev=62066&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/copyright (original)
+++ trunk/libhttp-body-perl/debian/copyright Fri Aug 27 22:03:50 2010
@@ -4,15 +4,13 @@
 Name: HTTP-Body
 
 Files: *
-Copyright: 2005-2008, Christian Hansen <chansen at cpan.org>
- 2005-2008, Sebastian Riedel <sri at cpan.org>
- 2005-2008, Andy Grundman <andy at hybridized.org>
+Copyright: 2010, Christian Hansen <chansen at cpan.org>
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -20,7 +18,7 @@
  2008-2010, gregor herrmann <gregoa at debian.org>
  2009, Nathan Handler <nhandler at ubuntu.com>
  2005-2008, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
- 2008, Rene Mayorga <rmayorga at debian.org.sv>
+ 2008, Rene Mayorga <rmayorga at debian.org>
  2010, Brian Cassidy <brian.cassidy at gmail.com>
  2010, Iñigo Tejedor Arrondo <poisonbit at gmail.com>
 License: Artistic or GPL-1+
@@ -30,7 +28,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -38,5 +36,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 GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libhttp-body-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/debian/source/format?rev=62066&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/source/format (added)
+++ trunk/libhttp-body-perl/debian/source/format Fri Aug 27 22:03:50 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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