[texmaker] 87/103: Refresh offset

Andreas Tille tille at debian.org
Sun Sep 10 17:38:32 UTC 2017


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

tille pushed a commit to branch master
in repository texmaker.

commit af20c092ad56c5470f794bac3dddfd0b4ce00191
Author: Julián Moreno Patiño <julian at debian.org>
Date:   Tue Dec 9 20:06:00 2014 +0000

    Refresh offset
---
 debian/patches/10_spelling_dict.patch   |  2 +-
 debian/patches/use-system-synctex.patch | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/patches/10_spelling_dict.patch b/debian/patches/10_spelling_dict.patch
index 6da1be2..dee075a 100644
--- a/debian/patches/10_spelling_dict.patch
+++ b/debian/patches/10_spelling_dict.patch
@@ -3,7 +3,7 @@ Purpose: Adapt default search directory for spelling dictionaries to Debian defa
 Closes: #591340
 --- a/texmaker.pro
 +++ b/texmaker.pro
-@@ -329,6 +329,8 @@
+@@ -332,6 +332,8 @@
  desktop.path = $${DESKTOPDIR}
  icon.path = $${ICONDIR}
  
diff --git a/debian/patches/use-system-synctex.patch b/debian/patches/use-system-synctex.patch
index b2df95c..6b884b5 100644
--- a/debian/patches/use-system-synctex.patch
+++ b/debian/patches/use-system-synctex.patch
@@ -2,8 +2,8 @@ Description: Use synctex provided by libsynctex-dev
 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 @@ Last-Update: 2014-07-05
  #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 @@ Last-Update: 2014-07-05
  #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 @@ Last-Update: 2014-07-05
  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 @@ Last-Update: 2014-07-05
  	usertagslistwidget.h \
  	addtagdialog.h \
  	versiondialog.h \
-@@ -198,8 +196,6 @@ SOURCES	+= main.cpp \
+@@ -200,8 +198,6 @@
  	texdocdialog.cpp \
  	scandialog.cpp \
  	exportdialog.cpp \

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



More information about the debian-science-commits mailing list