[SCM] Debian packaging of libdevel-nytprof-perl branch, master, updated. 992fae998edcb6df54072c296f3eec23fcff9b1b

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


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

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

diff --git a/debian/control b/debian/control
index 18e8276..6b226a9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: libdevel-nytprof-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.50~), zlib1g-dev,
- libtest-pod-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.84),
- libjson-any-perl, libsub-name-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 7.0.50~),
+               zlib1g-dev,
+               libtest-pod-perl,
+               libjson-any-perl,
+               libsub-name-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Devel-NYTProf/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-nytprof-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-nytprof-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-nytprof-perl.git
+Homepage: http://search.cpan.org/dist/Devel-NYTProf/
 
 Package: libdevel-nytprof-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libjs-jquery,
- libjson-any-perl
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libjs-jquery,
+         libjson-any-perl
 Description: Perl statement and subroutine code profiler
  Devel::NYTProf is a powerful feature-rich perl source code profiler.
  .
@@ -45,3 +52,4 @@ Description: Perl statement and subroutine code profiler
  NYTProf stands for 'New York Times Profiler'. Indeed, this module was
  initially developed from Devel::FastProf by The New York Times Co. to help
  their developers quickly identify bottlenecks in large Perl applications.
+

-- 
Debian packaging of libdevel-nytprof-perl



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