From 99ff4364234dc623eb09b90579729d1a112a8ffe Mon Sep 17 00:00:00 2001 From: Alexandre De Dommelin Date: Wed, 9 Feb 2011 15:59:59 +0000 Subject: Applied fixes proposed by gregoa --- debian/changelog | 18 +----------------- debian/control | 6 +++--- debian/copyright | 2 +- debian/libauth-yubikey-webclient-perl.docs | 1 - 4 files changed, 5 insertions(+), 22 deletions(-) delete mode 100644 debian/libauth-yubikey-webclient-perl.docs diff --git a/debian/changelog b/debian/changelog index f66ad4e..d82099b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,4 @@ -libauth-yubikey-webclient-perl (2.00-1) UNRELEASED; urgency=low - - TODO: - - I'd remove debian/libauth-yubikey-webclient-perl.docs, the README doesn't - look helpful for Debian users - - debian/copyright: missing year(s) of upstream copyright (seems to be - "2009") - - debian/control: - + move libdigest-hmac-perl, libdigest-sha1-perl from Build-Depends to - Build-Depends-Indep - + I don't think libdigest-sha1-perl is needed in Build-Depends(-Indep) and - Depends - + the package FTBFS in a chroot: add libwww-perl and liburi-perl to - Build-Depends-Indep (and Depends) - (please always build in a chroot [pbuilder/sbuilder or sbuild etc.]) - + please add libtest-pod-perl, libtest-pod-coverage-perl to - Build-Depends-Indep (enables additional tests) +libauth-yubikey-webclient-perl (2.00-1) unstable; urgency=low * Initial Release (closes: #612525) diff --git a/debian/control b/debian/control index 05b43b6..fd33ca9 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: libauth-yubikey-webclient-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7), libdigest-hmac-perl, libdigest-sha1-perl -Build-Depends-Indep: perl +Build-Depends: debhelper (>= 7) +Build-Depends-Indep: perl, libdigest-hmac-perl, libwww-perl, liburi-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Alexandre De Dommelin Standards-Version: 3.9.1 @@ -12,7 +12,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauth-yubikey-webcli Package: libauth-yubikey-webclient-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl, libdigest-sha1-perl +Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, liburi-perl, libdigest-hmac-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. diff --git a/debian/copyright b/debian/copyright index 663ebf5..fb16227 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Source: http://search.cpan.org/dist/Auth-Yubikey_WebClient/ Name: Auth-Yubikey_WebClient Files: * -Copyright: Phil Massyn +Copyright: 2009, Phil Massyn License: Artistic or GPL-1+ Files: debian/* diff --git a/debian/libauth-yubikey-webclient-perl.docs b/debian/libauth-yubikey-webclient-perl.docs deleted file mode 100644 index e845566..0000000 --- a/debian/libauth-yubikey-webclient-perl.docs +++ /dev/null @@ -1 +0,0 @@ -README -- cgit v1.2.3