r74090 - in /trunk/libhttp-lite-perl/debian: changelog control

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Sat May 7 04:55:19 UTC 2011


Author: jotamjr-guest
Date: Sat May  7 04:55:10 2011
New Revision: 74090

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74090
Log:
remove "perl" from Depends, filled in by ${perl:Depends}

Modified:
    trunk/libhttp-lite-perl/debian/changelog
    trunk/libhttp-lite-perl/debian/control

Modified: trunk/libhttp-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-lite-perl/debian/changelog?rev=74090&op=diff
==============================================================================
--- trunk/libhttp-lite-perl/debian/changelog (original)
+++ trunk/libhttp-lite-perl/debian/changelog Sat May  7 04:55:10 2011
@@ -1,8 +1,4 @@
 libhttp-lite-perl (2.3-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control: 
-    * remove "perl" from Depends, filled in by ${perl:Depends}
 
   * Initial Release (closes: Bug#625800).
 

Modified: trunk/libhttp-lite-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-lite-perl/debian/control?rev=74090&op=diff
==============================================================================
--- trunk/libhttp-lite-perl/debian/control (original)
+++ trunk/libhttp-lite-perl/debian/control Sat May  7 04:55:10 2011
@@ -12,8 +12,7 @@
 
 Package: libhttp-lite-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: lightweight HTTP implementation for perl
  HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
  for perl.  It is not intended as a replacement for the




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