[SCM] Debian packaging of libarchive-zip-perl branch, master, updated. debian/1.30-6-9-g4223fa6

gregor herrmann gregoa at debian.org
Wed Jun 12 15:36:49 UTC 2013


The following commit has been merged in the master branch:
commit 3e0f552eac366790e77640f86b88ff064fddd348
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 12 17:33:59 2013 +0200

    Update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 531dbc6..f800ff8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,27 @@
 Source: libarchive-zip-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Matthias Klose <doko at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libperl-minimumversion-perl,
- libpod-simple-perl,
- libtest-cpan-meta-perl,
- libtest-minimumversion-perl,
- libtest-pod-perl,
- perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017),
- unzip,
- zip
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Matthias Klose <doko at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+                     libtest-cpan-meta-perl,
+                     libtest-minimumversion-perl,
+                     libtest-pod-perl,
+                     perl,
+                     unzip,
+                     zip
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Archive-Zip/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-zip-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-zip-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-zip-perl.git
+Homepage: https://metacpan.org/release/Archive-Zip/
 
 Package: libarchive-zip-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017)
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for manipulation of ZIP archives
  The Archive::Zip module allows a Perl program to create, manipulate,
  read, and write Zip archive files.
@@ -36,3 +35,4 @@ Description: Perl module for manipulation of ZIP archives
  compressed or uncompressed as needed.  Members can be created from
  members in existing Zip files, or from existing directories, files,
  or strings.
+

-- 
Debian packaging of libarchive-zip-perl



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