[Debian-astro-commits] [python-pywcs] 01/03: Include the definition of "struct tabprm". Closes: #809286

Ole Streicher olebole at moszumanska.debian.org
Tue Dec 29 20:23:45 UTC 2015


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

olebole pushed a commit to branch debian
in repository python-pywcs.

commit 16934df780937491e035c6493a2f0122be92c158
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Dec 29 10:34:42 2015 +0100

    Include the definition of "struct tabprm". Closes: #809286
---
 debian/changelog                   |  6 ++++++
 debian/patches/define_tabprm.patch | 13 +++++++++++++
 debian/patches/series              |  1 +
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f46361e..d8be352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pywcs (1.12-3) unstable; urgency=medium
+
+  * Include the definition of "struct tabprm". Closes: #809286
+
+ -- Ole Streicher <olebole at debian.org>  Tue, 29 Dec 2015 10:28:20 +0100
+
 python-pywcs (1.12-2) unstable; urgency=low
 
   * Convert from python-support to dh_python
diff --git a/debian/patches/define_tabprm.patch b/debian/patches/define_tabprm.patch
new file mode 100644
index 0000000..194db00
--- /dev/null
+++ b/debian/patches/define_tabprm.patch
@@ -0,0 +1,13 @@
+Author: Ole Streicher <olebole at debian.org>
+Description: Include the definition of "struct tabprm"
+Bug: https://bugs.debian.org/809286
+--- a/src/wcslib_tabprm_wrap.h
++++ b/src/wcslib_tabprm_wrap.h
+@@ -39,6 +39,7 @@
+ 
+ #include "pyutil.h"
+ #include "wcs.h"
++#include <tab.h>
+ 
+ extern PyTypeObject PyTabprmType;
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 9f217de..4c8158c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 pywcs-unbundle.patch
 use_stsci_distutils_hack.patch
+define_tabprm.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-pywcs.git



More information about the Debian-astro-commits mailing list