[sasview] 01/07: Update to debhelper 11
Stuart Prescott
stuart at debian.org
Mon Jan 1 13:38:13 UTC 2018
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository sasview.
commit 64a359f297496a58d958104ca21bf4822f38a40d
Author: Stuart Prescott <stuart at debian.org>
Date: Tue Jan 2 00:13:20 2018 +1100
Update to debhelper 11
---
debian/compat | 2 +-
debian/control | 2 +-
debian/fetchdocs | 4 ++--
debian/python-sasview.links | 2 +-
debian/sasview-doc.doc-base | 6 +++---
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 53d97dc..f97e86f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Drew Parsons <dparsons at debian.org>,
Stuart Prescott <stuart at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
libjs-jquery,
libjs-mathjax,
diff --git a/debian/fetchdocs b/debian/fetchdocs
index 483b009..bcee2b8 100755
--- a/debian/fetchdocs
+++ b/debian/fetchdocs
@@ -5,13 +5,13 @@ set -u
mkdir -p otherdocs/sasmodels/build/lib otherdocs/bumps
-SASDOC=/usr/share/doc/python-sasmodels-doc/html
+SASDOC=/usr/share/doc/python-sasmodels/html
cp -r $SASDOC/_sources otherdocs/sasmodels/doc
cp -r $SASDOC/_images otherdocs/sasmodels/doc/images
ln -s /usr/lib/python2.7/dist-packages/sasmodels otherdocs/sasmodels/build/lib/
-BUMPDOC=/usr/share/doc/python-bumps-doc/html
+BUMPDOC=/usr/share/doc/python-bumps/html
cp -r $BUMPDOC/_sources otherdocs/bumps/doc
cp -r $BUMPDOC/_images otherdocs/bumps/doc/images
diff --git a/debian/python-sasview.links b/debian/python-sasview.links
index ed534d7..b045c59 100644
--- a/debian/python-sasview.links
+++ b/debian/python-sasview.links
@@ -1 +1 @@
-/usr/share/doc/sasview-doc/html /usr/lib/python2.7/dist-packages/sas/sasview/doc
+/usr/share/doc/sasview/html /usr/lib/python2.7/dist-packages/sas/sasview/doc
diff --git a/debian/sasview-doc.doc-base b/debian/sasview-doc.doc-base
index f1ec38e..8375568 100644
--- a/debian/sasview-doc.doc-base
+++ b/debian/sasview-doc.doc-base
@@ -5,8 +5,8 @@ Abstract: Manual for the SasView small angle scattering analysis software packag
Section: Science/Data Analysis
Format: HTML
-Index: /usr/share/doc/sasview-doc/html/index.html
-Files: /usr/share/doc/sasview-doc/html/*.html
+Index: /usr/share/doc/sasview/html/index.html
+Files: /usr/share/doc/sasview/html/*.html
Format: PDF
-Files: /usr/share/doc/sasview-doc/*.pdf.gz
+Files: /usr/share/doc/sasview/*.pdf.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasview.git
More information about the debian-science-commits
mailing list