r46955 - in /packages/texmaker/trunk/debian/patches: 10_spelling_dict.patch use-system-synctex.patch

jump-guest at users.alioth.debian.org jump-guest at users.alioth.debian.org
Tue Dec 9 20:06:00 UTC 2014


Author: jump-guest
Date: Tue Dec  9 20:06:00 2014
New Revision: 46955

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46955
Log:
Refresh offset

Modified:
    packages/texmaker/trunk/debian/patches/10_spelling_dict.patch
    packages/texmaker/trunk/debian/patches/use-system-synctex.patch

Modified: packages/texmaker/trunk/debian/patches/10_spelling_dict.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/patches/10_spelling_dict.patch?rev=46955&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/patches/10_spelling_dict.patch	(original)
+++ packages/texmaker/trunk/debian/patches/10_spelling_dict.patch	Tue Dec  9 20:06:00 2014
@@ -3,7 +3,7 @@
 Closes: #591340
 --- a/texmaker.pro
 +++ b/texmaker.pro
-@@ -329,6 +329,8 @@
+@@ -332,6 +332,8 @@
  desktop.path = $${DESKTOPDIR}
  icon.path = $${ICONDIR}
  

Modified: packages/texmaker/trunk/debian/patches/use-system-synctex.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/patches/use-system-synctex.patch?rev=46955&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/patches/use-system-synctex.patch	(original)
+++ packages/texmaker/trunk/debian/patches/use-system-synctex.patch	Tue Dec  9 20:06:00 2014
@@ -2,8 +2,8 @@
 Author: Sebastian Ramacher <sramacher at debian.org>
 Last-Update: 2014-07-05
 
---- texmaker-4.2.orig/pdfviewer.h
-+++ texmaker-4.2/pdfviewer.h
+--- a/pdfviewer.h
++++ b/pdfviewer.h
 @@ -39,7 +39,7 @@
  #include <QKeySequence>
  
@@ -13,8 +13,8 @@
  #include "browser.h"
  
  
---- texmaker-4.2.orig/pdfviewerwidget.h
-+++ texmaker-4.2/pdfviewerwidget.h
+--- a/pdfviewerwidget.h
++++ b/pdfviewerwidget.h
 @@ -40,7 +40,7 @@
  #include <QSplitter>
  
@@ -24,9 +24,9 @@
  #include "minisplitter.h"
  #include "browser.h"
  
---- texmaker-4.2.orig/texmaker.pro
-+++ texmaker-4.2/texmaker.pro
-@@ -19,11 +19,11 @@ DEFINES += HAVE_SPLASH
+--- a/texmaker.pro
++++ b/texmaker.pro
+@@ -19,11 +19,11 @@
  unix:!macx {
  contains( QT_VERSION, "^5.*" ) {
  CONFIG		+= link_pkgconfig
@@ -40,7 +40,7 @@
  DETECTEDPOPPLER=$$system(pkg-config --modversion poppler)
  contains( DETECTEDPOPPLER, "^0.18.*" ){
  DEFINES += OLDPOPPLER
-@@ -88,8 +88,6 @@ HEADERS	+= texmaker.h \
+@@ -89,8 +89,6 @@
  	textblockselection.h \
  	scandialog.h \
  	exportdialog.h \
@@ -49,7 +49,7 @@
  	usertagslistwidget.h \
  	addtagdialog.h \
  	versiondialog.h \
-@@ -198,8 +196,6 @@ SOURCES	+= main.cpp \
+@@ -200,8 +198,6 @@
  	texdocdialog.cpp \
  	scandialog.cpp \
  	exportdialog.cpp \




More information about the debian-science-commits mailing list