r27774 - in /trunk/libpoe-component-ikc-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Dec 5 20:48:50 UTC 2008


Author: gregoa
Date: Fri Dec  5 20:48:47 2008
New Revision: 27774

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27774
Log:
debian/control: add ${misc:Depends} to Depends.

Modified:
    trunk/libpoe-component-ikc-perl/debian/changelog
    trunk/libpoe-component-ikc-perl/debian/control

Modified: trunk/libpoe-component-ikc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-ikc-perl/debian/changelog?rev=27774&op=diff
==============================================================================
--- trunk/libpoe-component-ikc-perl/debian/changelog (original)
+++ trunk/libpoe-component-ikc-perl/debian/changelog Fri Dec  5 20:48:47 2008
@@ -8,6 +8,7 @@
   [ gregor herrmann ]
   * Set Standards-Version to 3.8.0 (no changes).
   * Set debhelper compatibility level to 7 in debian/{control,compat}.
+  * debian/control: add ${misc:Depends} to Depends.
 
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Fri,  5 Dec 2008 07:04:38 -0430
 

Modified: trunk/libpoe-component-ikc-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-ikc-perl/debian/control?rev=27774&op=diff
==============================================================================
--- trunk/libpoe-component-ikc-perl/debian/control (original)
+++ trunk/libpoe-component-ikc-perl/debian/control Fri Dec  5 20:48:47 2008
@@ -11,7 +11,7 @@
 
 Package: libpoe-component-ikc-perl
 Architecture: all
-Depends: ${perl:Depends}, libpoe-perl
+Depends: ${perl:Depends}, libpoe-perl, ${misc:Depends}
 Description: Perl Inter-Kernel Communication for POE
  POE::Component::IKC provides several Inter-Kernel Communication methods
  for POE that help exchanging events between POE kernels.




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