[python-shapely] 06/14: Use dh_link for mathjax symlink.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Aug 28 14:21:45 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-shapely.

commit 131ecbbf6e11571b9d592e9dc3a000825ab7af4e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 28 14:45:02 2015 +0200

    Use dh_link for mathjax symlink.
---
 debian/changelog                | 1 +
 debian/python-shapely-doc.links | 1 +
 debian/rules                    | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6c364dc..76a0f28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-shapely (1.5.9-2) UNRELEASED; urgency=medium
     - Change CC-BY shortname to CC-BY-3.0
     - Add license & copyright for ftools.py
   * Use dh_clean to additional file removals.
+  * Use dh_link for mathjax symlink.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 20 Aug 2015 19:55:25 +0200
 
diff --git a/debian/python-shapely-doc.links b/debian/python-shapely-doc.links
new file mode 100644
index 0000000..f6c7281
--- /dev/null
+++ b/debian/python-shapely-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/mathjax usr/share/doc/python-shapely-doc/html/_static/mathjax
diff --git a/debian/rules b/debian/rules
index 9b10617..a17e1e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,4 +30,4 @@ override_dh_auto_build:
 	rm -f shapely/speedups/_speedups.c
 	dh_auto_build
 	python setup.py build_sphinx
-	ln -s /usr/share/javascript/mathjax build/sphinx/html/_static/
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list