Your message dated Thu, 04 Jan 2018 02:52:39 +0000
with message-id <e1ewve3-0002s1...@fasolo.debian.org>
and subject line Bug#885631: fixed in juffed 0.10-85-g5ba17f9-17
has caused the Debian Bug report #885631,
regarding src:juffed: Will FTBFS with new qscintilla2
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 ow...@bugs.debian.org
immediately.)


-- 
885631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:juffed
Version: 0.10-85-g5ba17f9-16
Severity: wishlist
Tags: patch

Dear Maintainer,

The qscintilla2 package in experimental contains a number of changes in
library naming to match upstream's changes.  As a result, juffed will FTBFS
with this version due to a link failure.  I've attached a patch for an
eventual NMU (when the transition starts).  If you would prefer to handle the
upload yourself, please let me know.

Scott K
diff -Nru juffed-0.10-85-g5ba17f9/debian/changelog juffed-0.10-85-g5ba17f9/debian/changelog
--- juffed-0.10-85-g5ba17f9/debian/changelog	2017-09-30 20:33:30.000000000 -0400
+++ juffed-0.10-85-g5ba17f9/debian/changelog	2017-12-27 15:27:51.000000000 -0500
@@ -1,3 +1,12 @@
+juffed (0.10-85-g5ba17f9-16.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update for new qscintilla2 library names
+    - Update build-depends
+    - Add debian/patches/new-qsci-name.patch
+
+ -- Scott Kitterman <sc...@kitterman.com>  Wed, 27 Dec 2017 15:27:17 -0500
+
 juffed (0.10-85-g5ba17f9-16) unstable; urgency=medium
 
   * Fixed typo Arch -> arch 
diff -Nru juffed-0.10-85-g5ba17f9/debian/control juffed-0.10-85-g5ba17f9/debian/control
--- juffed-0.10-85-g5ba17f9/debian/control	2017-09-30 19:39:18.000000000 -0400
+++ juffed-0.10-85-g5ba17f9/debian/control	2017-12-27 15:28:15.000000000 -0500
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 10),
                cmake (>= 3.0.2),
                libenca-dev,
-               libqt5scintilla2-dev,
+               libqscintilla2-qt5-dev,
                pkg-config,
                qttools5-dev,
                qttools5-dev-tools
