[SCM] Debian packaging of libfile-read-perl branch, master, updated. 1df94d519cc613817e6b149a65070be76f5856bd

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


The following commit has been merged in the master branch:
commit 1faf8a53346381ca74a5b494a1aaacdd325d6deb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:30:09 2012 -0600

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

diff --git a/debian/control b/debian/control
index c84f89d..2514d1e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libfile-read-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8-7), libfile-slurp-perl, libtest-pod-perl,
- libtest-pod-coverage-perl, libtest-distribution-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               perl
+Build-Depends-Indep: perl,
+                     libfile-slurp-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-distribution-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/File-Read/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-read-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-read-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-read-perl.git
+Homepage: http://search.cpan.org/dist/File-Read/
 
 Package: libfile-read-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Unique interface for reading one or more files
  This module mainly proposes functions for reading one or more files, 
  with different options. See below for more details and examples.
+

-- 
Debian packaging of libfile-read-perl



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