[SCM] Debian packaging of libtest-corpus-audio-mpd-perl branch, master, updated. debian/1.120990-1-2-gf936959

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


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

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

diff --git a/debian/control b/debian/control
index f43eaa3..f6597c2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,33 @@
 Source: libtest-corpus-audio-mpd-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: perl,
- libfile-sharedir-perl,
- libreadonly-perl,
- libpath-class-perl,
- mpd (>= 0.16),
- procps,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libfile-sharedir-perl,
+                     libreadonly-perl,
+                     libpath-class-perl,
+                     mpd (>= 0.16),
+                     procps
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-corpus-audio-mpd-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-corpus-audio-mpd-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-corpus-audio-mpd-perl.git
+Homepage: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/
 
 Package: libtest-corpus-audio-mpd-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libfile-sharedir-perl,
- libreadonly-perl,
- libpath-class-perl,
- mpd (>= 0.16),
- procps
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libfile-sharedir-perl,
+         libreadonly-perl,
+         libpath-class-perl,
+         mpd (>= 0.16),
+         procps
 Description: module to fake mpd for testing purposes
  Test::Corpus::Audio::MPD is a Perl test harness that tries to launch a new
  Music Player Daemon (MPD) server using a fake mpd.conf file with correct
@@ -36,3 +37,4 @@ Description: module to fake mpd for testing purposes
  the MPD_TEST_OVERRIDE environment variable is true; otherwise, the test will
  bail. Once the tests are complete, the temporarily launched mpd server will
  be shut down and the original one relaunched (if there was one).
+

-- 
Debian packaging of libtest-corpus-audio-mpd-perl



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