[guiqwt] 02/02: build the doc only once

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Jan 24 08:44:04 UTC 2016


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

picca pushed a commit to branch master
in repository guiqwt.

commit 7425dae1e223b6dc65d6522ce408c4e8216cdc8d
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Jan 24 09:09:26 2016 +0100

    build the doc only once
---
 debian/changelog | 8 ++++++++
 debian/rules     | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b994792..1310f78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+guiqwt (3.0.2-1) unstable; urgency=medium
+
+  * Imported Upstream version 3.0.2
+  * debian/rules
+    - build the doc only once.
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sun, 24 Jan 2016 09:08:16 +0100
+
 guiqwt (3.0.1-1) unstable; urgency=medium
 
   * Imported Upstream version 3.0.1
diff --git a/debian/rules b/debian/rules
index 6760998..ff781c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 #export LDFLAGS= $(shell dpkg-buildflags --get LDFLAGS) -shared
 
 export PYBUILD_NAME=guiqwt
+export PYBUILD_BUILD_ARGS=--no-doc
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/guiqwt.git



More information about the debian-science-commits mailing list