Your message dated Thu, 04 Jan 2018 12:34:45 +0000
with message-id <e1ex4jn-000g5d...@fasolo.debian.org>
and subject line Bug#885647: fixed in universalindentgui 1.2.0-1.1
has caused the Debian Bug report #885647,
regarding src:universalindentgui: Will FTBFS with new qscintilla2 in 
experimental
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.)


-- 
885647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885647
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:universalindentgui
Version: 1.2.0-1
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, universalindentgui
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 universalindentgui-1.2.0/debian/changelog universalindentgui-1.2.0/debian/changelog
--- universalindentgui-1.2.0/debian/changelog	2012-05-22 06:28:00.000000000 +0000
+++ universalindentgui-1.2.0/debian/changelog	2017-12-28 20:15:09.000000000 +0000
@@ -1,3 +1,10 @@
+universalindentgui (1.2.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update for new qscintilla2 library names
+
+ -- Scott Kitterman <sc...@kitterman.com>  Thu, 28 Dec 2017 20:15:09 +0000
+
 universalindentgui (1.2.0-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru universalindentgui-1.2.0/debian/control universalindentgui-1.2.0/debian/control
--- universalindentgui-1.2.0/debian/control	2012-05-22 05:52:32.000000000 +0000
+++ universalindentgui-1.2.0/debian/control	2017-12-28 20:15:04.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Thomas Schweitzer <thomas-schweit...@arcor.de>
 Uploaders: Fathi Boudra <f...@debian.org>
-Build-Depends: debhelper (>= 9), libqscintilla2-dev, libqt4-dev
+Build-Depends: debhelper (>= 9), libqscintilla2-qt4-dev, libqt4-dev
 Standards-Version: 3.9.3
 Homepage: http://universalindent.sourceforge.net
 
diff -Nru universalindentgui-1.2.0/debian/patches/qsci_rename.patch universalindentgui-1.2.0/debian/patches/qsci_rename.patch
--- universalindentgui-1.2.0/debian/patches/qsci_rename.patch	1970-01-01 00:00:00.000000000 +0000
+++ universalindentgui-1.2.0/debian/patches/qsci_rename.patch	2017-12-28 20:15:09.000000000 +0000
@@ -0,0 +1,40 @@
+--- universalindentgui-1.2.0.orig/UniversalIndentGUI.pro
++++ universalindentgui-1.2.0/UniversalIndentGUI.pro
+@@ -23,7 +23,7 @@ macx {
+  ICON = resources/UniversalIndentGUI.icns
+ }
+ else {
+- LIBS += -lqscintilla2
++ LIBS += -lqscintilla2_qt4
+ }
+ 
+ CONFIG(release, debug|release) {
+--- universalindentgui-1.2.0.orig/UniversalIndentGUI.xcodeproj/project.pbxproj
++++ universalindentgui-1.2.0/UniversalIndentGUI.xcodeproj/project.pbxproj
+@@ -571,7 +571,7 @@
+ 				);
+ 				OTHER_LDFLAGS = (
+ 					"-headerpad_max_install_names",
+-					"-lqscintilla2",
++					"-lqscintilla2_qt4",
+ 					"-L/opt/local/lib",
+ 				);
+ 				OTHER_REZFLAGS = "";
+@@ -637,7 +637,7 @@
+ 				);
+ 				OTHER_LDFLAGS = (
+ 					"-headerpad_max_install_names",
+-					"-lqscintilla2",
++					"-lqscintilla2_qt4",
+ 					"-L/opt/local/lib",
+ 				);
+ 				OTHER_REZFLAGS = "";
+@@ -701,7 +701,7 @@
+ 				);
+ 				OTHER_LDFLAGS = (
+ 					"-headerpad_max_install_names",
+-					"-lqscintilla2",
++					"-lqscintilla2_qt4",
+ 					"-L/opt/local/lib",
+ 				);
+ 				OTHER_REZFLAGS = "";
diff -Nru universalindentgui-1.2.0/debian/patches/series universalindentgui-1.2.0/debian/patches/series
--- universalindentgui-1.2.0/debian/patches/series	2012-05-22 06:30:31.000000000 +0000
+++ universalindentgui-1.2.0/debian/patches/series	2017-12-28 20:15:09.000000000 +0000
@@ -1 +1,2 @@
 disable_check_for_update.patch
+qsci_rename.patch

--- End Message ---
--- Begin Message ---
Source: universalindentgui
Source-Version: 1.2.0-1.1

