summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Science Maintainers [Sat, 25 Jul 2015 17:50:31 +0000 (17:50 +0000)]
Never-use-the-msse2-flag-explicitly
===================================================================
Gbp-Pq: Name 0002-Never-use-the-msse2-flag-explicitly.patch
Antonio Valentino [Fri, 23 Aug 2013 10:19:58 +0000 (12:19 +0200)]
use dynamic lib
The setup script detects the static version of the lzo2 library instead of
the dynamic version (that is now located in a multi-arch path).
This causes a link error due to not relacable code (missing -fPIC flag
at compile time)
Now the dynamic version of the lzo2 library is located in a multiarch path so
sthe setup script
Gbp-Pq: Name 0001-use-dynamic-lib.patch
Antonio Valentino [Wed, 2 Jan 2019 09:48:48 +0000 (09:48 +0000)]
pytables (3.4.4-2) unstable; urgency=medium
* Team upload.
* Standard version bumped to 4.3.0, no change.
* debian/patches:
- new 0005-Comaptibility-with-numpy-1.16.patch:
fixes an issue with not writeable buffers.
Closes: #917666.
- new 0006-Fix-LZO2-detection.patch
* debian/control:
- re-order dependencies
* Add gbp.conf file.
* Switch to pybuild.
* Set compat to 12.
[dgit import unpatched pytables 3.4.4-2]
Antonio Valentino [Wed, 2 Jan 2019 09:48:48 +0000 (09:48 +0000)]
Import pytables_3.4.4-2.debian.tar.xz
[dgit import tarball pytables 3.4.4-2 pytables_3.4.4-2.debian.tar.xz]
Antonio Valentino [Sat, 16 Jun 2018 10:53:16 +0000 (10:53 +0000)]
Import pytables_3.4.4.orig.tar.gz
[dgit import orig pytables_3.4.4.orig.tar.gz]