[SCM] Debian packaging of libwww-mechanize-treebuilder-perl branch, master, updated. 9154d2655bff9f5c124cea2f228edc4b84fe935a

gregor herrmann gregoa at debian.org
Thu Jul 5 21:08:15 UTC 2012


The following commit has been merged in the master branch:
commit 8cadec7fa4e560be395e39582bf81d461689f36a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:05:01 2012 -0600

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

diff --git a/debian/control b/debian/control
index 918c5f1..17c07b6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,34 @@
 Source: libwww-mechanize-treebuilder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           Xavier Oswald <xoswald at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-www-mechanize-perl, libmoose-perl (>= 0.65),
- libmoosex-role-parameterized-perl, libhtml-treebuilder-xpath-perl,
- libhtml-tree-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
-  Xavier Oswald <xoswald at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
-  gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-www-mechanize-perl,
+                     libmoose-perl,
+                     libmoosex-role-parameterized-perl,
+                     libhtml-treebuilder-xpath-perl,
+                     libhtml-tree-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-mechanize-treebuilder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-treebuilder-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-mechanize-treebuilder-perl.git
+Homepage: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
 
 Package: libwww-mechanize-treebuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoosex-role-parameterized-perl,
- libhtml-tree-perl, libmoose-perl (>= 0.65), libhtml-treebuilder-xpath-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoosex-role-parameterized-perl,
+         libhtml-tree-perl,
+         libmoose-perl,
+         libhtml-treebuilder-xpath-perl
 Description: Perl module integrating WWW::Mechanize and HTML::TreeBuilder
  WWW::Mechanize::TreeBuilder is a Perl module that combines the functionality
  of WWW::Mechanize and HTML::TreeBuilder in a much more convenient format. It
  improves code quality and provides some better integration of these two
  modules, making it significantly more convenient to work with.
+

-- 
Debian packaging of libwww-mechanize-treebuilder-perl



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