[SCM] Debian packaging of libwww-bugzilla-perl branch, master, updated. 49540aaa22afbadf5cb089de8824007f3038d3ec

gregor herrmann gregoa at debian.org
Thu Jul 5 21:07:56 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index b4fadbc..01fbd9c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libwww-bugzilla-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libwww-mechanize-perl (>= 1.20),
- libclass-methodmaker-perl (>= 1.08), libparams-validate-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl,
+                     libwww-mechanize-perl,
+                     libclass-methodmaker-perl,
+                     libparams-validate-perl
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-bugzilla-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-bugzilla-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-bugzilla-perl.git
 Homepage: http://search.cpan.org/dist/WWW-Bugzilla/
 
 Package: libwww-bugzilla-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-mechanize-perl,
- libclass-methodmaker-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-mechanize-perl,
+         libclass-methodmaker-perl
 Recommends: libcrypt-ssleay-perl
 Description: Perl module to manipulate a Bugzilla database
  WWW::Bugzilla is a Perl module that handles submission and updating of bug
@@ -23,3 +29,4 @@ Description: Perl module to manipulate a Bugzilla database
  the most common operations, including updating bug properties (severity,
  status, attachments) and creating new reports. It uses WWW::Mechanize to
  do its thing.
+

-- 
Debian packaging of libwww-bugzilla-perl



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