[SCM] Debian packaging of libextutils-libbuilder-perl branch, master, updated. 7b33b0be053b1067d0def14e5b14c04e344fbaa5

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


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

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

diff --git a/debian/control b/debian/control
index 8003ce0..0e17611 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libextutils-libbuilder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), quilt (>= 0.48-2~), libextutils-cbuilder-perl
+Build-Depends: debhelper (>= 8),
+               quilt,
+               perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/ExtUtils-LibBuilder/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libextutils-libbuilder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-libbuilder-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libextutils-libbuilder-perl.git
+Homepage: http://search.cpan.org/dist/ExtUtils-LibBuilder/
 
 Package: libextutils-libbuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to compile standard, self-contained C libraries
  Some Perl modules need to ship C libraries together with their Perl
  code. Although there are mechanisms to compile and link (or glue) C
@@ -20,3 +23,4 @@ Description: Perl module to compile standard, self-contained C libraries
  standard, self-contained C libraries.
  .
  This module main goal is to help in that task.
+

-- 
Debian packaging of libextutils-libbuilder-perl



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