[SCM] Debian packaging of libnet-cups-perl branch, master, updated. 391ac891951af545ec98ad792fd6bac40465a1ed

gregor herrmann gregoa at debian.org
Thu Jul 5 20:43:08 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 986a194..4f3bece 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libnet-cups-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Martín Ferrari <tincho at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Standards-Version: 3.8.2
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7), libcups2-dev (>= 1.3.7-3),
- libcupsimage2-dev
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Rene Mayorga <rmayorga at debian.org>, Martín Ferrari <tincho at debian.org>,
- gregor herrmann <gregoa at debian.org>,Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Net-CUPS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-cups-perl.git
+Build-Depends: perl,
+               debhelper (>= 7),
+               libcups2-dev,
+               libcupsimage2-dev
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-cups-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-cups-perl.git
+Homepage: http://search.cpan.org/dist/Net-CUPS/
 
 Package: libnet-cups-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: cups-common
 Description: Perl module for printing through CUPS
  Net::CUPS is a Perl module that provides an object-oriented interface to the
  Common Unix Printing System (CUPS). It supports retrieving information such
  as names of all configured printers, authenticating with username/password
  credentials, and various other utilities for manipulating the CUPS daemon.
+

-- 
Debian packaging of libnet-cups-perl



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