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

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Wed Aug 9 15:59:02 UTC 2006


Author: smimram
Date: Wed Aug  9 15:59:01 2006
New Revision: 3006

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

Removed:
    trunk/packages/ocaml-sha1/trunk/debian/control.in
Modified:
    trunk/packages/ocaml-sha1/trunk/debian/changelog
    trunk/packages/ocaml-sha1/trunk/debian/rules

Modified: trunk/packages/ocaml-sha1/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-sha1/trunk/debian/changelog?rev=3006&op=diff
==============================================================================
--- trunk/packages/ocaml-sha1/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-sha1/trunk/debian/changelog Wed Aug  9 15:59:01 2006
@@ -1,8 +1,7 @@
 ocaml-sha1 (0.9-2) unstable; urgency=low
 
-  * Work around incorrect OCamlMakefile libinstall on architectures
-    without ocamlopt (ocaml-tools bug #381638)
-  * Closes: #381620
+  * Work around incorrect OCamlMakefile libinstall on architectures without
+    ocamlopt (ocaml-tools bug #381638), closes: #381620.
 
  -- Eric Cooper <ecc at cmu.edu>  Sun,  6 Aug 2006 14:26:19 -0400
 

Modified: trunk/packages/ocaml-sha1/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-sha1/trunk/debian/rules?rev=3006&op=diff
==============================================================================
--- trunk/packages/ocaml-sha1/trunk/debian/rules (original)
+++ trunk/packages/ocaml-sha1/trunk/debian/rules Wed Aug  9 15:59:01 2006
@@ -5,9 +5,6 @@
 PKG = sha1
 
 OCAMLABI = $(shell ocamlc -version)
-
-update-abi:
-	sed -e 's/@OCamlABI@/$(OCAMLABI)/g' debian/control.in > debian/control
 
 DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -f debian/Makefile
 




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