Source: dsda-doom
Version: 0.26.2+dfsg-1
Tags: patch
User: [email protected]
Usertags: ftcbfs

thanks for applying my earlier FTCBFS patch. Unfortunately, it got a new
build dependency libzip-dev and this one is also needed for the native
pass, so it needs to be duplicated with a :native annotation. I'm
attaching a patch for your convenience.

Helmut
diff --minimal -Nru dsda-doom-0.26.2+dfsg/debian/changelog 
dsda-doom-0.26.2+dfsg/debian/changelog
--- dsda-doom-0.26.2+dfsg/debian/changelog      2023-06-16 11:51:32.000000000 
+0200
+++ dsda-doom-0.26.2+dfsg/debian/changelog      2023-06-19 07:54:52.000000000 
+0200
@@ -1,3 +1,10 @@
+dsda-doom (0.26.2+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Missing Build-Depends: libzip-dev:native. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Mon, 19 Jun 2023 07:54:52 +0200
+
 dsda-doom (0.26.2+dfsg-1) unstable; urgency=medium
 
   [ Helmut Grohne ]
diff --minimal -Nru dsda-doom-0.26.2+dfsg/debian/control 
dsda-doom-0.26.2+dfsg/debian/control
--- dsda-doom-0.26.2+dfsg/debian/control        2023-06-16 11:48:12.000000000 
+0200
+++ dsda-doom-0.26.2+dfsg/debian/control        2023-06-19 07:54:51.000000000 
+0200
@@ -25,6 +25,7 @@
  libsdl2-net-dev,
  libvorbis-dev,
  libzip-dev,
+ libzip-dev:native,
  zipcmp,
  zipmerge,
  ziptool

Reply via email to