diff -Nru juffed-0.10-85-g5ba17f9/debian/patches/new-qsci-name.patch juffed-0.10-85-g5ba17f9/debian/patches/new-qsci-name.patch
--- juffed-0.10-85-g5ba17f9/debian/patches/new-qsci-name.patch	1969-12-31 19:00:00.000000000 -0500
+++ juffed-0.10-85-g5ba17f9/debian/patches/new-qsci-name.patch	2017-12-27 15:26:50.000000000 -0500
@@ -0,0 +1,22 @@
+Index: juffed-0.10-85-g5ba17f9/cmake/FindQScintilla2.cmake
+===================================================================
+--- juffed-0.10-85-g5ba17f9.orig/cmake/FindQScintilla2.cmake	2016-03-05 18:14:01.000000000 -0500
++++ juffed-0.10-85-g5ba17f9/cmake/FindQScintilla2.cmake	2017-12-27 15:26:47.261545094 -0500
+@@ -38,7 +38,7 @@
+                 ${FRAMEWORK_INCLUDE_DIR}/Qsci
+     )
+ 
+-    SET(QSCINTILLA_NAMES ${QSCINTILLA_NAMES} qscintilla2 libqscintilla2)
++    SET(QSCINTILLA_NAMES ${QSCINTILLA_NAMES} qscintilla2 libqscintilla2 qscintilla2_qt4)
+     FIND_LIBRARY(QSCINTILLA_LIBRARY
+         NAMES ${QSCINTILLA_NAMES}
+         PATHS ${QT_LIBRARY_DIR}
+@@ -52,7 +52,7 @@
+         ENDIF()
+     ENDFOREACH()
+ 
+-    SET(QSCINTILLA_NAMES ${QSCINTILLA_NAMES} qt5scintilla2 libqt5scintilla2 libqscintilla2-qt5 qscintilla2-qt5)
++    SET(QSCINTILLA_NAMES ${QSCINTILLA_NAMES} qt5scintilla2 libqt5scintilla2 libqscintilla2-qt5 qscintilla2-qt5 qscintilla2_qt5)
+     GET_TARGET_PROPERTY(QT5_WIDGETSLIBRARY Qt5::Widgets LOCATION)
+     GET_FILENAME_COMPONENT(QT5_WIDGETSLIBRARYPATH ${QT5_WIDGETSLIBRARY} PATH)
+ 
diff -Nru juffed-0.10-85-g5ba17f9/debian/patches/series juffed-0.10-85-g5ba17f9/debian/patches/series
--- juffed-0.10-85-g5ba17f9/debian/patches/series	2017-06-29 17:14:33.000000000 -0400
+++ juffed-0.10-85-g5ba17f9/debian/patches/series	2017-12-27 15:24:57.000000000 -0500
@@ -1,3 +1,4 @@
 PluginPage.patch
 fix-fm-start-crash.patch
 fix-symbolbrowser-remaining.patch 
+new-qsci-name.patch

--- End Message ---
--- Begin Message ---
Source: juffed
Source-Version: 0.10-85-g5ba17f9-17

We believe that the bug you reported is fixed in the latest version of
juffed, 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 885...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alf Gaida <aga...@siduction.org> (supplier of updated juffed 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 04 Jan 2018 02:42:44 +0100
Source: juffed
Binary: juffed juffed-dev juffed-plugins libjuff0.10 libjuffed-engine-qsci0.10
Architecture: source
Version: 0.10-85-g5ba17f9-17
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <pkg-lxqt-de...@lists.alioth.debian.org>
Changed-By: Alf Gaida <aga...@siduction.org>
Description:
 juffed     - Lightweight yet powerful Qt text editor
 juffed-dev - Lightweight yet powerful Qt text editor - development files
 juffed-plugins - Lightweight yet powerful Qt text editor - plugins
 libjuff0.10 - Lightweight yet powerful Qt text editor - libjuff0.10
 libjuffed-engine-qsci0.10 - Lightweight yet powerful Qt text editor - 
libjuffed-engine-qsci0.
Closes: 885631
Changes:
 juffed (0.10-85-g5ba17f9-17) unstable; urgency=medium
 .
   * patched for new qsci names, thanks Scott Kitterman
     (Closes: #885631)
   * Bumped Standards to 4.1.3 - no changes needed
   * Bumped debhelper to >= 11
   * Bumped compat to 11
   * Fixed arch handling in rules
Checksums-Sha1:
 68b2a51030151c5481f33861480d32324a78ca9d 2006 juffed_0.10-85-g5ba17f9-17.dsc
 ac8e5987b4244096bbad89647bd9e672fd2594a9 14024 
juffed_0.10-85-g5ba17f9-17.debian.tar.xz
 4786a9b0a5f5d8550fb152ab25788ef626b64c56 11314 
juffed_0.10-85-g5ba17f9-17_source.buildinfo
Checksums-Sha256:
 5d5fcf869d1f5527570b3dec1e9c9d43f91b9cbc3d32b5808d8b24d0e4f12cc2 2006 
juffed_0.10-85-g5ba17f9-17.dsc
 867b78c74cd5a460368c808bbf986706d166196e68d4a250bf77bc063eaa389e 14024 
juffed_0.10-85-g5ba17f9-17.debian.tar.xz
 6df842bd83fb82694944afa15989a3425b347cdde11bef7db1f725e87eaff009 11314 
juffed_0.10-85-g5ba17f9-17_source.buildinfo
Files:
 4615b3ad6a01cbcf8dea2c2705ea8b2b 2006 editors optional 
juffed_0.10-85-g5ba17f9-17.dsc
 143f323605b8e840e37204e0f7dbb408 14024 editors optional 
juffed_0.10-85-g5ba17f9-17.debian.tar.xz
 a990eb40652caff4d54eb16b0a801a49 11314 editors optional 
juffed_0.10-85-g5ba17f9-17_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEvb/GiO+tuolan0ZLzSgKC01ygnwFAlpNh0YACgkQzSgKC01y
gnyQrgf/bL2q1E3ld3n7rZwTUPAi1fOOzevTGdNpbZpNrKFR5LNK4v5gK/IsMcbw
E/gDOzi0vX7LXjr1pvQn23uTMxpzs08sw1arByi3r4Uw59KQxy2JiBv9fjzFjppj
cOvOpx0VVnDiMNYsxdxphuJH+NRTLkz0d9ygKSqoLafKXimNloTJ/c0hc/QYf6ZH
Dd5qD6DxQqqm14sVjaXu5A0qNXuOF/Q7apSIm4HCNCUO122yUrTNZxbopYlJQsAh
goQGTBhvigJfXBpWx9ubAp1rz2P+lpSPlCppCGYbM4ocDKY+EwhFcRNb3zgQq8Lv
m4ProPvOoYlcpLzo0+seXR+DRK7fQw==
=94Wh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to