[pytables] 07/11: Referesh remaining patches
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Fri Feb 21 07:57:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit d74499ee48eedc343ee958de66f6cb15550fc749
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Jan 19 16:57:17 2014 +0000
Referesh remaining patches
---
debian/changelog | 1 +
.../{0002-use-dynamic-lib.patch => 0001-use-dynamic-lib.patch} | 4 ++--
debian/patches/series | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7a2d57a..1d305b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ pytables (3.1.0-1) UNRELEASED; urgency=low
(applied upstream)
- removed 0003-disable-extended-float-support.patch no more
necessary
+ - remaining patches have been refreshed
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 18 Jan 2014 10:56:27 +0000
diff --git a/debian/patches/0002-use-dynamic-lib.patch b/debian/patches/0001-use-dynamic-lib.patch
similarity index 92%
rename from debian/patches/0002-use-dynamic-lib.patch
rename to debian/patches/0001-use-dynamic-lib.patch
index ece1d30..9c8535d 100644
--- a/debian/patches/0002-use-dynamic-lib.patch
+++ b/debian/patches/0001-use-dynamic-lib.patch
@@ -14,10 +14,10 @@ sthe setup script
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
-index d966c03..5cd7958 100755
+index dcc3b6b..4bb28ce 100755
--- a/setup.py
+++ b/setup.py
-@@ -285,7 +285,7 @@ class Package(object):
+@@ -301,7 +301,7 @@ class Package(object):
class PosixPackage(Package):
_library_prefixes = ['lib']
diff --git a/debian/patches/series b/debian/patches/series
index 9bb6944..537d922 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-0002-use-dynamic-lib.patch
+0001-use-dynamic-lib.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
More information about the debian-science-commits
mailing list