[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. debian/1.3.2-1-11-g4f0dc9b

Ralf Treinen rt at free.fr
Wed Mar 18 08:02:47 UTC 2009


The following commit has been merged in the master branch:
commit 4f0dc9b0b1cbda383001bc5880f0c0273081ebe6
Author: Ralf Treinen <rt at free.fr>
Date:   Wed Mar 18 09:00:52 2009 +0100

    changelog line for new way to install stublibs, remove cruft from
    debian/rules

diff --git a/debian/changelog b/debian/changelog
index 6719964..a0444e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ dose2 (1.4-1) UNRELEASED; urgency=low
   * Some improvements on long package dscriptions
   * CDBS includes in debian/rules: class/ocaml.mk -> rules/ocaml.mk
   * Add build-dependencies on dh-ocaml and libbz2-ocaml-dev
+  * Use debian/libdose2-ocaml.install file to install stublibs
 
- -- Ralf Treinen <treinen at debian.org>  Tue, 17 Mar 2009 23:53:10 +0100
+ -- Ralf Treinen <treinen at debian.org>  Wed, 18 Mar 2009 08:56:08 +0100
 
 dose2 (1.3.2-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 385bfc3..6d89e68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,4 @@ debian/configure-stamp:
 clean::
 	rm -f debian/configure-stamp
 
-#install/$(DEV_PKG_NAME)::
-#	mkdir -p debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
-#	mv debian/$(DEV_PKG_NAME)$(OCAML_STDLIB_DIR)/$(LIB_NAME)/*.so \
-#		debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
-
 OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)

-- 
dose2 packaging



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