[SCM] Debian packaging of libnet-bluetooth-perl branch, master, updated. dd448f5eea54e3f8e1b75c84629ea8908d82a7c7

Xavier Guimard x.guimard at free.fr
Sat Nov 3 07:34:31 UTC 2012


The following commit has been merged in the master branch:
commit dd448f5eea54e3f8e1b75c84629ea8908d82a7c7
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Nov 3 08:32:53 2012 +0100

    Rearrange debian/control with cme + myself in uploaders

diff --git a/debian/control b/debian/control
index 3d15325..929706b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libnet-bluetooth-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
 Build-Depends: debhelper (>= 9.20120312),
- libbluetooth-dev
+               libbluetooth-dev
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Net-Bluetooth/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-bluetooth-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-bluetooth-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-bluetooth-perl.git
+Homepage: http://search.cpan.org/dist/Net-Bluetooth/
 
 Package: libnet-bluetooth-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to Bluetooth libraries
  Net::Bluetooth works with the BlueZ libraries as well as with Microsoft
  Windows. It allows developers to manage Bluetooth features such as device
  and services discovery, RFCOMM connections and other Bluetooth functions.
+

-- 
Debian packaging of libnet-bluetooth-perl



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