[SCM] Debian packaging of libcgi-formalware-perl branch, master, updated. a05a3f3727199b1ba4b1ff243b392aa9e9e5513a

gregor herrmann gregoa at debian.org
Thu Jul 5 20:14:31 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 20b488a..b2980d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,30 @@
 Source: libcgi-formalware-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Ruoso <daniel at ruoso.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Gustavo Franco <stratus at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libnet-telnet-perl (>= 3.01),
- libxml-dom-perl (>= 1.14)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Daniel Ruoso <daniel at ruoso.com>,
- Jonathan Yu <jawnsy at cpan.org>,
- Gustavo Franco <stratus at debian.org>
+                     libnet-telnet-perl,
+                     libxml-dom-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/CGI-Formalware/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-formalware-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-formalware-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-formalware-perl.git
+Homepage: http://search.cpan.org/dist/CGI-Formalware/
 
 Package: libcgi-formalware-perl
+Architecture: all
 Section: perl
 Priority: optional
-Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libnet-telnet-perl (>= 3.01),
- libxml-dom-perl (>= 1.14)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libnet-telnet-perl,
+         libxml-dom-perl
 Description: Perl module for converting an XML file into a suite of CGI forms
  This module supports providing a type of repository for frequently
  used scripts, which can then be executed locally or remotely (via
  Net::Telnet), by just entering a password (for remote scripts), and
  clicking.
+

-- 
Debian packaging of libcgi-formalware-perl



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