[SCM] Debian packaging of libfile-mmagic-xs-perl branch, master, updated. debian/0.09006-4-2-gdf193e9

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


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

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

diff --git a/debian/control b/debian/control
index 024fdd0..3d3f76c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libfile-mmagic-xs-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl (>= 5.10.1),
- perl (>= 5.14) | libextutils-parsexs-perl (>= 2.210000)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+           Ansgar Burchardt <ansgar at debian.org>,
+           Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               perl (>= 5.11.1) | libextutils-parsexs-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/File-MMagic-XS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-mmagic-xs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-mmagic-xs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-mmagic-xs-perl.git
+Homepage: http://search.cpan.org/dist/File-MMagic-XS/
 
 Package: libfile-mmagic-xs-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Perl module to guess file type (à la mod_mime_magic)
  File::MMagic::XS is a port of Apache2 mod_mime_magic.c in Perl, written in
  XS with the aim of being efficient and fast, especially for applications
  that need to be run for an extended amount of time.
+

-- 
Debian packaging of libfile-mmagic-xs-perl



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