[SCM] Debian packaging of libtest-http-server-simple-stashwarnings-perl branch, master, updated. f87b5df33262eedcec4c2f8694fad27dd62d85cc

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


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

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

diff --git a/debian/control b/debian/control
index 7182190..f769fff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libtest-http-server-simple-stashwarnings-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Christine Spang <christine at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libhttp-server-simple-perl (>= 0.34),
-  libwww-mechanize-perl, libtest-http-server-simple-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Christine Spang <christine at debian.org>
+Build-Depends-Indep: perl,
+                     libhttp-server-simple-perl,
+                     libwww-mechanize-perl,
+                     libtest-http-server-simple-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Test-HTTP-Server-Simple-StashWarnings/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-http-server-simple-stashwarnings-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-http-server-simple-stashwarnings-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-http-server-simple-stashwarnings-perl.git
+Homepage: http://search.cpan.org/dist/Test-HTTP-Server-Simple-StashWarnings/
 
 Package: libtest-http-server-simple-stashwarnings-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-http-server-simple-perl,
-  libhttp-server-simple-perl (>= 0.34)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtest-http-server-simple-perl,
+         libhttp-server-simple-perl
 Description: catch your forked web server's warnings in Test::More tests
  This module, based on Test::HTTP::Server::Simple, lets you retrieve the
  warnings that your forked HTTP::Server::Simple-based web server throws.
@@ -22,3 +26,4 @@ Description: catch your forked web server's warnings in Test::More tests
  when it makes sense.  Catching the warnings also keeps your test output
  tidy. Finally, you'll be able to see when your application throws new,
  unexpected warnings.
+

-- 
Debian packaging of libtest-http-server-simple-stashwarnings-perl



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