[Pkg-ocaml-maint-commits] r1435 - trunk/tools/dh_ocaml

Stefano Zacchiroli zack@costa.debian.org
Sat, 09 Jul 2005 11:51:40 +0000


Author: zack
Date: 2005-07-09 11:51:40 +0000 (Sat, 09 Jul 2005)
New Revision: 1435

Modified:
   trunk/tools/dh_ocaml/Makefile
Log:
bumped debhelper version


Modified: trunk/tools/dh_ocaml/Makefile
===================================================================
--- trunk/tools/dh_ocaml/Makefile	2005-07-09 11:51:27 UTC (rev 1434)
+++ trunk/tools/dh_ocaml/Makefile	2005-07-09 11:51:40 UTC (rev 1435)
@@ -1,7 +1,7 @@
 
 SCRIPTS = postinst-ocaml postrm-ocaml
 # DEBHELPER_VERSION := $(shell grep-available -X -F Package -s Version debhelper | cut -f 2 -d ' ')
-DEBHELPER_VERSION = 4.2.33
+DEBHELPER_VERSION = 4.9.3
 OCAML_VERSION = 3.08.3
 OCAML_LIB_DIR = /usr/lib/ocaml/$(OCAML_VERSION)
 DEBHELPER_DSC = debhelper_$(DEBHELPER_VERSION).dsc