[SCM] Debian packaging of libauth-yubikey-webclient-perl branch, master, updated. 24411a467ea725acf9c6901104362be19c08e0a3

gregor herrmann gregoa at debian.org
Fri Jan 20 15:10:09 UTC 2012


The following commit has been merged in the master branch:
commit e46c318f1fab13bb5780d96d76a338f7e5c9de91
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 16:07:17 2012 +0100

    sort debs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7ced2c8..c0b476e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,12 @@ Source: libauth-yubikey-webclient-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdigest-hmac-perl, libwww-perl, liburi-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libdigest-hmac-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ liburi-perl,
+ libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre De Dommelin <adedommelin at tuxz.net>
 Standards-Version: 3.9.1
@@ -12,7 +17,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauth-yubik
 
 Package: libauth-yubikey-webclient-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, liburi-perl, libdigest-hmac-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdigest-hmac-perl,
+ liburi-perl,
+ libwww-perl
 Description: Perl module to authenticate Yubikey against the Yubico Web API
  Auth::Yubikey_WebClient is a Perl module to authenticate Yubikey against the
  public Yubico Web API.

-- 
Debian packaging of libauth-yubikey-webclient-perl



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