[SCM] Debian packaging of libmro-compat-perl branch, master, updated. ecdf8733760894ecbf6b3250abd03637f42b32d0

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


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

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

diff --git a/debian/control b/debian/control
index b6c0437..68b54d4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libmro-compat-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-7), libclass-c3-xs-perl,
- libclass-c3-perl (>= 0.20), libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at ubuntu.com>
+Build-Depends-Indep: perl,
+                     libclass-c3-xs-perl,
+                     libclass-c3-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/MRO-Compat/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmro-compat-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmro-compat-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmro-compat-perl.git
+Homepage: http://search.cpan.org/dist/MRO-Compat/
 
 Package: libmro-compat-perl
 Architecture: all
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libclass-c3-perl (>= 0.20)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libclass-c3-perl
 Recommends: libclass-c3-xs-perl
 Description: mro::* interface compatibility for Perls < 5.9.5
  The "mro" namespace provides several utilities for dealing with method 
@@ -25,3 +30,4 @@ Description: mro::* interface compatibility for Perls < 5.9.5
  .
  MRO::Compat provides those interfaces for earlier versions of Perl 
  (back to 5.6.0 anyways).
+

-- 
Debian packaging of libmro-compat-perl



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