[pytables] 14/20: Refresh all patches

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Aug 14 19:00:07 UTC 2015


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 28c2d27ed2ad0a46510e76315f125446254488b9
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Aug 14 13:57:21 2015 +0200

    Refresh all patches
---
 ...plicitly.patch => 0003-Never-use-the-msse2-flag-explicitly.patch} | 5 +++--
 ...es.patch => 0004-Do-not-fetch-icons-for-external-web-sites.patch} | 0
 debian/patches/series                                                | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch b/debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch
similarity index 88%
rename from debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch
rename to debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch
index 9e2a24d..7174d8b 100644
--- a/debian/patches/0004-Never-use-the-msse2-flag-explicitly.patch
+++ b/debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch
@@ -1,4 +1,5 @@
-From: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+From: Debian Science Maintainers
+ <debian-science-maintainers at lists.alioth.debian.org>
 Date: Sat, 25 Jul 2015 17:50:31 +0000
 Subject: Never-use-the-msse2-flag-explicitly
 
@@ -14,7 +15,7 @@ index 4e016de..990e3fe 100755
 @@ -762,7 +762,8 @@ if 'BLOSC' not in optional_libs:
          finally:
              os.remove(fd.name)
-
+ 
 -    try_flags = ["-march=native", "-msse2"]
 +    #try_flags = ["-march=native", "-msse2"]
 +    try_flags = []
diff --git a/debian/patches/0005-Do-not-fetch-icons-for-external-web-sites.patch b/debian/patches/0004-Do-not-fetch-icons-for-external-web-sites.patch
similarity index 100%
rename from debian/patches/0005-Do-not-fetch-icons-for-external-web-sites.patch
rename to debian/patches/0004-Do-not-fetch-icons-for-external-web-sites.patch
diff --git a/debian/patches/series b/debian/patches/series
index 13743d5..5900800 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
 0001-use-dynamic-lib.patch
 0002-Use-system-compression-libs.patch
-0004-Never-use-the-msse2-flag-explicitly.patch
-0005-Do-not-fetch-icons-for-external-web-sites.patch
+0003-Never-use-the-msse2-flag-explicitly.patch
+0004-Do-not-fetch-icons-for-external-web-sites.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