r70127 - in /trunk/libarchive-zip-perl/debian: changelog compat control copyright

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Tue Mar 1 02:04:11 UTC 2011


Author: emhn-guest
Date: Tue Mar  1 02:03:44 2011
New Revision: 70127

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70127
Log:
* debian/control: updated Standards-Version; upgrade to DH8.
* debian/compat: upgrade to DH8.
* debian/copyright: update to DEP5.

Modified:
    trunk/libarchive-zip-perl/debian/changelog
    trunk/libarchive-zip-perl/debian/compat
    trunk/libarchive-zip-perl/debian/control
    trunk/libarchive-zip-perl/debian/copyright

Modified: trunk/libarchive-zip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/changelog?rev=70127&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/changelog (original)
+++ trunk/libarchive-zip-perl/debian/changelog Tue Mar  1 02:03:44 2011
@@ -6,6 +6,11 @@
   [ gregor herrmann ]
   * Update patch fix_example_shebangs.patch to include yet another hashbang
     (closes: #601402).
+
+  [ Ernesto Hernández-Novich (USB) ]
+  * debian/control: updated Standards-Version; upgrade to DH8.
+  * debian/compat: upgrade to DH8.
+  * debian/copyright: update to DEP5.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:02:28 +0200
 

Modified: trunk/libarchive-zip-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/compat?rev=70127&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/compat (original)
+++ trunk/libarchive-zip-perl/debian/compat Tue Mar  1 02:03:44 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libarchive-zip-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/control?rev=70127&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/control (original)
+++ trunk/libarchive-zip-perl/debian/control Tue Mar  1 02:03:44 2011
@@ -1,15 +1,18 @@
 Source: libarchive-zip-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: libperl-minimumversion-perl, libpod-simple-perl,
- libtest-cpan-meta-perl (>= 0.12), libtest-minimumversion-perl, libtest-pod-perl,
- perl, perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libperl-minimumversion-perl,
+ libpod-simple-perl,
+ libtest-cpan-meta-perl (>= 0.12),
+ libtest-minimumversion-perl,
+ libtest-pod-perl,
+ perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017)
+Maintainer: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  Matthias Klose <doko at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Archive-Zip/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libarchive-zip-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libarchive-zip-perl/

Modified: trunk/libarchive-zip-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/copyright?rev=70127&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/copyright (original)
+++ trunk/libarchive-zip-perl/debian/copyright Tue Mar  1 02:03:44 2011
@@ -1,33 +1,28 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Ned Konz <perl at bike-nomad.com>
+Format-Specification:
+ http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Upstream-Name: Archive-Zip
+Upstream-Contact: Ned Konz <perl at bike-nomad.com>
 Source: http://search.cpan.org/dist/Archive-Zip/
-Name: Archive-Zip
 
 Files: *
-Copyright: 2000-2004 Ned Konz <perl at bike-nomad.com>
- 2005 Steve Peters <steve at fisharerojo.org>
- 2006-2009 Adam Kennedy <adamk at cpan.org>
-License: Artistic or GPL-1+
-
-Files: lib/Archive/Zip/MemberRead.pm
-Copyright: 2002 Sreeji K. Das, <sreeji_k at yahoo.com>
+Copyright: Ned Konz <perl at bike-nomad.com>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2001, 2002, 2003, Ivo Timmermans <ivo at debian.org>
  2004, Matthias Klose <doko at debian.org>
  2005, 2007, Ben Burton <bab at debian.org>
- 2009, 2010, Salvatore Bonaccorso <carnil at debian.org>
- 2009, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
- 2010, gregor herrmann <gregoa at debian.org>
+ 2009, 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+ 2009, 2011, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+ 2010, Salvatore Bonaccorso <carnil 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
@@ -35,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 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