[SCM] Debian packaging of libsane-perl branch, master, updated. debian/0.04-1-6-g5f5fc03

gregor herrmann gregoa at debian.org
Thu Jul 5 20:54:35 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0d612c9..b87a18a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libsane-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jeffrey Ratcliffe <jjr at debian.org>
-Build-Depends: debhelper (>= 9), libsane-dev (>= 1.0.19),
- libextutils-depends-perl, libextutils-pkgconfig-perl,
- libtest-pod-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libsane-dev,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libtest-pod-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsane-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsane-perl.git
-Homepage: http://search.cpan.org/dist/Sane/
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsane-perl.git
 DM-Upload-Allowed: yes
+Homepage: http://search.cpan.org/dist/Sane/
 
 Package: libsane-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libsane (>= 1.0.19)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libsane
 Description: Perl bindings for the SANE (Scanner Access Now Easy) Project
  The Sane module allows you to access SANE-compatible scanners in a Perlish
  and object-oriented way, freeing you from the casting and memory management

-- 
Debian packaging of libsane-perl



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