[SCM] Debian packaging of liblog-any-adapter-perl branch, master,	updated. debian/0.05-1-8-g53b0336
    Nathan Handler 
    nhandler at ubuntu.com
       
    Wed Jan  4 22:48:24 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 34f96a4f79762c9f75cb5d146aea32c7d5fe7bba
Author: Nathan Handler <nhandler at ubuntu.com>
Date:   Wed Jan 4 16:40:13 2012 -0600
    (Build-)Depend on libguard-perl instead of libscope-guard-perl
diff --git a/debian/control b/debian/control
index dab8334..eab2ce5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libdevel-globaldestruction-perl,
  liblog-any-perl,
- libscope-guard-perl
+ libguard-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at ubuntu.com>
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libdevel-globaldestruction-perl,
  liblog-any-perl,
- libscope-guard-perl
+ libguard-perl
 Description: class methods to tell Log::Any where to send its logs
  The Log::Any::Adapter distribution implements Log::Any class methods to
  specify where logs should be sent. It is a separate distribution so as
-- 
Debian packaging of liblog-any-adapter-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list