[Pkg-ocaml-maint-commits] [SCM] ocaml-libvirt packaging branch, master, updated. debian/0.6.1.0-2-11-gff05517
Laurent Léonard
laurent at open-minds.org
Mon Apr 16 00:53:41 UTC 2012
The following commit has been merged in the master branch:
commit 3696ede6bb3fff0416837e592d26d9fdcce26783
Author: Laurent Léonard <laurent at open-minds.org>
Date: Mon Apr 16 02:49:32 2012 +0200
Remove unused patch system
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 92926c8..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package use quilt for patching the source.
-
-Please consider reading quilt manpage to patch the source.
-
- -- Sylvain Le Gall <gildor at debian.org> Sat, 28 Jun 2008 16:54:35 +0200
diff --git a/debian/control b/debian/control
index 4892058..9905cf5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: cdbs,
autotools-dev,
ocaml-nox (>= 3.11.1),
ocaml-findlib,
- quilt,
libvirt-dev,
dh-ocaml (>= 0.9.1)
Standards-Version: 3.8.3
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/rules b/debian/rules
index 5b3fa82..f42ba50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,6 @@
include /usr/share/cdbs/1/rules/ocaml.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DESTDIR_DEV=$(CURDIR)/debian/libvirt-ocaml-dev
DESTDIR=$(CURDIR)/debian/libvirt-ocaml
--
ocaml-libvirt packaging
More information about the Pkg-ocaml-maint-commits
mailing list