[SCM] Debian packaging of libtest-needsdisplay-perl branch, master, updated. 0e991d66c18bb3a9a642b28fb26b8b34c61feff7

gregor herrmann gregoa at debian.org
Thu Jul 5 21:00:47 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index acdf879..4a2dbcd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libtest-needsdisplay-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl,
- libtest-pod-coverage-perl, libtest-cpan-meta-perl,
- libtest-minimumversion-perl, perl (>= 5.10.1) | libpod-simple-perl (>= 3.07)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-cpan-meta-perl,
+                     libtest-minimumversion-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Test-NeedsDisplay/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-needsdisplay-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-needsdisplay-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-needsdisplay-perl.git
+Homepage: http://search.cpan.org/dist/Test-NeedsDisplay/
 
 Package: libtest-needsdisplay-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Recommends: xvfb
 Description: Ensure that tests needing a display have one
  When testing GUI applications, sometimes applications or modules absolutely
@@ -31,3 +34,4 @@ Description: Ensure that tests needing a display have one
  .
  The Test::NeedsDisplay module will search around and try to find a way to load
  some sort of display that can be used for the testing.
+

-- 
Debian packaging of libtest-needsdisplay-perl



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