r59544 - in /trunk/libnet-oauth-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 18 23:30:55 UTC 2010


Author: gregoa
Date: Fri Jun 18 23:30:50 2010
New Revision: 59544

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59544
Log:
New build dependency: libtest-warn-perl.

Modified:
    trunk/libnet-oauth-perl/debian/changelog
    trunk/libnet-oauth-perl/debian/control

Modified: trunk/libnet-oauth-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-oauth-perl/debian/changelog?rev=59544&op=diff
==============================================================================
--- trunk/libnet-oauth-perl/debian/changelog (original)
+++ trunk/libnet-oauth-perl/debian/changelog Fri Jun 18 23:30:50 2010
@@ -1,6 +1,7 @@
 libnet-oauth-perl (0.27-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * New build dependency: libtest-warn-perl.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 19 Jun 2010 01:26:18 +0200
 

Modified: trunk/libnet-oauth-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-oauth-perl/debian/control?rev=59544&op=diff
==============================================================================
--- trunk/libnet-oauth-perl/debian/control (original)
+++ trunk/libnet-oauth-perl/debian/control Fri Jun 18 23:30:50 2010
@@ -4,7 +4,8 @@
 Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: perl (>= 5.10.1), libcrypt-openssl-rsa-perl, libdigest-hmac-perl,
  libclass-data-inheritable-perl, liburi-perl,
- libclass-accessor-perl, libdigest-sha1-perl (>= 2.12)
+ libclass-accessor-perl, libdigest-sha1-perl (>= 2.12),
+ libtest-warn-perl (>= 0.21)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  gregor herrmann <gregoa at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>,




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