[SCM] Debian packaging of libprobe-perl-perl branch, master, updated. e694c354734d5d6b91742f22a1e7b93f4a14562a

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


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

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

diff --git a/debian/control b/debian/control
index 5543699..09336e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libprobe-perl-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.6.10-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               perl
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Probe-Perl/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libprobe-perl-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libprobe-perl-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libprobe-perl-perl.git
+Homepage: http://search.cpan.org/dist/Probe-Perl/
 
 Package: libprobe-perl-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Obtain information about the currently running Perl interpreter
  Probe::Perl provides methods for obtaining information about the currently
  running Perl interpreter.
  .
  It can retireve the current version, path, @INC or details about perl
  configuration, as well as compare if two Perl interpreters are the same.
+

-- 
Debian packaging of libprobe-perl-perl



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