[lua-torch-trepl] 04/05: patch: refresh debian-customize-banner

Zhou Mo cdluminate-guest at moszumanska.debian.org
Thu Nov 17 09:19:35 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-trepl.

commit c43ebc11e66885894211d9d5b0342a98db395112
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu Nov 17 09:14:04 2016 +0000

    patch: refresh debian-customize-banner
---
 debian/changelog                       |  1 +
 debian/patches/debian-customize-banner | 25 ++++++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e056c1..6b5ee62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 lua-torch-trepl (0~20161111-gf588b72-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot.
+  * Refresh patch: debian-customize-banner.
 
  -- Zhou Mo <cdluminate at gmail.com>  Thu, 17 Nov 2016 09:06:44 +0000
 
diff --git a/debian/patches/debian-customize-banner b/debian/patches/debian-customize-banner
index 164eba9..387314f 100644
--- a/debian/patches/debian-customize-banner
+++ b/debian/patches/debian-customize-banner
@@ -1,21 +1,24 @@
-Forward: no, Debian specific patch, keep it here.
+Purpose: Change the default welcome banner slightly.
+Forward: never. Debian-specific. keep it downstream.
+diff --git a/th b/th
+index dfd8d50..71da932 100644
 --- a/th
 +++ b/th
-@@ -152,7 +152,7 @@
+@@ -153,7 +153,7 @@ if asyncrepl then
     print(
  [[
   
--  ______             __   ]]..col.Black[[|  Torch7                                        ]]..[[ 
-+  ______             __   ]]..col.Black[[|  Torch7 (Debian)                               ]]..[[ 
+-  ______             __   ]]..col.Black[[|  Torch7]]..[[ 
++  ______             __   ]]..col.Black[[|  Torch7 (Debian)]]..[[ 
   /_  __/__  ________/ /   ]]..col.Black[[|  ]]..col.magenta[[Scientific computing for Lua.]]..[[ 
-   / / / _ \/ __/ __/ _ \  ]]..col.Black[[|  Type ? for help                               ]]..[[ 
-  /_/  \___/_/  \__/_//_/  ]]..col.Black[[|  ]]..col.blue[[https://github.com/torch        ]]..[[ 
-@@ -178,7 +178,7 @@
+   / / / _ \/ __/ __/ _ \  ]]..col.Black[[|  Type ? for help]]..[[ 
+  /_/  \___/_/  \__/_//_/  ]]..col.Black[[|  ]]..col.blue[[https://github.com/torch]]..[[ 
+@@ -179,7 +179,7 @@ else
     print(
  [[
   
--  ______             __   ]]..col.Black[[|  Torch7                                        ]]..[[ 
-+  ______             __   ]]..col.Black[[|  Torch7 (Debian)                               ]]..[[ 
+-  ______             __   ]]..col.Black[[|  Torch7]]..[[ 
++  ______             __   ]]..col.Black[[|  Torch7 (Debian)]]..[[ 
   /_  __/__  ________/ /   ]]..col.Black[[|  ]]..col.magenta[[Scientific computing for Lua.]]..[[ 
-   / / / _ \/ __/ __/ _ \  ]]..col.Black[[|  Type ? for help                               ]]..[[ 
-  /_/  \___/_/  \__/_//_/  ]]..col.Black[[|  ]]..col.blue[[https://github.com/torch        ]]..[[ 
+   / / / _ \/ __/ __/ _ \  ]]..col.Black[[|  Type ? for help]]..[[ 
+  /_/  \___/_/  \__/_//_/  ]]..col.Black[[|  ]]..col.blue[[https://github.com/torch]]..[[ 

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



More information about the debian-science-commits mailing list