[SCM] Debian packaging of libpango-perl branch, master,	updated. upstream/1.222-64-g380ba02
    Alessandro Ghedini 
    al3xbio at gmail.com
       
    Mon Aug  8 14:28:38 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 17e8e1bf722e855fd76f28dfe11ae9617e1273df
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Aug 8 16:09:57 2011 +0200
    Remove not needed versioned (Build-)Depends
diff --git a/debian/control b/debian/control
index 285c998..aca66cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: perl
 Priority: optional
 # do NOT add libgtk2-perl to build-deps (see bug #554704)
 Build-Depends: debhelper (>= 8), perl,
- libcairo-perl (>= 1.000),
- libextutils-depends-perl (>= 0.300),
+ libcairo-perl,
+ libextutils-depends-perl,
  libextutils-pkgconfig-perl,
  libglib-perl (>= 1:1.220),
  libpango1.0-dev,
@@ -23,7 +23,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpango-perl
 Package: libpango-perl
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libcairo-perl (>= 1.000),
+ libcairo-perl,
  libglib-perl (>= 1.220)
 Description: Perl module to layout and render international text
  Pango is a library for laying out and rendering text, with an emphasis on
-- 
Debian packaging of libpango-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list