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

Stefano Zacchiroli zack@costa.debian.org
Sun, 17 Apr 2005 15:02:55 +0000


Author: zack
Date: 2005-04-17 15:02:54 +0000 (Sun, 17 Apr 2005)
New Revision: 1280

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


Modified: trunk/tools/dh_ocaml/Makefile
===================================================================
--- trunk/tools/dh_ocaml/Makefile	2005-04-17 13:53:18 UTC (rev 1279)
+++ trunk/tools/dh_ocaml/Makefile	2005-04-17 15:02:54 UTC (rev 1280)
@@ -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.32
+DEBHELPER_VERSION = 4.2.33
 OCAML_VERSION = 3.08.3
 OCAML_LIB_DIR = /usr/lib/ocaml/$(OCAML_VERSION)
 DEBHELPER_DSC = debhelper_$(DEBHELPER_VERSION).dsc