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

treinen pushed a commit to branch master
in repository dose3.

commit 24b130ba64dce7e40621b97db8684c311e72f597
Author: Ralf Treinen <trei...@free.fr>
Date:   Wed Aug 26 21:37:23 2015 +0200

    no make doc
---
 debian/changelog               | 17 ++++++++---------
 debian/libdose3-ocaml-dev.docs |  2 +-
 debian/rules                   |  3 ++-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd76987..2d49b0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,17 @@
 dose3 (4.0-1) unstable; urgency=medium
 
   * New upstream release:
-    - refresh patches:
-        binaries-prefix-edos
-       coinstall-binary-name
-    - deactivate patches:
-        cudfSolver-fix-leaking-fds
-       encode-package-name-in-cudf_extras
-       remove_src_prefix_from_name
-       librpm-4.12
+    - refresh patches: binaries-prefix-edos, coinstall-binary-name
+    - deactivate patches: cudfSolver-fix-leaking-fds,
+      encode-package-name-in-cudf_extras, remove_src_prefix_from_name,
+      librpm-4.12
   * drop the edos-distcheck transitional package.
   * Replaced build-dependency camlp4 by cppo, following upstream
+  * deactivate "make doc":
+    - debian/rules
+    - debian/libdose3-ocaml-dev.docs
 
- -- Ralf Treinen <trei...@debian.org>  Wed, 26 Aug 2015 21:18:21 +0200
+ -- Ralf Treinen <trei...@debian.org>  Wed, 26 Aug 2015 21:36:52 +0200
 
 dose3 (3.3-4) unstable; urgency=low
 
diff --git a/debian/libdose3-ocaml-dev.docs b/debian/libdose3-ocaml-dev.docs
index e93ad7f..bfd81dc 100644
--- a/debian/libdose3-ocaml-dev.docs
+++ b/debian/libdose3-ocaml-dev.docs
@@ -1 +1 @@
-_build/dose3.docdir
+# _build/dose3.docdir   # FIXME!!!y
diff --git a/debian/rules b/debian/rules
index 118c049..c57bd1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,8 @@ override_dh_installman:
 
 override_dh_auto_build:
        dh_auto_build
-       $(MAKE) doc
+       #       $(MAKE) doc                     # FIXME!!!
+       cd doc/apt-external-solvers.primer && $(MAKE)
        cd doc/debcheck.primer && $(MAKE) 
        pod2man --section 8 -release "apt-cudf $(RELEASE)" \
                debian/update-cudf-solvers > debian/update-cudf-solvers.8

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to