r43576 - in /trunk/libwww-cnic-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Sep 3 16:05:59 UTC 2009


Author: gregoa
Date: Thu Sep  3 16:05:50 2009
New Revision: 43576

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43576
Log:
* debian/control: remove dependencies on libdigest-md5-perl (Digest::MD5 is
  in perl since 5.007003), libunicode-string-perl (not used in the code),
  liburi-perl (pulled in by libwww-perl), and ${shlibs:Depends} (no shared
  libs).
* debian/control: remove duplicated Priority and Section from binary package
  stanza.

Modified:
    trunk/libwww-cnic-perl/debian/changelog
    trunk/libwww-cnic-perl/debian/control

Modified: trunk/libwww-cnic-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/changelog?rev=43576&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/changelog (original)
+++ trunk/libwww-cnic-perl/debian/changelog Thu Sep  3 16:05:50 2009
@@ -33,6 +33,12 @@
 
   [ gregor herrmann ]
   * debian/control: add Homepage field.
+  * debian/control: remove dependencies on libdigest-md5-perl (Digest::MD5 is
+    in perl since 5.007003), libunicode-string-perl (not used in the code),
+    liburi-perl (pulled in by libwww-perl), and ${shlibs:Depends} (no shared
+    libs).
+  * debian/control: remove duplicated Priority and Section from binary package
+    stanza.
 
  -- Nathan Handler <nhandler at ubuntu.com>  Thu, 03 Sep 2009 13:35:47 +0000
 

Modified: trunk/libwww-cnic-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/control?rev=43576&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/control (original)
+++ trunk/libwww-cnic-perl/debian/control Thu Sep  3 16:05:50 2009
@@ -13,10 +13,7 @@
 
 Package: libwww-cnic-perl
 Architecture: all
-Priority: optional
-Section: perl
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- libdigest-md5-perl, libunicode-string-perl, liburi-perl, libwww-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl
 Recommends: libcrypt-ssleay-perl
 Description: CentralNic Perl toolkit
  The CentralNic Toolkit is CentralNic's system for instantaneous




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