[Pkg-ocaml-maint-commits] r4163 - in /trunk/packages/cduce/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Aug 12 16:54:14 UTC 2007


Author: zack
Date: Sun Aug 12 16:54:13 2007
New Revision: 4163

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4163
Log:
* debian/control
  - add build-dep on camlp4, which is now in a separate package
  - removed old versioned deps, no longer needed post-etch

Modified:
    trunk/packages/cduce/trunk/debian/changelog
    trunk/packages/cduce/trunk/debian/control

Modified: trunk/packages/cduce/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cduce/trunk/debian/changelog?rev=4163&op=diff
==============================================================================
--- trunk/packages/cduce/trunk/debian/changelog (original)
+++ trunk/packages/cduce/trunk/debian/changelog Sun Aug 12 16:54:13 2007
@@ -9,11 +9,14 @@
       the CDBS class, to ease future migration to that
     - build with ocamlc on ia64 to workaround a FTBFS on that arch, thanks to
       Julien Cristau for the patch (closes: #419892)
+  * debian/control
+    - add build-dep on camlp4, which is now in a separate package
+    - removed old versioned deps, no longer needed post-etch
 
   [ Thomas Petazzoni ]
   * Fix typos in package description (closes: #399797)
 
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 12 Aug 2007 16:05:38 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Sun, 12 Aug 2007 18:53:06 +0200
 
 cduce (0.4.1-1) unstable; urgency=low
 

Modified: trunk/packages/cduce/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cduce/trunk/debian/control?rev=4163&op=diff
==============================================================================
--- trunk/packages/cduce/trunk/debian/control (original)
+++ trunk/packages/cduce/trunk/debian/control Sun Aug 12 16:54:13 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Thomas Petazzoni <thomas.petazzoni at enix.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.0), ocaml-source (>= 3.10.0), libpcre-ocaml-dev, libocamlnet-ocaml-dev, libexpat-ocaml-dev, libcurl-ocaml-dev, ocaml-ulex, dpatch, chrpath, bzip2
+Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-source (>= 3.10.0), libpcre-ocaml-dev, libocamlnet-ocaml-dev, libexpat-ocaml-dev, libcurl-ocaml-dev, ocaml-ulex, dpatch, chrpath, bzip2
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/cduce
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cduce/trunk/




More information about the Pkg-ocaml-maint-commits mailing list