[Pkg-ocaml-maint-commits] r2290 - in
trunk/packages/cameleon/trunk/debian: . patches
Sylvain Le Gall
gildor at costa.debian.org
Tue Dec 13 00:54:09 UTC 2005
Author: gildor
Date: 2005-12-13 00:54:08 +0000 (Tue, 13 Dec 2005)
New Revision: 2290
Added:
trunk/packages/cameleon/trunk/debian/patches/make_3_81.dpatch
Modified:
trunk/packages/cameleon/trunk/debian/changelog
trunk/packages/cameleon/trunk/debian/control
trunk/packages/cameleon/trunk/debian/control.in
trunk/packages/cameleon/trunk/debian/patches/00list
Log:
Forget to add make_3_81 patch and add enough build-dependency to build inside a pbuilder -- SLG
Modified: trunk/packages/cameleon/trunk/debian/changelog
===================================================================
--- trunk/packages/cameleon/trunk/debian/changelog 2005-12-13 00:50:51 UTC (rev 2289)
+++ trunk/packages/cameleon/trunk/debian/changelog 2005-12-13 00:54:08 UTC (rev 2290)
@@ -14,8 +14,10 @@
* Remove hardcoded OCaml ABI
* Add dependency on libxml-light-ocaml-dev
* Apply patch make_3_81, to compile with the most recent version of make
+ * Added libxml2-utils, docbook-xml, docbook-xsl and xsltrpoc to
+ build-dependency for building XML manpages
- -- Sylvain Le Gall <sylvain.le-gall at polytechnique.org> Tue, 13 Dec 2005 00:46:47 +0100
+ -- Sylvain Le Gall <sylvain.le-gall at polytechnique.org> Tue, 13 Dec 2005 01:16:07 +0100
cameleon (1.3-7) unstable; urgency=low
Modified: trunk/packages/cameleon/trunk/debian/control
===================================================================
--- trunk/packages/cameleon/trunk/debian/control 2005-12-13 00:50:51 UTC (rev 2289)
+++ trunk/packages/cameleon/trunk/debian/control 2005-12-13 00:54:08 UTC (rev 2290)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= 3.09.0), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
+Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= 3.09.0), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev, libxml2-utils, xsltproc, docbook-xsl (>= 1.64.1), docbook-xml (>= 4.2-12)
Standards-Version: 3.6.2.0
Package: cameleon
Modified: trunk/packages/cameleon/trunk/debian/control.in
===================================================================
--- trunk/packages/cameleon/trunk/debian/control.in 2005-12-13 00:50:51 UTC (rev 2289)
+++ trunk/packages/cameleon/trunk/debian/control.in 2005-12-13 00:54:08 UTC (rev 2290)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= #OCamlABI#), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
+Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= #OCamlABI#), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev, libxml2-utils, xsltproc, docbook-xsl (>= 1.64.1), docbook-xml (>= 4.2-12)
Standards-Version: 3.6.2.0
Package: cameleon
Modified: trunk/packages/cameleon/trunk/debian/patches/00list
===================================================================
--- trunk/packages/cameleon/trunk/debian/patches/00list 2005-12-13 00:50:51 UTC (rev 2289)
+++ trunk/packages/cameleon/trunk/debian/patches/00list 2005-12-13 00:54:08 UTC (rev 2290)
@@ -1,2 +1,3 @@
xml_light
ocamldoc_best
+make_3_81
Added: trunk/packages/cameleon/trunk/debian/patches/make_3_81.dpatch
===================================================================
--- trunk/packages/cameleon/trunk/debian/patches/make_3_81.dpatch 2005-12-13 00:50:51 UTC (rev 2289)
+++ trunk/packages/cameleon/trunk/debian/patches/make_3_81.dpatch 2005-12-13 00:54:08 UTC (rev 2290)
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## make_3_81.dpatch by Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad cameleon-1.9.9.cvs20051129~/src/Makefile cameleon-1.9.9.cvs20051129/src/Makefile
+--- cameleon-1.9.9.cvs20051129~/src/Makefile 2005-12-13 00:53:10.000000000 +0100
++++ cameleon-1.9.9.cvs20051129/src/Makefile 2005-12-13 00:54:14.000000000 +0100
+@@ -552,8 +552,8 @@
+ ocamlcvs/*.ml ocamlcvs/*.mli
+ $(OCAMLDOCBEST) $(INCLUDES) -keep-code $(OCAMLPP) $(COMPFLAGS) -sort -dump $@ \
+ ocamlcvs/ocamlcvs.mli \
+- okey/okey.mli\
+- configwin/configwin.mli\
++ okey/okey.mli \
++ configwin/configwin.mli \
+ config_file/config_file.mli \
+ utils/gdir.mli \
+ utils/gmylist.mli \
Property changes on: trunk/packages/cameleon/trunk/debian/patches/make_3_81.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-ocaml-maint-commits
mailing list