[Pkg-ocaml-maint-commits] [dose3] 01/02: rfreshed patch disable_dot

Ralf Treinen treinen at moszumanska.debian.org
Thu Jan 7 18:19:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository dose3.

commit 32298d09c95c2ef9406eb0630ea408fa525dbde8
Author: Ralf Treinen <treinen at free.fr>
Date:   Thu Jan 7 18:40:38 2016 +0100

    rfreshed patch disable_dot
---
 debian/changelog           |  3 ++-
 debian/patches/disable_dot | 12 +++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a299a1..8e01e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ dose3 (4.1-1) unstable; urgency=medium
 
   * new upstream version. This release implements versioned provides
     (Closes: #786671).
+    - refreshed patch disable-dot.
 
- -- Ralf Treinen <treinen at debian.org>  Thu, 07 Jan 2016 18:35:35 +0100
+ -- Ralf Treinen <treinen at debian.org>  Thu, 07 Jan 2016 18:39:47 +0100
 
 dose3 (4.1~beta1-1) experimental; urgency=medium
 
diff --git a/debian/patches/disable_dot b/debian/patches/disable_dot
index 8231ffc..1b82686 100644
--- a/debian/patches/disable_dot
+++ b/debian/patches/disable_dot
@@ -1,9 +1,11 @@
---- a/Makefile
-+++ b/Makefile
-@@ -228,7 +228,7 @@
- 
+Index: dose3/Makefile
+===================================================================
+--- dose3.orig/Makefile	2016-01-07 18:38:09.663420357 +0100
++++ dose3/Makefile	2016-01-07 18:38:34.951509185 +0100
+@@ -253,7 +253,7 @@
  doc: all
- 	$(OCAMLBUILD) dose3.docdir/index.html dose3.docdir/index.dot
+ 	$(OCAMLBUILD) -package unix scripts/pack.native
+ 	scripts/doc.sh $(OCAMLEXT)
 -	dot -Grotate=0 -Tsvg -o dose3.docdir/index.svg dose3.docdir/index.dot
 +	#dot -Grotate=0 -Tsvg -o dose3.docdir/index.svg dose3.docdir/index.dot
  	(cd doc && $(MAKE) all)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git



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