[SCM] Debian packaging of libclass-insideout-perl branch, master, updated. 9d1c54c6ac3359a406485026e07126b187663942

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


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

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

diff --git a/debian/control b/debian/control
index b172390..5720dc5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libclass-insideout-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libclass-isa-perl | perl (<< 5.10.1-13)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Jonathan Yu <jawnsy at cpan.org>, Peter Pentchev <roam at ringlet.net>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Class-InsideOut/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-insideout-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-insideout-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-insideout-perl.git
+Homepage: http://search.cpan.org/dist/Class-InsideOut/
 
 Package: libclass-insideout-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-isa-perl | perl (<< 5.10.1-13)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: safe, simple inside-out object construction kit
  Class::InsideOut is a simple, safe and streamlined toolkit for building
  inside-out objects. Unlike most other inside-out object building modules
@@ -31,3 +33,4 @@ Description: safe, simple inside-out object construction kit
  .
  It provides the minimal support necessary for creating safe inside-out
  objects and generating flexible accessors.
+

-- 
Debian packaging of libclass-insideout-perl



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