[lua-torch-torch7] 03/04: patch: add missign description

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Nov 21 03:33:12 UTC 2016


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

cdluminate-guest pushed a commit to branch master
in repository lua-torch-torch7.

commit 5b47b4e812745b6b006ddb56874232c1e3e1df36
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Nov 21 03:27:46 2016 +0000

    patch: add missign description
---
 debian/changelog                                          | 1 +
 debian/patches/cmake-disable-simd-for-compatibility.patch | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f23333b..3b11420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lua-torch-torch7 (0~20161115-g552b086-1) experimental; urgency=medium
 
   * Import upstream snapshot.
   * Refresh symbols control files.
+  * Add the missing description in patches.
 
  -- Zhou Mo <cdluminate at gmail.com>  Mon, 21 Nov 2016 03:23:09 +0000
 
diff --git a/debian/patches/cmake-disable-simd-for-compatibility.patch b/debian/patches/cmake-disable-simd-for-compatibility.patch
index 48a20d1..5e8a8f9 100644
--- a/debian/patches/cmake-disable-simd-for-compatibility.patch
+++ b/debian/patches/cmake-disable-simd-for-compatibility.patch
@@ -1,3 +1,10 @@
+Purpose: Disable new SIMD instruction sets on amd64 and i386, for sake of
+         better compatibility with old x86 machines.
+Note: Turn DEBIAN_AMD64 or DEBIAN_I386 flag on to disable those ISAs.
+      If none of them are specified, nothing will be changed.
+Author: Zhou Mo
+Forward: No. Debian specific patch.
+
 diff --git a/lib/TH/cmake/FindSSE.cmake b/lib/TH/cmake/FindSSE.cmake
 index f6aac07..e4b3334 100644
 --- a/lib/TH/cmake/FindSSE.cmake

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-torch7.git



More information about the debian-science-commits mailing list