We believe that the bug you reported is fixed in the latest version of
universalindentgui, 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.
Scott Kitterman <sc...@kitterman.com> (supplier of updated universalindentgui 
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: SHA256

Format: 1.8
Date: Thu, 04 Jan 2018 07:06:09 -0500
Source: universalindentgui
Binary: universalindentgui
Architecture: source amd64
Version: 1.2.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Schweitzer <thomas-schweit...@arcor.de>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description:
 universalindentgui - GUI frontend for several code beautifiers
Closes: 885647
Changes:
 universalindentgui (1.2.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Update for new qscintilla2 library names (Closes: #885647)
Checksums-Sha1:
 e59417fbd176ffe50df642cddc18706b9247f35b 1886 universalindentgui_1.2.0-1.1.dsc
 f9a60f2c1dac6e6e2d247fa6ffb92228a93cb832 3808 
universalindentgui_1.2.0-1.1.debian.tar.xz
 5864f85ea3fca0c8c5a0afbfd343da14a62d6b3b 2469656 
universalindentgui-dbgsym_1.2.0-1.1_amd64.deb
 abb065b8eadeb10339f8c994a2f08fa534869f11 6803 
universalindentgui_1.2.0-1.1_amd64.buildinfo
 3c11ff69a16b955103b3b4065f11e55ef08e0ab9 725764 
universalindentgui_1.2.0-1.1_amd64.deb
Checksums-Sha256:
 90c1b69ecb90ecd49a2bc4d6a549e06d9ca4c627facd76d448db01f7b71006ca 1886 
universalindentgui_1.2.0-1.1.dsc
 1599f5cef0cbbc442f0a2695dbc6231289b2e334d4bd302757d545ca0b2bdfe0 3808 
universalindentgui_1.2.0-1.1.debian.tar.xz
 2d809ca3651e895cd19e16788f26403ec52671144d01551fd5b080d92453b031 2469656 
universalindentgui-dbgsym_1.2.0-1.1_amd64.deb
 d2d399322c1ee41ead732620c2b98b246b95a643edcbb859aa8e634e788ec8de 6803 
universalindentgui_1.2.0-1.1_amd64.buildinfo
 cdc561ba475887c90f6ad5969d01c7ca62cd37d7b00a7bb7ce964a9e535d55b7 725764 
universalindentgui_1.2.0-1.1_amd64.deb
Files:
 1ee8ca62014778e3295c91c80e054181 1886 devel optional 
universalindentgui_1.2.0-1.1.dsc
 1de7eff1a6a86e0945f8b8ce71fbd952 3808 devel optional 
universalindentgui_1.2.0-1.1.debian.tar.xz
 71bc51a56acbce10dd78ba9a81a786f2 2469656 debug optional 
universalindentgui-dbgsym_1.2.0-1.1_amd64.deb
 a3a612001414043f47d6a06bae21389e 6803 devel optional 
universalindentgui_1.2.0-1.1_amd64.buildinfo
 ee04b13bb5606de2f6d7734729c136c1 725764 devel optional 
universalindentgui_1.2.0-1.1_amd64.deb

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

iQIcBAEBCAAGBQJaThypAAoJEHjX3vua1ZrxMTcQAIvtqqAjzCaIvODif1zP2oQ/
hQbh4EGPID94OzYa5+bBQOcd+ILvH3U9JJjoBx/O3rgIOdQxISNbTmPRRu7+kjeM
iqREb/rdxFBIDEk3zAFsxbRs9R4DOE9Db3UHbQX+YhkXxgJPNc39mPRyrYY5XIbk
ni87eluphNjM3EjQTE+mk1NO/Laz3CTGu5UIdY9b66gJlthiF7YkoxfBhnvLRfXr
drfS+jXtvBoNtLeLZIelPhy44GrAFs7qGE4C2ANK3k5Y3zthTatYcRlG7HPgR1T6
Xs+1Nir/DmZvGrk1SfJPvNoyks4x4dwPfPCmh+D02OeOBcqPvPTHEpoYy+YUiSQ+
1bugEYF8UEZ2b5E8j96pBciiCTMJe4eTFxEkWTG8p3+OiWD+NcT2+ePgmJ0u8mUh
2gGWbxgJQle+kUGdJ7gWI7XEFIl8ZRHllzVEyU/rYuSUTe5ckTkMceqidzB+j856
iQdVLGiZhtsCZ5JIF/17IC+RsTK1XDpYvTspOTwAh0vjbONkPRepadiDJMWOZVVK
MuJ/q3tlo3aEQHfZEupbiaXWpMFx3rTjdgmC4pwwClvOkrpPH/eYu6k2Dmi60KXu
pCDQguqT2LMpOwe2paI5RamoacfQepZZ9r+Km48SjBgVDCyfWyefrtUouWPjUFal
NzhF+vZlBbATv78lRdd0
=NWQw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to