Control: tags 1139187 + pending

Dear maintainer,

I've prepared an NMU for fritzing (versioned as 1.0.1-1.2) and uploaded 
it to DELAYED/2. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for fritzing-1.0.1 fritzing-1.0.1

 changelog                     |    8 ++++++++
 patches/other-libraries.patch |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff -Nru fritzing-1.0.1/debian/changelog fritzing-1.0.1/debian/changelog
--- fritzing-1.0.1/debian/changelog	2026-05-14 17:52:20.000000000 +0300
+++ fritzing-1.0.1/debian/changelog	2026-06-17 23:13:37.000000000 +0300
@@ -1,3 +1,11 @@
+fritzing (1.0.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from Ben Westover to fix FTBFS with QuaZip 1.7.
+    (Closes: #1139187)
+
+ -- Adrian Bunk <[email protected]>  Wed, 17 Jun 2026 23:13:37 +0300
+
 fritzing (1.0.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru fritzing-1.0.1/debian/patches/other-libraries.patch fritzing-1.0.1/debian/patches/other-libraries.patch
--- fritzing-1.0.1/debian/patches/other-libraries.patch	2026-05-14 17:52:20.000000000 +0300
+++ fritzing-1.0.1/debian/patches/other-libraries.patch	2026-06-17 23:13:31.000000000 +0300
@@ -33,10 +33,10 @@
  
 -exists($$absolute_path($$PWD/../../quazip_qt$$QT_MAJOR_VERSION)) {
 -        QUAZIPPATH = $$absolute_path($$PWD/../../quazip_qt$$QT_MAJOR_VERSION)
-+exists(/usr/include/QuaZip-Qt5-1.5) {
++exists(/usr/include/QuaZip-Qt5-1.7.1) {
 +        ## QUAZIPPATH = $$absolute_path($$PWD/../../quazip_qt$$QT_MAJOR_VERSION)
 +	# in Debian, the package libquazip1-qt5-dev provides:
-+	QUAZIPPATH = /usr/include/QuaZip-Qt5-1.5/quazip
++	QUAZIPPATH = /usr/include/QuaZip-Qt5-1.7.1/quazip
          message("found quazip in $${QUAZIPPATH}")
      } else {
          error("quazip could not be found.")

Reply via email to