[Pkg-ocaml-maint-commits] [SCM] mlpost packaging branch, master, updated. upstream/0.5-14-g0cd7568
Stephane Glondu
steph at glondu.net
Sun Feb 8 12:43:54 UTC 2009
The following commit has been merged in the master branch:
commit c65b47cfe4a90d7ffbba138bf081d68c36c6ac06
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Feb 8 12:58:34 2009 +0100
Remove quilt stuff
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 23d0272..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,3 +0,0 @@
-This package use quilt for patching the source.
-
-Please consider reading quilt manpage to patch the source.
diff --git a/debian/control b/debian/control
index ac7c065..2ee6fda 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends:
debhelper (>= 7),
dh-ocaml,
cdbs,
- quilt,
ocaml-nox (>= 3.11)
Standards-Version: 3.8.0
Section: tex
diff --git a/debian/rules b/debian/rules
index 9f1affb..5f9f93e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/class/ocaml.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DESTDIR = $(CURDIR)/debian/mlpost/$(OCAML_STDLIB_DIR)/mlpost
PREFIX = $(CURDIR)/debian/mlpost/usr
--
mlpost packaging
More information about the Pkg-ocaml-maint-commits
mailing list