[Pkg-ocaml-maint-commits] [SCM] polygen packaging branch, master, updated. debian/1.0.6.ds2-8-2-g677dea1

Stefano Zacchiroli zack at upsilon.cc
Wed Feb 10 09:44:04 UTC 2010


The following commit has been merged in the master branch:
commit 677dea15046bf9b312162604fb99cb11e9652a54
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Wed Feb 10 10:31:31 2010 +0100

    switch to dh-ocaml to compute bytecode dependencies

diff --git a/debian/changelog b/debian/changelog
index 6a8b9ef..dc19a95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ polygen (1.0.6.ds2-9) unstable; urgency=low
 
   * rebuild against OCaml 3.11.2
   * bump Standards-Version to 3.8.4 (no changes needed)
+  * switch to dh-ocaml to compute bytecode dependencies
 
  -- Stefano Zacchiroli <zack at debian.org>  Wed, 10 Feb 2010 10:28:53 +0100
 
diff --git a/debian/control b/debian/control
index 8500c33..9137294 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: polygen
 Architecture: all
 Depends:
  ${shlibs:Depends},
- ocaml-base-nox-${F:OCamlABI},
+ ${ocaml:Depends},
  ${misc:Depends}
 Recommends: polygen-data
 Description: generator of random sentences from grammar definitions

-- 
polygen packaging



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