[SCM] Packaging for python-scientific branch, master, updated. debian/2.8-3-23-gb21ce04

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sun Feb 3 18:43:52 UTC 2013


The following commit has been merged in the master branch:
commit b21ce04883f6bc4d7455f2ef3091a9985b6b4b47
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Feb 3 17:29:50 2013 +0100

    install documentation under /usr/share/doc/python-scientific-doc

diff --git a/debian/python-scientific-doc.doc-base b/debian/python-scientific-doc.doc-base
index d0cbe4f..25812a6 100644
--- a/debian/python-scientific-doc.doc-base
+++ b/debian/python-scientific-doc.doc-base
@@ -7,5 +7,5 @@ Abstract: ScientificPython is a collection of Python modules that are useful
 Section: Programming/Python
 
 Format: html
-Index: /usr/share/doc/python-scientific/Reference/index.html
-Files: /usr/share/doc/python-scientific/Reference/*.html
+Index: /usr/share/doc/python-scientific-doc/Reference/index.html
+Files: /usr/share/doc/python-scientific-doc/Reference/*.html
diff --git a/debian/python-scientific-doc.docs b/debian/python-scientific-doc.docs
index f42a9fe..71c00ab 100644
--- a/debian/python-scientific-doc.docs
+++ b/debian/python-scientific-doc.docs
@@ -1,2 +1,3 @@
 README
-Doc/*
\ No newline at end of file
+Doc/Reference
+Doc/BSP_Tutorial.pdf
diff --git a/debian/rules b/debian/rules
index 0e5a804..e915d61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,6 @@ override_dh_installexamples:
 	rm -f python-netcdf/usr/share/doc/python-netcdf/examples/mpi.py
 
 override_dh_installdocs:
-	dh_installdocs -a -i -Npython-scientific -Nmpich2python -Nopenmpipython
-	dh_installdocs -ppython-scientific --link-doc=python-scientific-doc README
-	dh_installdocs -pmpich2python --link-doc=python-mpi
-	dh_installdocs -popenmpipython --link-doc=python-mpi
+	dh_installdocs
+#	install the CHANGELOG with the right name
+	install Doc/CHANGELOG debian/python-scientific-doc/usr/share/doc/python-scientific-doc/changelog

-- 
Packaging for python-scientific



More information about the debian-science-commits mailing list