[SCM] Debian packaging of libproc-background-perl branch, master, updated. d86a6927d07ea7c34ef9b34525be022f6a0cc6cd

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


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

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

diff --git a/debian/control b/debian/control
index d381816..29b4935 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
 Source: libproc-background-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), quilt (>= 0.40)
-Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at ubuntu.com>
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Proc-Background/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libproc-background-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-background-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libproc-background-perl.git
+Homepage: http://search.cpan.org/dist/Proc-Background/
 
 Package: libproc-background-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: generic interface for Unix and Win32 background process management
  Proc::Background is a generic interface for placing processes in the
  background on both Unix and Win32 platforms. This module lets you start,
  kill, wait on, retrieve exit values, and see if background processes still
  exist.
+

-- 
Debian packaging of libproc-background-perl



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