r77000 - in /trunk/libhttp-proxy-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Jul 3 12:09:07 UTC 2011


Author: carnil
Date: Sun Jul  3 12:08:58 2011
New Revision: 77000

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77000
Log:
debian/control: Move perl from Build-Depends-Indep to Build-Depends.

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

Modified: trunk/libhttp-proxy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-proxy-perl/debian/changelog?rev=77000&op=diff
==============================================================================
--- trunk/libhttp-proxy-perl/debian/changelog (original)
+++ trunk/libhttp-proxy-perl/debian/changelog Sun Jul  3 12:08:58 2011
@@ -5,8 +5,9 @@
   * debian/copyright: Update copyright years.
   * debian/patches: Remove pod_spelling.patch as it was fixed
     upstream.
+  * debian/control: Move perl from Build-Depends-Indep to Build-Depends.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 03 Jul 2011 13:57:11 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 03 Jul 2011 14:08:50 +0200
 
 libhttp-proxy-perl (0.24-3) unstable; urgency=low
 

Modified: trunk/libhttp-proxy-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-proxy-perl/debian/control?rev=77000&op=diff
==============================================================================
--- trunk/libhttp-proxy-perl/debian/control (original)
+++ trunk/libhttp-proxy-perl/debian/control Sun Jul  3 12:08:58 2011
@@ -6,9 +6,8 @@
  gregor herrmann <gregoa at debian.org>,
  Jose Luis Rivas <ghostbar at debian.org>,
  Tim Retout <diocles at debian.org>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
+Build-Depends: debhelper (>= 8), perl
+Build-Depends-Indep: libhttp-daemon-perl | libwww-perl (<< 6),
  libtest-pod-coverage-perl,
  libtest-pod-perl,
  libwww-perl,




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