[Pkg-ocaml-maint-commits] r3934 - in /trunk/packages/ledit/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri Jul 6 14:47:58 UTC 2007


Author: zack
Date: Fri Jul  6 14:47:58 2007
New Revision: 3934

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3934
Log:
* rebuild against ocaml 3.10.0 and uploading to experimental
* debian/control
  - add build-dep on camlp4, since now camlp4r is shipped there

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

Modified: trunk/packages/ledit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/changelog?rev=3934&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/changelog (original)
+++ trunk/packages/ledit/trunk/debian/changelog Fri Jul  6 14:47:58 2007
@@ -1,10 +1,12 @@
 ledit (1.13-3) experimental; urgency=low
 
-  * rebuilding against ocaml 3.10.0 and uploading to experimental
+  * rebuild against ocaml 3.10.0 and uploading to experimental
   * debian/control.in
     - file removed, no longer needed
+  * debian/control
+    - add build-dep on camlp4, since now camlp4r is shipped there
 
- -- Stefano Zacchiroli <zack at debian.org>  Fri, 06 Jul 2007 16:40:15 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Fri, 06 Jul 2007 14:46:16 +0000
 
 ledit (1.13-2) unstable; urgency=low
 

Modified: trunk/packages/ledit/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/control?rev=3934&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/control (original)
+++ trunk/packages/ledit/trunk/debian/control Fri Jul  6 14:47:58 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Sven Luther <luther at debian.org>, Samuel Mimram <smimram at debian.org>, Stefano Zacchiroli <zack at debian.org>
-Build-Depends-Indep: ocaml-nox (>= 3.09.2)
+Build-Depends-Indep: ocaml-nox (>= 3.09.2), camlp4 (>= 3.10.0-4)
 Build-Depends: debhelper (>> 4.0.0), dpatch
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ledit




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