Your message dated Thu, 04 Jan 2018 12:19:48 +0000
with message-id <e1ex4uu-000dnr...@fasolo.debian.org>
and subject line Bug#885626: fixed in sonic-pi 2.10.0~repack-2.1
has caused the Debian Bug report #885626,
regarding src:sonic-pi: 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.)
--
885626: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885626
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sonic-pi
Version: 2.10.0~repack-2
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, sonic-pi 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 sonic-pi-2.10.0~repack/debian/changelog sonic-pi-2.10.0~repack/debian/changelog
--- sonic-pi-2.10.0~repack/debian/changelog 2016-05-17 18:16:53.000000000 +0000
+++ sonic-pi-2.10.0~repack/debian/changelog 2017-12-28 17:33:51.000000000 +0000
@@ -1,3 +1,10 @@
+sonic-pi (2.10.0~repack-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Update for new QScintilla2 library names
+
+ -- Scott Kitterman <sc...@kitterman.com> Thu, 28 Dec 2017 17:33:51 +0000
+
sonic-pi (2.10.0~repack-2) unstable; urgency=medium
[ Hanno Zulla ]
diff -Nru sonic-pi-2.10.0~repack/debian/control sonic-pi-2.10.0~repack/debian/control
--- sonic-pi-2.10.0~repack/debian/control 2016-05-17 11:43:40.000000000 +0000
+++ sonic-pi-2.10.0~repack/debian/control 2017-12-28 17:33:43.000000000 +0000
@@ -14,7 +14,7 @@
qtbase5-dev,
qttools5-dev,
qttools5-dev-tools,
- libqt5scintilla2-dev,
+ libqscintilla2-qt5-dev,
sc3-plugins-server,
ruby,
ruby-activesupport,
diff -Nru sonic-pi-2.10.0~repack/debian/patches/qsci_rename.patch sonic-pi-2.10.0~repack/debian/patches/qsci_rename.patch
--- sonic-pi-2.10.0~repack/debian/patches/qsci_rename.patch 1970-01-01 00:00:00.000000000 +0000
+++ sonic-pi-2.10.0~repack/debian/patches/qsci_rename.patch 2017-12-28 17:33:51.000000000 +0000
@@ -0,0 +1,14 @@
+--- sonic-pi-2.10.0~repack.orig/app/gui/qt/SonicPi.pro
++++ sonic-pi-2.10.0~repack/app/gui/qt/SonicPi.pro
+@@ -34,9 +34,9 @@ greaterThan(QT_MAJOR_VERSION, 4) {
+ # Linux only
+ unix:!macx {
+ lessThan(QT_MAJOR_VERSION, 5) {
+- LIBS += -lqscintilla2
++ LIBS += -lqscintilla2_qt4
+ } else {
+- LIBS += -lqt5scintilla2
++ LIBS += -lqscintilla2_qt5
+ }
+ QMAKE_CXXFLAGS += -Wall -Werror -Wextra
+ }
diff -Nru sonic-pi-2.10.0~repack/debian/patches/series sonic-pi-2.10.0~repack/debian/patches/series
--- sonic-pi-2.10.0~repack/debian/patches/series 2016-05-17 11:43:40.000000000 +0000
+++ sonic-pi-2.10.0~repack/debian/patches/series 2017-12-28 17:33:51.000000000 +0000
@@ -5,3 +5,4 @@
05-doc-base-index.patch
06-paths.patch
07-examples-path.patch
+qsci_rename.patch
--- End Message ---
--- Begin Message ---
Source: sonic-pi
Source-Version: 2.10.0~repack-2.1
We believe that the bug you reported is fixed in the latest version of
sonic-pi, 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 sonic-pi 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 06:57:23 -0500
Source: sonic-pi
Binary: sonic-pi sonic-pi-server sonic-pi-server-doc sonic-pi-samples
Architecture: source amd64 all
Version: 2.10.0~repack-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Team
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description:
sonic-pi - Live Coding for Everyone
sonic-pi-samples - Audio samples for Sonic Pi
sonic-pi-server - Backend server for Sonic Pi
sonic-pi-server-doc - Documentation for Sonic Pi
Closes: 885626
Changes:
sonic-pi (2.10.0~repack-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Update for new QScintilla2 library names (Closes: #885626)
Checksums-Sha1:
303c4aa27004dfdf6b5eac951c5f3b329d41c98c 2545 sonic-pi_2.10.0~repack-2.1.dsc
612af2557d7f9bc5e4d37c579f525b23f96ad9ad 27716
sonic-pi_2.10.0~repack-2.1.debian.tar.xz
45c108d281d82f91736cb61d178a15bb5ece990c 3079796
sonic-pi-dbgsym_2.10.0~repack-2.1_amd64.deb
2dff74da62af8a24d43604fab2152f68a9b1722c 14824596
sonic-pi-samples_2.10.0~repack-2.1_all.deb
09ebc3dfbc767a680ec8156d2c476ef8ea26b392 730204
sonic-pi-server-doc_2.10.0~repack-2.1_all.deb
ca565052f9f9f2c8d0f45adcde32c544006af43d 187292
sonic-pi-server_2.10.0~repack-2.1_all.deb
a470f6d5398b7c326153b445696eda1a55d46df2 14375
sonic-pi_2.10.0~repack-2.1_amd64.buildinfo
b6a5004d856e4c95ae10eca7da8d83fbd57379ec 4013648
sonic-pi_2.10.0~repack-2.1_amd64.deb
Checksums-Sha256:
1ccbfa5a057b7598cb97da8d7adaf18473ff148cf58e4c208fe8d195dfaed81c 2545
sonic-pi_2.10.0~repack-2.1.dsc
ecf7cf02fe113b7a5efd0908b2b46b504b3dca840ab8beac8970d0e0821ebede 27716
sonic-pi_2.10.0~repack-2.1.debian.tar.xz
3ad831725e4a8d2357c4132754a4b5d59999023de49f836b81c7e5ef5ca40963 3079796
sonic-pi-dbgsym_2.10.0~repack-2.1_amd64.deb
97bc1fa04475423014d39b58c8a19310fc231a23574223bad6b33946f8c1a027 14824596
sonic-pi-samples_2.10.0~repack-2.1_all.deb
29fec184880c3f21fcc175409c88f6745eafeaed2474eae06885adcf88a62bc4 730204
sonic-pi-server-doc_2.10.0~repack-2.1_all.deb
2ec12f91e6adf35f27a7d7553fbd3df8864b6d07919a01aaea02b4c4c08bf645 187292
sonic-pi-server_2.10.0~repack-2.1_all.deb
153a2837da20ff487a4aed0644b72f4f22140f39f244de01e39948d2fac45c6d 14375
sonic-pi_2.10.0~repack-2.1_amd64.buildinfo
3552b1474215c90284ba7bfd6f2047fd1f0038a206b4869e8d17b3f5b4348374 4013648
sonic-pi_2.10.0~repack-2.1_amd64.deb
Files:
b15a0a3848ea00270673aa3f5b2c5423 2545 sound optional
sonic-pi_2.10.0~repack-2.1.dsc
4ab0a66f433ef3a19b82cdda3010b2b4 27716 sound optional
sonic-pi_2.10.0~repack-2.1.debian.tar.xz
246763b183d349187408a380de25af2d 3079796 debug optional
sonic-pi-dbgsym_2.10.0~repack-2.1_amd64.deb
1e874623ce77bab531b98d2b4acd94f8 14824596 sound optional
sonic-pi-samples_2.10.0~repack-2.1_all.deb
066de55ad7a94177565e56bf208e593d 730204 doc optional
sonic-pi-server-doc_2.10.0~repack-2.1_all.deb
85f2c51239e04ea47cd3788032383e25 187292 sound optional
sonic-pi-server_2.10.0~repack-2.1_all.deb
835d499721e9bef92653dd9a2f90deba 14375 sound optional
sonic-pi_2.10.0~repack-2.1_amd64.buildinfo
873d288d41da38ede8420da4fdfbc2a7 4013648 sound optional
sonic-pi_2.10.0~repack-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJaThlJAAoJEHjX3vua1ZrxyAcQAJtSep5njWjblou3wvVyhrGl
6U1wfnP4gi++uFdMbuWTsljYMD6YRWUTrpZYs6Z6McBw34SO4fL+go4jAZO700ke
GRFoipIx1gc/owqVkZDZ8g4EQA+dUoIuCeJIjV2/oZAeGpEDXkqq0u4p9CJ2szxz
bu73mvotNNIjAza1xZARMUcV2Xd6A8LS2jtNkVCek0W9KTVxdpd7lOuADXjDdsp/
gb++w6KHIpu16gO56ikGaeyHjQS29vq7ZuoNPLQgU995ANdtCbdOqd4lJ1C9Fu79
NE4a5Ho3x5bvV2sQlG0xtF2iO8KB6Fb7sY4SAipFKMWE3u0atDwV/zKepYR9NQxJ
L/8OSaqH8OHKok+VK9JIEb9XEUJ2sZkueeiNhRxt6KVU9pZZpBdYZ/oxE+EOmr8F
GRBm71VdGkdiqz1+RxfGuaIs6veLcuAj7N4Oa47uXqV2ajz0Kj4nZkpBXpOC0KeR
3uEt9RyL4K0mSNzZgjhBVj2DAx/R7/VvIjzrMoajvSnweCn8kKhit/t48utCcjrR
JcSpJ9+WIcWQpTlwdO/RGL4VVmcGOPHwnFolWZs6eXRrn4/Q9kfh4fIeAjq9VEsW
wYQi0azIKla7fKpm3o31EoG7RgmDBjpiPziNm4oshuYKsKizn78+fV6a+iomsqVh
qNub3gN6g8m95wL2JppT
=XFBk
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers