r16120 - in /trunk/libdbd-csv-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 1 22:27:06 UTC 2008


Author: gregoa-guest
Date: Sat Mar  1 22:27:06 2008
New Revision: 16120

URL: http://svn.debian.org/wsvn/?sc=1&rev=16120
Log:
remove perl-doc from Build-Depends-Indep

Modified:
    trunk/libdbd-csv-perl/debian/changelog
    trunk/libdbd-csv-perl/debian/control

Modified: trunk/libdbd-csv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdbd-csv-perl/debian/changelog?rev=16120&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/changelog (original)
+++ trunk/libdbd-csv-perl/debian/changelog Sat Mar  1 22:27:06 2008
@@ -7,7 +7,7 @@
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
-    Vcs-Svn fields.
+    Vcs-Svn fields; perl-doc from Build-Depends-Indep.
   * debian/watch: use dist-based URL.
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
@@ -19,7 +19,7 @@
    - don't try to remove lib/DBD/File.pm, doesn't exist in the upstream
      tarball any more
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 23:22:06 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 23:25:34 +0100
 
 libdbd-csv-perl (0.2200-3) unstable; urgency=low
 

Modified: trunk/libdbd-csv-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdbd-csv-perl/debian/control?rev=16120&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/control (original)
+++ trunk/libdbd-csv-perl/debian/control Sat Mar  1 22:27:06 2008
@@ -4,7 +4,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.6.1), perl-doc, libdbi-perl, libsql-statement-perl, libtext-csv-perl
+Build-Depends-Indep: perl (>= 5.6.1), libdbi-perl, libsql-statement-perl, libtext-csv-perl
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/DBD-CSV/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbd-csv-perl/




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