[SCM] Debian packaging of libnet-daap-dmap-perl branch, master, updated. debian/1.27-1-2-g064284e

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


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

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

diff --git a/debian/control b/debian/control
index e104100..1917261 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libnet-daap-dmap-perl
-Section: perl
-Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: extra
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmath-bigint-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-DAAP-DMAP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-daap-dmap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-daap-dmap-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-daap-dmap-perl.git
+Homepage: http://search.cpan.org/dist/Net-DAAP-DMAP/
 
 Package: libnet-daap-dmap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmath-bigint-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: Perl module for reading and writing DAAP structures
  Net::DAAP::DMAP allows reading and writing DAAP structures. A DMAP structure
  is a binary record used in Apple's DAAP protocol. It may contain other DMAP
@@ -21,3 +23,4 @@ Description: Perl module for reading and writing DAAP structures
  ("msdc"). The short name is what's in the binary record, but a content codes
  list gives a long name ("dmap.databasescount") and a data type for the record
  (32-bit integer).
+

-- 
Debian packaging of libnet-daap-dmap-perl



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