[SCM] Debian packaging of libdb-file-lock-perl branch, master, updated. 852154ed3fae05597ea93773f8b9aeaae5d6afe8

gregor herrmann gregoa at debian.org
Thu Jul 5 20:21:16 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 4f93e2e..93613e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libdb-file-lock-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
 Build-Depends-Indep: perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/DB_File-Lock/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdb-file-lock-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdb-file-lock-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdb-file-lock-perl.git
+Homepage: http://search.cpan.org/dist/DB_File-Lock/
 
 Package: libdb-file-lock-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: wrapper adding locking for the DB_File module
  When you need locking, simply use DB_File::Lock in place of DB_File and
  add an extra argument onto the tie command specifying if the file should
  be locked for reading or writing.
+

-- 
Debian packaging of libdb-file-lock-perl



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