[Pkg-ocaml-maint-commits] [SCM] cduce packaging branch, master, updated. debian/0.5.3-2-12-g24104f0

Pietro Abate pietro.abate at pps.jussieu.fr
Wed Oct 6 22:00:57 UTC 2010


The following commit has been merged in the master branch:
commit 24104f0ef3e21adccfe14b0eec814dfffb97edd8
Author: Pietro Abate <pietro.abate at pps.jussieu.fr>
Date:   Wed Oct 6 23:56:29 2010 +0200

    - reverse silly patch

diff --git a/debian/control b/debian/control
index 6b4a343..f73b712 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends:
  libexpat-ocaml-dev (>= 0.9.1+debian1-6~),
  libcurl-ocaml-dev (>= 0.5.1-2~),
  ocaml-ulex (>= 1.1-2~),
- quilt (>= 0.46-7~),
  chrpath,
  bzip2
 Standards-Version: 3.9.1
diff --git a/debian/rules b/debian/rules
index c33fe22..1d50211 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ CONFIGURE_OPTS := --prefix=/usr \
   --without-pxp
 
 %:
-	dh --with ocaml --with quilt $@
+	dh --with ocaml $@
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:

-- 
cduce packaging



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