r68209 - in /trunk/libauth-yubikey-decrypter-perl/debian: changelog control copyright libauth-yubikey-decrypter-perl.docs

adedommelin-guest at users.alioth.debian.org adedommelin-guest at users.alioth.debian.org
Wed Feb 9 15:31:27 UTC 2011


Author: adedommelin-guest
Date: Wed Feb  9 15:31:08 2011
New Revision: 68209

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68209
Log:
Applied changes proposed by gregoa

Removed:
    trunk/libauth-yubikey-decrypter-perl/debian/libauth-yubikey-decrypter-perl.docs
Modified:
    trunk/libauth-yubikey-decrypter-perl/debian/changelog
    trunk/libauth-yubikey-decrypter-perl/debian/control
    trunk/libauth-yubikey-decrypter-perl/debian/copyright

Modified: trunk/libauth-yubikey-decrypter-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauth-yubikey-decrypter-perl/debian/changelog?rev=68209&op=diff
==============================================================================
--- trunk/libauth-yubikey-decrypter-perl/debian/changelog (original)
+++ trunk/libauth-yubikey-decrypter-perl/debian/changelog Wed Feb  9 15:31:08 2011
@@ -1,3 +1,13 @@
+libauth-yubikey-decrypter-perl (0.07-2) unstable; urgency=low
+
+  * Removed debian/libauth-yubikey-decrypter-perl.docs
+  * Added year of upstream copyright in debian/copyright
+  * Moved libcrypt-rijndael-perl from Build-Depends to Build-Depends-Indep 
+  * Updated debian/control short description 
+  * Added libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends-Indep
+
+ -- Alexandre De Dommelin <adedommelin at tuxz.net>  Wed, 09 Feb 2011 15:19:31 +0000
+
 libauth-yubikey-decrypter-perl (0.07-1) UNRELEASED; urgency=low
 
   TODO:

Modified: trunk/libauth-yubikey-decrypter-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauth-yubikey-decrypter-perl/debian/control?rev=68209&op=diff
==============================================================================
--- trunk/libauth-yubikey-decrypter-perl/debian/control (original)
+++ trunk/libauth-yubikey-decrypter-perl/debian/control Wed Feb  9 15:31:08 2011
@@ -1,8 +1,8 @@
 Source: libauth-yubikey-decrypter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libcrypt-rijndael-perl
-Build-Depends-Indep: perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl, libcrypt-rijndael-perl, libtest-pod-perl, libtest-pod-coverage-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
@@ -13,7 +13,7 @@
 Package: libauth-yubikey-decrypter-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-rijndael-perl
-Description: Decrypt output of Yubikey tokens
+Description: yubikey token output decryptor 
  Auth::Yubikey_Decrypter is a Perl module to decrypt the AES output
  of Yubikey tokens.
  .

Modified: trunk/libauth-yubikey-decrypter-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauth-yubikey-decrypter-perl/debian/copyright?rev=68209&op=diff
==============================================================================
--- trunk/libauth-yubikey-decrypter-perl/debian/copyright (original)
+++ trunk/libauth-yubikey-decrypter-perl/debian/copyright Wed Feb  9 15:31:08 2011
@@ -4,7 +4,7 @@
 Name: Auth-Yubikey_Decrypter
 
 Files: *
-Copyright: Phil Massyn <phil at massyn.net>
+Copyright: 2008, Phil Massyn <phil at massyn.net>
 License: Artistic or GPL-1+
 
 Files: debian/*




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