[SCM] Debian packaging of libpoe-test-loops-perl branch, master, updated. debian/1.351-1-2-g5180fb6

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


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

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

diff --git a/debian/control b/debian/control
index 2da317c..6cfe086 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libpoe-test-loops-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.12) | libtest-more-perl (>= 0.94)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     perl (>= 5.11.1) | libtest-more-perl (>= 0.94)
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/POE-Test-Loops/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-test-loops-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-test-loops-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpoe-test-loops-perl.git
+Homepage: http://search.cpan.org/dist/POE-Test-Loops/
 
 Package: libpoe-test-loops-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Recommends: libpoe-perl
 Description: test framework for POE event loops
  POE::Test::Loops is a Perl helper module that provides a framework for testing
  the functionality of POE event loops. It contains a single function that sets
  up all the loop tests for one or more POE::Loop subclasses. It is most useful
  during development and building of POE event loops.
+

-- 
Debian packaging of libpoe-test-loops-perl



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