[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/1.6.4-452-g0a237bb

Sven Hoexter sven at timegate.de
Sat Dec 5 17:30:15 UTC 2009


The following commit has been merged in the master branch:
commit 0a237bbb759695d4c7f4cef420ff8521b308158b
Author: Sven Hoexter <sven at timegate.de>
Date:   Sat Dec 5 17:34:50 2009 +0100

    Refresh patches/prefer-xdg-open.

diff --git a/debian/changelog b/debian/changelog
index ec5e9c5..a8a7f8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ lyx (1.6.5-1) UNRELEASED; urgency=low
   [ Sven Hoexter ]
   * New upstream version
     + Fixes a crash after editing formulars. Closes: #548519
+  * Refresh patches/prefer-xdg-open.
   * Add elyxer to the list of HTML converters.
   * Switch to my @d.o e-mail address in the Uploaders control field.
 
diff --git a/debian/patches/prefer-xdg-open b/debian/patches/prefer-xdg-open
index 18dae6c..d143de0 100644
--- a/debian/patches/prefer-xdg-open
+++ b/debian/patches/prefer-xdg-open
@@ -1,7 +1,7 @@
 Add xdg-open as the first choice whenever this seems to be usefull.
 --- a/lib/configure.py
 +++ b/lib/configure.py
-@@ -264,7 +264,7 @@ def checkFormatEntries(dtl_tools):  
+@@ -276,7 +276,7 @@ def checkFormatEntries(dtl_tools):  
      checkViewer('a FEN viewer and editor', ['xboard -lpf $$i -mode EditPosition'],
          rc_entry = [r'\Format fen        fen     FEN                    "" "%%"	"%%"	""'])
      #
@@ -10,7 +10,7 @@ Add xdg-open as the first choice whenever this seems to be usefull.
      path, ie = checkViewer('a raster image editor', ['gimp-remote', 'gimp'])
      addToRC(r'''\Format bmp        bmp     BMP                    "" "%s"	"%s"	""
  \Format gif        gif     GIF                    "" "%s"	"%s"	""
-@@ -307,29 +307,29 @@ def checkFormatEntries(dtl_tools):  
+@@ -319,29 +319,29 @@ def checkFormatEntries(dtl_tools):  
      #
      #checkProg('a Postscript interpreter', ['gs'],
      #  rc_entry = [ r'\ps_command "%%"' ])

-- 
LyX packaging



More information about the Pkg-lyx-devel mailing list