[SCM] Debian packaging of libarchive-any-perl branch, master, updated. 5ea864de56496770353a332de77b92c9e8e3ae10

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:35 UTC 2012


The following commit has been merged in the master branch:
commit b062fdf6e859b1858f8d63515ea9d411775037fc
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:13:29 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index c590b56..bde738c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,34 @@
 Source: libarchive-any-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl
+               perl
 Build-Depends-Indep: libarchive-zip-perl,
- libfile-mmagic-perl,
- libmime-types-perl,
- libmodule-find-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-warn-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+                     libfile-mmagic-perl,
+                     libmime-types-perl,
+                     libmodule-find-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-warn-perl,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Archive-Any/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libarchive-any-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-any-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libarchive-any-perl.git
+Homepage: http://search.cpan.org/dist/Archive-Any/
 
 Package: libarchive-any-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libarchive-zip-perl,
- libfile-mmagic-perl,
- libmime-types-perl,
- libmodule-find-perl,
- libtest-warn-perl,
- perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libarchive-zip-perl,
+         libfile-mmagic-perl,
+         libmime-types-perl,
+         libmodule-find-perl,
+         libtest-warn-perl
 Description: Perl module to deal with file archives in any format
  The Archive::Any module allows a Perl program to create, manipulate,
  read, and write different archive formats (tarballs and Zip files)
  through a single API.
+

-- 
Debian packaging of libarchive-any-perl



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