[SCM] Debian packaging of libio-handle-util-perl branch, master, updated. ea5bfe4e7ce46f3eb4f45b5c1b7fef03d743d3ac

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


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

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

diff --git a/debian/control b/debian/control
index 7a66d8c..cf161d1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,27 @@
 Source: libio-handle-util-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libsub-exporter-perl, libasa-perl, libparent-perl,
- libio-string-perl, libtest-use-ok-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libsub-exporter-perl,
+                     libasa-perl,
+                     libio-string-perl,
+                     libtest-use-ok-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/IO-Handle-Util/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-handle-util-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-handle-util-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-handle-util-perl.git
+Homepage: http://search.cpan.org/dist/IO-Handle-Util/
 
 Package: libio-handle-util-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl, libasa-perl,
- libparent-perl, libio-string-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libsub-exporter-perl,
+         libasa-perl,
+         perl,
+         libio-string-perl
 Description: module providing helper functions for IO::Handle
  IO::Handle::Util and its copackaged modules provide various means of creating
  file handles from callbacks and by coercing objects. In particular 
@@ -22,3 +29,4 @@ Description: module providing helper functions for IO::Handle
  by implementing the various file handle functions as callacks.
  A much simpler interface is provided by IO::Handle::Iterator which reduces
  the callbacks that need to be defined to one.
+

-- 
Debian packaging of libio-handle-util-perl



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