[SCM] Debian packaging of libfile-pid-perl branch, master, updated. a6096da8425566d50f73766207258793d818bd27

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


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

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

diff --git a/debian/control b/debian/control
index 1f177ce..0c0553d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libfile-pid-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
-Build-Depends-Indep: perl (>= 5.6.10-12), libclass-accessor-perl (>= 0.19)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               quilt
+Build-Depends-Indep: perl,
+                     libclass-accessor-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/File-Pid/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-pid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-pid-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-pid-perl.git
+Homepage: http://search.cpan.org/dist/File-Pid/
 
 Package: libfile-pid-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl (>= 0.19)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl
 Description: Perl module for pid file manipulation
  File::Pid manages pid files. It creates a pid file, queries the process
  within to discover if it's still running, and removes the pid file.
+

-- 
Debian packaging of libfile-pid-perl



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