[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[asymptote] 03/05: update patches to real 2.37 release



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

preining pushed a commit to branch master
in repository asymptote.

commit faa718386ccc9788e7c25e73347a1a4563abad90
Author: Norbert Preining <norbert@preining.info>
Date:   Tue Mar 15 11:38:27 2016 +0900

    update patches to real 2.37 release
---
 debian/patches/0001-use-xdg-open-instead-of-acroread.patch          | 2 +-
 .../0002-update-documentation-for-debian-specific-parts.patch       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-use-xdg-open-instead-of-acroread.patch b/debian/patches/0001-use-xdg-open-instead-of-acroread.patch
index d7df8b1..7bccdb3 100644
--- a/debian/patches/0001-use-xdg-open-instead-of-acroread.patch
+++ b/debian/patches/0001-use-xdg-open-instead-of-acroread.patch
@@ -9,7 +9,7 @@ Subject: use xdg-open instead of acroread
 
 --- asymptote.orig/settings.cc
 +++ asymptote/settings.cc
-@@ -94,7 +94,7 @@
+@@ -95,7 +95,7 @@
  #ifdef __APPLE__
  string defaultPDFViewer="open";
  #else  
diff --git a/debian/patches/0002-update-documentation-for-debian-specific-parts.patch b/debian/patches/0002-update-documentation-for-debian-specific-parts.patch
index 5cea15e..07c05b0 100644
--- a/debian/patches/0002-update-documentation-for-debian-specific-parts.patch
+++ b/debian/patches/0002-update-documentation-for-debian-specific-parts.patch
@@ -29,7 +29,7 @@ Subject: update documentation for debian specific parts
  @end direntry
  
  @titlepage
-@@ -431,7 +432,7 @@
+@@ -443,7 +444,7 @@
  @verbatim
  import settings;
  psviewer="gv";
@@ -38,7 +38,7 @@ Subject: update documentation for debian specific parts
  gs="gs";
  @end verbatim
  
-@@ -671,20 +672,9 @@
+@@ -683,20 +684,9 @@
  @cindex @code{asy-mode}
  @cindex @code{lasy-mode}
  Users of @code{emacs} can edit @code{Asymptote} code with the mode
@@ -61,7 +61,7 @@ Subject: update documentation for debian specific parts
  Particularly useful key bindings in this mode are @code{C-c C-c}, which compiles
  and displays the current buffer, and the key binding @code{C-c ?}, which
  shows the available function prototypes for the command at the cursor.
-@@ -708,8 +698,10 @@
+@@ -720,8 +710,10 @@
  @cindex @code{asy.vim}
  Fans of @code{vim} can customize @code{vim} for @code{Asymptote} with
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/asymptote.git


Reply to: