[SCM] Debian packaging of libwww-mechanize-shell-perl branch, master, updated. 72dddf510a96b8ec8f3f50c58249dda968159027

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


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

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

diff --git a/debian/control b/debian/control
index 462ea9f..17d177b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,50 +1,50 @@
 Source: libwww-mechanize-shell-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>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: libhook-lexwrap-perl,
- libhtml-display-perl,
- libhtml-parser-perl,
- libhtml-tableextract-perl,
- libhtml-tokeparser-simple-perl,
- libpod-constants-perl,
- libterm-shell-perl,
- libtest-inline-perl,
- libtest-mockobject-perl,
- libtest-pod-perl,
- libtest-without-module-perl,
- liburi-perl,
- libwww-mechanize-formfiller-perl,
- libwww-mechanize-perl,
- libwww-perl,
- netbase,
- perl,
- perl (>= 5.10.1) | libparent-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>,
- Ansgar Burchardt <ansgar at debian.org>,
- Angel Abad <angel at debian.org>
+                     libhtml-display-perl,
+                     libhtml-parser-perl,
+                     libhtml-tableextract-perl,
+                     libhtml-tokeparser-simple-perl,
+                     libpod-constants-perl,
+                     libterm-shell-perl,
+                     libtest-inline-perl,
+                     libtest-mockobject-perl,
+                     libtest-pod-perl,
+                     libtest-without-module-perl,
+                     liburi-perl,
+                     libwww-mechanize-formfiller-perl,
+                     libwww-mechanize-perl,
+                     libwww-perl,
+                     netbase,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-Shell/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-mechanize-shell-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-shell-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-mechanize-shell-perl.git
+Homepage: http://search.cpan.org/dist/WWW-Mechanize-Shell/
 
 Package: libwww-mechanize-shell-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-modified-perl,
- libhook-lexwrap-perl,
- libhtml-display-perl,
- libhtml-parser-perl,
- libhtml-tableextract-perl,
- libhtml-tokeparser-simple-perl,
- libterm-shell-perl,
- liburi-perl,
- libwww-mechanize-formfiller-perl,
- libwww-mechanize-perl,
- libwww-perl,
- perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-modified-perl,
+         libhook-lexwrap-perl,
+         libhtml-display-perl,
+         libhtml-parser-perl,
+         libhtml-tableextract-perl,
+         libhtml-tokeparser-simple-perl,
+         libterm-shell-perl,
+         liburi-perl,
+         libwww-mechanize-formfiller-perl,
+         libwww-mechanize-perl,
+         libwww-perl,
+         perl
 Description: interactive shell for WWW::Mechanize
  WWW::Mechanize::Shell implements a www-like shell above WWW::Mechanize and
  also has the capability to output crude Perl code that recreates the recorded
@@ -54,3 +54,4 @@ Description: interactive shell for WWW::Mechanize
  The cookie support is there, but no cookies are read from your existing 
  browser sessions. See HTTP::Cookies on how to implement reading/writing
  your current browsers cookies.
+

-- 
Debian packaging of libwww-mechanize-shell-perl



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