[med-svn] [python-cobra] 02/04: Revert "Remove traces of documentation package"
Afif Elghraoui
afif-guest at moszumanska.debian.org
Wed Aug 5 03:31:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch build-doc-package
in repository python-cobra.
commit a5a8fe3eb0e7128f86fb41ee73d1c48438b688a3
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Tue Aug 4 19:11:33 2015 -0700
Revert "Remove traces of documentation package"
This reverts commit 728c40f9c4398ca30751ae671e685d7190a49f62.
Conflicts:
debian/control
---
debian/control | 1 +
debian/python-cobra-data.install | 1 +
debian/python-cobra-doc.links | 2 ++
3 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 89973cc..e12cbf3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-six,
cython3,
+ python3-sphinx,
libglpk-dev
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
diff --git a/debian/python-cobra-data.install b/debian/python-cobra-data.install
index 0268d0a..cb20b55 100644
--- a/debian/python-cobra-data.install
+++ b/debian/python-cobra-data.install
@@ -1 +1,2 @@
+#documentation/html usr/share/doc/python-cobra
cobra/test/data usr/share/python-cobra
diff --git a/debian/python-cobra-doc.links b/debian/python-cobra-doc.links
new file mode 100644
index 0000000..b419f03
--- /dev/null
+++ b/debian/python-cobra-doc.links
@@ -0,0 +1,2 @@
+/usr/share/javascript/jquery/jquery.js /usr/share/doc/python-cobra/html/_static/jquery.js
+/usr/share/javascript/underscore/underscore.js /usr/share/doc/python-cobra/html/_static/underscore.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git
More information about the debian-med-commit
mailing list