[SCM] Debian packaging of libdbix-password-perl branch, master, updated. e2c4c57b2bdf8da07783ebe2a017a8e69cd31339

gregor herrmann gregoa at debian.org
Thu Jul 5 20:23:40 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index faba230..7c8103f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libdbix-password-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Pentchev <roam at ringlet.net>
-Build-Depends: debhelper (>= 7.0.50), quilt
-Build-Depends-Indep: perl (>= 5.8.2-2)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/DBIx-Password/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-password-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-password-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-password-perl.git
+Homepage: http://search.cpan.org/dist/DBIx-Password/
 
 Package: libdbix-password-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbi-perl
 Description: Perl module for creating a global password file for DB passwords
  Don't you hate keeping track of database passwords and such
  throughout your scripts? How about the problem of changing those
@@ -20,3 +23,4 @@ Description: Perl module for creating a global password file for DB passwords
  .
  It keeps track of all your virtual users, databases, password, etc. in one
  central file.
+

-- 
Debian packaging of libdbix-password-perl



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