[SCM] Debian packaging of libextutils-parsexs-perl branch, master, updated. debian/3.150000-1-2-g7519d6f

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


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

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

diff --git a/debian/control b/debian/control
index 6bba639..3b2db71 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libextutils-parsexs-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libextutils-cbuilder-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Jonathan Yu <jawnsy at cpan.org>, Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/ExtUtils-ParseXS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libextutils-parsexs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-parsexs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libextutils-parsexs-perl.git
+Homepage: http://search.cpan.org/dist/ExtUtils-ParseXS/
 
 Package: libextutils-parsexs-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libextutils-cbuilder-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl
 Description: utility to process Perl XS code into C code
  ExtUtils::ParseXS is a Perl utility that provides a modular way of compiling
  Perl XS code into appropriate C code by embedding the constructs necessary to
@@ -23,3 +27,4 @@ Description: utility to process Perl XS code into C code
  .
  This module is already included as part of Perl's core distribution, so this  
  package is only beneficial when newer features or bug fixes are required.
+

-- 
Debian packaging of libextutils-parsexs-perl



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