Your message dated Fri, 09 Aug 2019 16:44:06 +0000
with message-id <e1hw7zq-0009wo...@fasolo.debian.org>
and subject line Bug#933943: Removed package(s) from unstable
has caused the Debian Bug report #885644,
regarding src:ovito: Configure failure 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.)


-- 
885644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ovito
Version: 2.9.0+dfsg1-5
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, ovito will not find
qscintilla2 during configure with this version.  I've attached a patch for
this change.  I do not intend to update the package when the transition starts
since it already FTBFS for other reasons.

Scott K
diff -Nru ovito-2.9.0+dfsg1/debian/changelog ovito-2.9.0+dfsg1/debian/changelog
--- ovito-2.9.0+dfsg1/debian/changelog	2017-11-20 21:46:48.000000000 +0000
+++ ovito-2.9.0+dfsg1/debian/changelog	2017-12-28 18:35:00.000000000 +0000
@@ -1,3 +1,10 @@
+ovito (2.9.0+dfsg1-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update for new qscintilla library names
+
+ -- Scott Kitterman <sc...@kitterman.com>  Thu, 28 Dec 2017 18:35:00 +0000
+
 ovito (2.9.0+dfsg1-5) unstable; urgency=medium
 
   * [680282d] Relax some unreliable tests to make the build reproducible.
diff -Nru ovito-2.9.0+dfsg1/debian/control ovito-2.9.0+dfsg1/debian/control
--- ovito-2.9.0+dfsg1/debian/control	2017-11-18 20:16:33.000000000 +0000
+++ ovito-2.9.0+dfsg1/debian/control	2017-12-28 18:35:00.000000000 +0000
@@ -21,7 +21,7 @@
                libhdf5-dev,
                libmuparser-dev,
                libnetcdf-dev,
-               libqt5scintilla2-dev,
+               libqscintilla2-qt5-dev,
                libqt5opengl5-dev,
                libqcustomplot-dev,
                libqwt-qt5-dev,
diff -Nru ovito-2.9.0+dfsg1/debian/patches/qsci_rename.patch ovito-2.9.0+dfsg1/debian/patches/qsci_rename.patch
--- ovito-2.9.0+dfsg1/debian/patches/qsci_rename.patch	1970-01-01 00:00:00.000000000 +0000
+++ ovito-2.9.0+dfsg1/debian/patches/qsci_rename.patch	2017-12-28 18:35:00.000000000 +0000
@@ -0,0 +1,11 @@
+--- ovito-2.9.0+dfsg1.orig/cmake/FindQScintilla.cmake
++++ ovito-2.9.0+dfsg1/cmake/FindQScintilla.cmake
+@@ -4,7 +4,7 @@
+ #  QScintilla_LIBRARIES - libraries needed
+ 
+ FIND_PATH(QSCINTILLA_INCLUDE_DIR NAMES Qsci/qsciscintilla.h PATH_SUFFIXES qt5 qt)
+-FIND_LIBRARY(QSCINTILLA_LIBRARY NAMES qsciscintilla qt5scintilla2 qscintilla2)
++FIND_LIBRARY(QSCINTILLA_LIBRARY NAMES qsciscintilla qt5scintilla2 qscintilla2 qscintilla2_qt5)
+ 
+ SET(QScintilla_INCLUDE_DIRS ${QSCINTILLA_INCLUDE_DIR})
+ SET(QScintilla_LIBRARIES ${QSCINTILLA_LIBRARY})
diff -Nru ovito-2.9.0+dfsg1/debian/patches/series ovito-2.9.0+dfsg1/debian/patches/series
--- ovito-2.9.0+dfsg1/debian/patches/series	2017-11-20 21:46:10.000000000 +0000
+++ ovito-2.9.0+dfsg1/debian/patches/series	2017-12-28 18:35:00.000000000 +0000
@@ -3,3 +3,4 @@
 06_fix_gcc7_compiation.patch
 10_fix_ftbfs_on_some_archs.patch
 relax_unreliable_tests.patch
+qsci_rename.patch

--- End Message ---
--- Begin Message ---
Version: 2.9.0+dfsg1-5+rm

Dear submitter,

as the package ovito has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/933943

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to