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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Thu Jan 24 16:55:04 UTC 2008


Author: gregoa-guest
Date: Thu Jan 24 16:55:04 2008
New Revision: 13436

URL: http://svn.debian.org/wsvn/?sc=1&rev=13436
Log:
Move libmime-lite-perl from Depends to Suggests, thanks to Josh Triplett
  (closes: #462316).

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=13436&op=diff
==============================================================================
--- trunk/soap-lite/debian/changelog (original)
+++ trunk/soap-lite/debian/changelog Thu Jan 24 16:55:04 2008
@@ -1,11 +1,11 @@
 soap-lite (0.70.04-2) UNRELEASED; urgency=low
 
-  TODO: there's also #462316
-  
   * Move libnet-jabber-perl from Recommends to Suggests, thanks to Josh
     Triplett (closes: #462307).
+  * Move libmime-lite-perl from Depends to Suggests, thanks to Josh Triplett
+    (closes: #462316).
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 23 Jan 2008 23:20:40 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Thu, 24 Jan 2008 17:53:11 +0100
 
 soap-lite (0.70.04-1) unstable; urgency=low
 

Modified: trunk/soap-lite/debian/control
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/control?rev=13436&op=diff
==============================================================================
--- trunk/soap-lite/debian/control (original)
+++ trunk/soap-lite/debian/control Thu Jan 24 16:55:04 2008
@@ -18,9 +18,9 @@
 Package: libsoap-lite-perl
 Architecture: all
 Depends: ${perl:Depends}, libossp-uuid-perl, libxml-parser-perl, libwww-perl, 
- libcrypt-ssleay-perl, liburi-perl, libmime-lite-perl, libfcgi-perl, 
+ libcrypt-ssleay-perl, liburi-perl, libfcgi-perl, 
  libmime-perl, libio-socket-ssl-perl, libcompress-zlib-perl, libio-stringy-perl
-Suggests: libapache2-mod-perl2, libnet-jabber-perl
+Suggests: libapache2-mod-perl2, libnet-jabber-perl, libmime-lite-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