r13364 - in /trunk/soap-lite/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Jan 23 22:16:56 UTC 2008


Author: gregoa-guest
Date: Wed Jan 23 22:16:56 2008
New Revision: 13364

URL: http://svn.debian.org/wsvn/?sc=1&rev=13364
Log:
Move libnet-jabber-perl from Recommends to Suggests, thanks to Josh
  Triplett (closes: #462307).

Modified:
    trunk/soap-lite/debian/changelog
    trunk/soap-lite/debian/control

Modified: trunk/soap-lite/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/changelog?rev=13364&op=diff
==============================================================================
--- trunk/soap-lite/debian/changelog (original)
+++ trunk/soap-lite/debian/changelog Wed Jan 23 22:16:56 2008
@@ -1,3 +1,10 @@
+soap-lite (0.70.04-2) UNRELEASED; urgency=low
+
+  * Move libnet-jabber-perl from Recommends to Suggests, thanks to Josh
+    Triplett (closes: #462307).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 23 Jan 2008 23:15:30 +0100
+
 soap-lite (0.70.04-1) unstable; urgency=low
 
   [ gregor herrmann ]

Modified: trunk/soap-lite/debian/control
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/control?rev=13364&op=diff
==============================================================================
--- trunk/soap-lite/debian/control (original)
+++ trunk/soap-lite/debian/control Wed Jan 23 22:16:56 2008
@@ -20,8 +20,7 @@
 Depends: ${perl:Depends}, libossp-uuid-perl, libxml-parser-perl, libwww-perl, 
  libcrypt-ssleay-perl, liburi-perl, libmime-lite-perl, libfcgi-perl, 
  libmime-perl, libio-socket-ssl-perl, libcompress-zlib-perl, libio-stringy-perl
-Recommends: libnet-jabber-perl
-Suggests: libapache2-mod-perl2 
+Suggests: libapache2-mod-perl2, libnet-jabber-perl
 Conflicts: libsoap-perl
 Description:  Client and server side SOAP implementation
  SOAP::Lite for Perl is a collection of Perl modules which provides a simple 




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