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

treinen pushed a commit to branch master
in repository dose3.

commit 8012659147e2d1155f05ea8cd151a3a16b562c7e
Author: Ralf Treinen <trei...@free.fr>
Date:   Thu Aug 27 11:14:04 2015 +0200

    simplify build target. upstream now builds the primers
---
 debian/changelog | 2 ++
 debian/rules     | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2a62031..5db1aa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ dose3 (4.0-1) unstable; urgency=medium
     - deactivate patches: librpm-4.12
   * drop the edos-distcheck transitional package.
   * Replaced build-dependency camlp4 by cppo, following upstream
+  * debian/rules: simplify override_dh_auto_build (primers are now built by
+    upstream's make doc)
 
   [ Johannes Schauer ]
   * remove patches cudfSolver-fix-leaking-fds and
diff --git a/debian/rules b/debian/rules
index b2377b7..a637dc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,8 +32,6 @@ override_dh_installman:
 override_dh_auto_build:
        dh_auto_build
        $(MAKE) doc
-       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