Your message dated Thu, 30 Apr 2015 05:04:46 +0000
with message-id <[email protected]>
and subject line Bug#753827: fixed in gummi 0.6.5-4
has caused the Debian Bug report #753827,
regarding gummi: please use synctex parser provided by libsynctex-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
753827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gummi
Version: 0.6.5-3
Severity: wishlist
Tags: patch
Usertags: embedded-synctex-parser

gummi currently contains a copy of synctex parser from texlive-bin.
This code is now provided as shared library by
libsynctex1/libsynctex-dev. Please consider the attached patch to use
the shared library instead of the embedded copy.

Cheers
-- 
Sebastian Ramacher
diff -Nru gummi-0.6.5/debian/changelog gummi-0.6.5/debian/changelog
--- gummi-0.6.5/debian/changelog        2014-02-10 00:51:22.000000000 +0100
+++ gummi-0.6.5/debian/changelog        2014-07-05 16:32:36.000000000 +0200
@@ -1,3 +1,10 @@
+gummi (0.6.5-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use synctex parser provided by libsynctex-dev.
+
+ -- Sebastian Ramacher <[email protected]>  Sat, 05 Jul 2014 11:47:39 +0200
+
 gummi (0.6.5-3) unstable; urgency=low
 
   * Fix "FTBFS: automake errors":
diff -Nru gummi-0.6.5/debian/control gummi-0.6.5/debian/control
--- gummi-0.6.5/debian/control  2014-02-09 18:04:53.000000000 +0100
+++ gummi-0.6.5/debian/control  2014-07-05 16:30:30.000000000 +0200
@@ -10,7 +10,8 @@
  libgtk2.0-dev (>= 2.20),
  libgtksourceview2.0-dev (>= 2.2.1),
  libgtkspell-dev,
- libpoppler-glib-dev
+ libpoppler-glib-dev,
+ libsynctex-dev
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/collab-maint/gummi.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gummi.git
diff -Nru gummi-0.6.5/debian/patches/series gummi-0.6.5/debian/patches/series
--- gummi-0.6.5/debian/patches/series   2014-02-10 00:48:38.000000000 +0100
+++ gummi-0.6.5/debian/patches/series   2014-07-05 16:31:47.000000000 +0200
@@ -1,3 +1,4 @@
 gummi.desktop.patch
 automake-subdirs.patch
 libgthread-2.0_link.patch
+use-system-synctex.patch
diff -Nru gummi-0.6.5/debian/patches/use-system-synctex.patch 
gummi-0.6.5/debian/patches/use-system-synctex.patch
--- gummi-0.6.5/debian/patches/use-system-synctex.patch 1970-01-01 
01:00:00.000000000 +0100
+++ gummi-0.6.5/debian/patches/use-system-synctex.patch 2014-07-05 
16:36:41.000000000 +0200
@@ -0,0 +1,46 @@
+Description: Use synctex parser provided by libsynctex-dev
+Author: Sebastian Ramacher <[email protected]>
+Last-Update: 2014-07-05
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -64,6 +64,11 @@
+     GUI_LIBS="$GUI_LIBS $gtkspell_LIBS"
+ fi
+ 
++PKG_CHECK_MODULES(synctex, [synctex],,
++      [AC_MSG_ERROR([You need synctex to build $PACKAGE])])
++GUI_CFLAGS="$GUI_CFLAGS $synctex_CFLAGS"
++GUI_LIBS="$GUI_LIBS $synctex_LIBS"
++
+ # Add explicit linking flags
+ GUI_LIBS="$GUI_LIBS -pthread -lm -lz -lrt"
+ 
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -1,4 +1,5 @@
+ bin_PROGRAMS = gummi
++
+ AM_CFLAGS = $(GUI_CFLAGS) \
+           -export-dynamic -Wall -O2 \
+           -DGUMMI_LIBS=\"$(libdir)/$(PACKAGE)\" \
+@@ -25,8 +26,6 @@
+               gui/gui-snippets.c gui/gui-snippets.h \
+               gui/gui-infoscreen.c gui/gui-infoscreen.h \
+               gui/gui-project.c gui/gui-project.h \
+-              syncTeX/synctex_parser.c syncTeX/synctex_parser.h \
+-              syncTeX/synctex_parser_utils.c syncTeX/synctex_parser_utils.h \
+               importer.c importer.h \
+               iofunctions.c iofunctions.h \
+               external.c external.h \
+--- a/src/gui/gui-preview.c
++++ b/src/gui/gui-preview.c
+@@ -48,7 +48,7 @@
+ #include "motion.h"
+ #include "porting.h"
+ 
+-#include "syncTeX/synctex_parser.h"
++#include <synctex_parser.h>
+ 
+ /* set up uri using appropriate formatting for OS
+    http://en.wikipedia.org/wiki/File_URI_scheme#Linux */

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: gummi
Source-Version: 0.6.5-4

We believe that the bug you reported is fixed in the latest version of
gummi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Stender <[email protected]> (supplier of updated gummi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 29 Apr 2015 07:14:01 +0200
Source: gummi
Binary: gummi
Architecture: source amd64
Version: 0.6.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Daniel Stender <[email protected]>
Description:
 gummi      - GTK+ based LaTeX editor with live preview
Closes: 753827
Changes:
 gummi (0.6.5-4) unstable; urgency=low
 .
   * Use synctex parser provided by libsynctex-dev (Closes: #753827):
     + added use-system-synctex.patch (thanks to Sebastian Ramacher).
     + added libsyntex-dev to b-ds.
   * deb/changelog: fixed typos.
   * deb/control:
     + Updated Maintainer and Uploaders (package moved to Debian Science).
     + bumped standards to 3.9.6 (no changes needed).
     + updated Vcs-Git and -Browser (Debian Science),
       and Homepage (project moved to Github).
   * deb/copyright: updated.
   * deb/rules: removed override for dh_installchangelogs (obsolete).
   * deb/watch: updated (moved to Github).
   * added deb/gbp.conf, deb/source/local-options.
   * wrap-and-sort -a -s.
Checksums-Sha1:
 bec66dc79e0d7be0ebf61f2bfc173c7c4363c5d6 2079 gummi_0.6.5-4.dsc
 dc7cc00518f925629574990d13982ae050515e0b 520902 gummi_0.6.5.orig.tar.gz
 100417cffe796986e32fcdaac5dd4e3acc95e344 4664 gummi_0.6.5-4.debian.tar.xz
 4011482fea4dff26ab87c53e701c3d242b07e6ba 306200 gummi_0.6.5-4_amd64.deb
Checksums-Sha256:
 436f791d40ab0c098431e7dc35efebcf25e8f4939f55221cb909202d5aeb8b2f 2079 
gummi_0.6.5-4.dsc
 b23c2958376ea43c701a276ad19ceac5b50d9cb32a489a10897b25aa5004fffb 520902 
gummi_0.6.5.orig.tar.gz
 ff74e1802d4eb6b1b10028167a674317168d9f7c5566de97d2b24646bc4e418e 4664 
gummi_0.6.5-4.debian.tar.xz
 f0df3eca5264032e9c6793348455b85bfaaab23aab644651d43eef21a4fbc196 306200 
gummi_0.6.5-4_amd64.deb
Files:
 403b5ecd32f636cc45dd08618bc48d63 2079 tex optional gummi_0.6.5-4.dsc
 da6b8736fd42ab3f5a9703a7a7917a7d 520902 tex optional gummi_0.6.5.orig.tar.gz
 f769e57f1c1469c733ead50c5cda290a 4664 tex optional gummi_0.6.5-4.debian.tar.xz
 e800f2e4aa3a981853774bc05be475eb 306200 tex optional gummi_0.6.5-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVQGr3AAoJEBXgmvTfUYLIotoP/31W6h/5FeyJ0tEX8YQHOhC8
sWa1Uh4gCea8CsrFsB20fiIW8qGJu2GjUX9HXGNQ1iWDP61ZrDLr7Vr48Axc8cpm
1F/JBsA9EOmAaI18jSKP0KW7G7jzqZ63Sygd+ojxM59OtcN4BrNAsxX/dhKeifHn
hLClbmgpMxQlzdg9B0xapLOQ66LnV6oPnOhbIzEauF2977KhuMM3SswOPJ3nqxQ7
0aDpsqBkOGyGJmI26YRFS4GRhAYvCQ/D5xqBuZvhCtR7FywsH49ew0ILggZB/4vg
6XFRQqMBYYnKcruzUcIxaM0a8V/Zx1/3mmaKAIwdTaiMn0Hs0rX2xCnJ5RmssJS7
LtCB1tBFhPlI9krpPbS9eOMVT8Eq8FNg4weBK5DLLgCfAOlD5ADyjB3mAkNKFV9o
AmuCXP9xqnUDNbLmxhFJBlnJSu9P99X4RMaJGTwqS/bwIRXYuTdPKHiCxUz78dH/
jEmmxRHuS9HYYeNpQZ6e31v28as3mPeLZ84dAPPTrAt770BY++VAYyMBpZvBkY5c
T2PWqtO5izDI/SPGEfZHVQNF/1ke8uQpmb6PxbMh30binXfqoI6e05pgrqQq0GTg
C9D498+InPoxnsYHUVrMGGsEXu2SCNxo2VLztO2GCjZKUaKlLnU3ogywKbV+A1l3
BjwsO/tqWh9RLHzH5A9l
=KXrC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to