r69089 - in /trunk/libplack-perl/debian: changelog control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Feb 19 14:23:55 UTC 2011


Author: jawnsy-guest
Date: Sat Feb 19 14:23:45 2011
New Revision: 69089

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69089
Log:
Add build dependency on Carp::Always as it is required for
testing (and not mentioned in upstream META.yml)

Modified:
    trunk/libplack-perl/debian/changelog
    trunk/libplack-perl/debian/control

Modified: trunk/libplack-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libplack-perl/debian/changelog?rev=69089&op=diff
==============================================================================
--- trunk/libplack-perl/debian/changelog (original)
+++ trunk/libplack-perl/debian/changelog Sat Feb 19 14:23:45 2011
@@ -7,6 +7,8 @@
   [ Jonathan Yu ]
   * Move eloy's copyright back to debian/* (somehow it landed in
     the clause for inc/Module/*)
+  * Add build dependency on Carp::Always as it is required for
+    testing (and not mentioned in upstream META.yml)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 19 Feb 2011 09:36:16 -0500
 

Modified: trunk/libplack-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libplack-perl/debian/control?rev=69089&op=diff
==============================================================================
--- trunk/libplack-perl/debian/control (original)
+++ trunk/libplack-perl/debian/control Sat Feb 19 14:23:45 2011
@@ -3,6 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: perl,
+ libcarp-always-perl,
  libauthen-simple-passwd-perl,
  libdevel-stacktrace-ashtml-perl,
  libdevel-stacktrace-perl (>= 1.2300),




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