[Pkg-ocaml-maint-commits] [SCM] unison packaging branch, master, updated. debian/2.32.52-3-16-g9e209b8

Stephane Glondu steph at glondu.net
Sun Jan 8 13:43:35 UTC 2012


The following commit has been merged in the master branch:
commit e0675558e6435b8ae3d65c0a7bb9144ee8163d62
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Jan 8 12:04:21 2012 +0100

    Remove useless build-dependency to quilt

diff --git a/debian/control b/debian/control
index 9d8f25c..3f2f004 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Sylvain Le Gall <gildor at debian.org>
 Build-Depends: cdbs (>= 0.4.23),
  debhelper (>= 7),
- quilt (>= 0.46-7~),
  ocaml-nox (>= 3.10.0-8),
  liblablgtk2-ocaml-dev (>= 2.12.0-2),
  chrpath,
diff --git a/debian/rules b/debian/rules
index 6e2667e..104e509 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,6 @@
 
 include /usr/share/cdbs/1/rules/ocaml.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 VERSION=$(DEB_UPSTREAM_VERSION)
 # version used with addversionno in unison

-- 
unison packaging



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