[Pkg-ocaml-maint-commits] r2723 - in /trunk/packages/facile/trunk/debian: changelog control.in rules

white-guest at users.alioth.debian.org white-guest at users.alioth.debian.org
Wed May 17 21:18:22 UTC 2006


Author: white-guest
Date: Wed May 17 21:18:21 2006
New Revision: 2723

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2723
Log:
* remove control.in

Removed:
    trunk/packages/facile/trunk/debian/control.in
Modified:
    trunk/packages/facile/trunk/debian/changelog
    trunk/packages/facile/trunk/debian/rules

Modified: trunk/packages/facile/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/facile/trunk/debian/changelog?rev=2723&op=diff
==============================================================================
--- trunk/packages/facile/trunk/debian/changelog (original)
+++ trunk/packages/facile/trunk/debian/changelog Wed May 17 21:18:21 2006
@@ -2,6 +2,7 @@
 
   * Rebuild with OCaml 3.09.2
   * Bump standard version to 3.7.2
+  * Remove control.in as we no longer have a need for that
 
  -- Steffen Joeris <steffen.joeris at skolelinux.de>  Wed, 17 May 2006 22:55:21 +0200
 

Modified: trunk/packages/facile/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/facile/trunk/debian/rules?rev=2723&op=diff
==============================================================================
--- trunk/packages/facile/trunk/debian/rules (original)
+++ trunk/packages/facile/trunk/debian/rules Wed May 17 21:18:21 2006
@@ -10,9 +10,6 @@
 OCAMLABI = ${shell ocamlc -version}
 DEB_DH_GENCONTROL_ARGS=-- -VF:OCamlABI="$(OCAMLABI)"
 
-ocamlinit::
-	sed -e 's%#OcamlABI#%$(OCAMLABI)%' debian/control.in >debian/control
-
 common-configure-arch::  
 	echo FACILEDIR=debian/libfacile-ocaml-dev/`ocamlc -where`/facile >config_Makefile
 	sed -e 's%#OcamlABI#%$(OCAMLABI)%' debian/libfacile-ocaml-dev.dirs.in >debian/libfacile-ocaml-dev.dirs




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