r76037 - in /trunk/libgnome2-vfs-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 18 21:11:13 UTC 2011


Author: gregoa
Date: Sat Jun 18 21:11:04 2011
New Revision: 76037

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76037
Log:
Suggest libswitch-perl, Switch (used in an example) is not in core
in 5.14 (closes: #629462).

Modified:
    trunk/libgnome2-vfs-perl/debian/changelog
    trunk/libgnome2-vfs-perl/debian/control

Modified: trunk/libgnome2-vfs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-vfs-perl/debian/changelog?rev=76037&op=diff
==============================================================================
--- trunk/libgnome2-vfs-perl/debian/changelog (original)
+++ trunk/libgnome2-vfs-perl/debian/changelog Sat Jun 18 21:11:04 2011
@@ -6,6 +6,8 @@
   [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
+  * Suggest libswitch-perl, Switch (used in an example) is not in core
+    in 5.14 (closes: #629462).
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:24:56 -0700
 

Modified: trunk/libgnome2-vfs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-vfs-perl/debian/control?rev=76037&op=diff
==============================================================================
--- trunk/libgnome2-vfs-perl/debian/control (original)
+++ trunk/libgnome2-vfs-perl/debian/control Sat Jun 18 21:11:04 2011
@@ -13,6 +13,7 @@
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1:1.120)
 Recommends: libgnomevfs2-extra
+Suggests: libswitch-perl | perl (<< 5.10.1-13)
 Description: Perl interface to the 2.x series of the GNOME VFS library
  libgnome2-vfs-perl provides Perl bindings for the 2.x series of the GNOME
  VFS library. 




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