[guiqwt] 04/04: release

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Nov 12 20:40:57 UTC 2015


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

picca pushed a commit to branch master
in repository guiqwt.

commit 360192bf0552934e84a4d6cfdce75b4714054be8
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Nov 12 21:17:11 2015 +0100

    release
---
 debian/changelog              | 4 ++--
 debian/python-guiqwt-doc.docs | 2 +-
 debian/rules                  | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 745589e..9ed383c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-guiqwt (3.0.0~rc1-1~exp1) experimental; urgency=medium
+guiqwt (3.0.0~rc2-1~exp1) experimental; urgency=medium
 
-  * Imported Upstream version 3.0.0~rc1
+  * Imported Upstream version 3.0.0~rc2
   * debian/control
     - Depends python-qwt (>= 0.5.0~)
 
diff --git a/debian/python-guiqwt-doc.docs b/debian/python-guiqwt-doc.docs
index 6f7511e..6d28621 100644
--- a/debian/python-guiqwt-doc.docs
+++ b/debian/python-guiqwt-doc.docs
@@ -1 +1 @@
-build/sphinx/html
+build/html
diff --git a/debian/rules b/debian/rules
index a9b0627..18bfa22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,6 @@ override_dh_auto_install:
 	# install the qtdesigner files
 	dh_install -p python-guiqwt qtdesigner/*.py /usr/lib/qt4/plugins/designer/python
 
-# wait until the shebang is fixed by the upstream
-override_dh_python3:
-        dh_python3 --shebang=/usr/bin/python3
+override_dh_auto_build:
+	dh_auto_build
+	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc/ build/html # HTML generator

-- 
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