[SCM] Debian packaging of libdevice-usb-perl branch, master, updated. debian/0.35-2-2-g69d9c00

gregor herrmann gregoa at debian.org
Thu Jul 5 20:24:46 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 9df039c..517f504 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
 Source: libdevice-usb-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl, libinline-perl, libusb-dev,
- libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Retout <diocles at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               libinline-perl,
+               libusb-dev,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Device-USB/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevice-usb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevice-usb-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevice-usb-perl.git
+Homepage: http://search.cpan.org/dist/Device-USB/
 
 Package: libdevice-usb-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, perl,
- libinline-perl
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends},
+         libinline-perl
 Description: Perl module to access USB devices using libusb
  Device::USB provides a Perl interface to the C library libusb. This library
  supports a relatively full set of functionality to access a USB device. In
  addition, Device::USB provides a few convenience features that are intended
  to produce a more Perl-ish interface.
+

-- 
Debian packaging of libdevice-usb-perl



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