[Pkg-ocaml-maint-commits] [SCM] uuidm packaging branch, master, updated. debian/0.9.3-3-15-ge73757c
Stephane Glondu
steph at glondu.net
Sun Apr 8 15:48:10 UTC 2012
The following commit has been merged in the master branch:
commit 7c6b02eb9df17e4e4ebe4edb5712ed68d8fd3cdf
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Apr 8 17:09:20 2012 +0200
Switch source package format to 3.0 (quilt)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 62605d2..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package use dpatch for patching the source.
-
-Please consider reading dpatch manpage to patch the source.
-
- -- Sylvain Le Gall <gildor at debian.org> Sun, 22 Jun 2008 23:26:52 +0200
diff --git a/debian/rules b/debian/rules
index 6253f24..5baa31c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@
# MA 02110-1301, USA.
include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/rules/dpatch.mk
include /usr/share/cdbs/1/rules/ocaml.mk
DESTDIR_DEV=$(CURDIR)/debian/libuuidm-ocaml-dev
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
uuidm packaging
More information about the Pkg-ocaml-maint-commits
mailing list