r8404 - /trunk/libparent-perl/debian/control
    gregoa-guest at users.alioth.debian.org 
    gregoa-guest at users.alioth.debian.org
       
    Sat Oct 20 18:28:03 UTC 2007
    
    
  
Author: gregoa-guest
Date: Sat Oct 20 18:28:03 2007
New Revision: 8404
URL: http://svn.debian.org/wsvn/?sc=1&rev=8404
Log:
add Depends: ${perl:Depends}, ${misc:Depends} to debian/control
Modified:
    trunk/libparent-perl/debian/control
Modified: trunk/libparent-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libparent-perl/debian/control?rev=8404&op=diff
==============================================================================
--- trunk/libparent-perl/debian/control (original)
+++ trunk/libparent-perl/debian/control Sat Oct 20 18:28:03 2007
@@ -12,6 +12,7 @@
 
 Package: libparent-perl
 Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: establish an ISA relationship with base classes at compile time
  This module allows you to both load one or more modules, while setting up
  inheritance from those modules at the same time.
    
    
More information about the Pkg-perl-cvs-commits
mailing list