[Pkg-ocaml-maint-commits] r2570 - trunk/packages/ocaml/trunk/debian

Julien Cristau jcristau-guest at costa.debian.org
Thu Feb 9 19:26:46 UTC 2006


Author: jcristau-guest
Date: 2006-02-09 19:26:45 +0000 (Thu, 09 Feb 2006)
New Revision: 2570

Modified:
   trunk/packages/ocaml/trunk/debian/changelog
   trunk/packages/ocaml/trunk/debian/rules
Log:
Remove dh_gencontrol line for ocaml-source from the binary-arch target
(ocaml-source is built in binary-indep).


Modified: trunk/packages/ocaml/trunk/debian/changelog
===================================================================
--- trunk/packages/ocaml/trunk/debian/changelog	2006-02-09 18:45:46 UTC (rev 2569)
+++ trunk/packages/ocaml/trunk/debian/changelog	2006-02-09 19:26:45 UTC (rev 2570)
@@ -1,3 +1,10 @@
+ocaml (3.09.1-4) UNRELEASED; urgency=low
+
+  * Remove dh_gencontrol line for ocaml-source from the binary-arch target
+    (ocaml-source is built in binary-indep).
+
+ -- Julien Cristau <julien.cristau at ens-lyon.org>  Thu,  9 Feb 2006 20:25:12 +0100
+
 ocaml (3.09.1-3) unstable; urgency=low
 
   * Enable ocaml-mode for emacs-snapshot (Closes: #347917).

Modified: trunk/packages/ocaml/trunk/debian/rules
===================================================================
--- trunk/packages/ocaml/trunk/debian/rules	2006-02-09 18:45:46 UTC (rev 2569)
+++ trunk/packages/ocaml/trunk/debian/rules	2006-02-09 19:26:45 UTC (rev 2570)
@@ -286,7 +286,6 @@
 	dh_gencontrol -pocaml -- -VF:OCamlABI="$(OCAMLABI)"
 	dh_gencontrol -pocaml-base-nox -- -VF:OCamlABI="$(OCAMLABI)"
 	dh_gencontrol -pocaml-base -- -VF:OCamlABI="$(OCAMLABI)"
-	dh_gencontrol -pocaml-source -- -VF:OCamlABI="$(OCAMLABI)"
 	dh_gencontrol -pocaml-interp -- -VF:OCamlABI="$(OCAMLABI)"
 	dh_gencontrol -pocaml-compiler-libs -- -VF:OCamlABI="$(OCAMLABI)"
 	dh_md5sums -s




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