diff -Nru flac-1.4.2+ds/debian/changelog flac-1.4.2+ds/debian/changelog
--- flac-1.4.2+ds/debian/changelog      2022-11-11 09:10:23.000000000 +0100
+++ flac-1.4.2+ds/debian/changelog      2022-11-24 19:56:12.000000000 +0100
@@ -1,3 +1,16 @@
+flac (1.4.2+ds-2ubuntu1) lunar; urgency=medium
+
+  * Do not build and install manpages on i386. Build dep pandoc is
+    not available in Ubuntu for i386. (LP: #1997533)
+    - debian/control:
+      + Exclude pandoc build dep on i386.
+      + Add dh-exec build dep.
+    - debian/flac.install
+      + Make executable and add '#!/usr/bin/dh-exec'.
+      + Exclude installing manpages on i386.
+
+ -- Rik Mills <rikmi...@kde.org>  Thu, 24 Nov 2022 18:56:12 +0000
+
 flac (1.4.2+ds-2) unstable; urgency=medium
 
   [ Fabian Greffrath ]
diff -Nru flac-1.4.2+ds/debian/control flac-1.4.2+ds/debian/control
--- flac-1.4.2+ds/debian/control        2022-10-26 07:37:11.000000000 +0200
+++ flac-1.4.2+ds/debian/control        2022-11-24 19:56:12.000000000 +0100
@@ -1,7 +1,8 @@
 Source: flac
 Section: sound
 Priority: optional
-Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Multimedia Maintainers 
<debian-multime...@lists.debian.org>
 Uploaders:
  Joshua Kwan <jo...@triplehelix.org>,
  Fabian Greffrath <fab...@debian.org>,
@@ -9,8 +10,9 @@
  doxygen,
 Build-Depends:
  debhelper-compat (= 13),
+ dh-exec,
  libogg-dev,
- pandoc,
+ pandoc [!i386],
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/multimedia-team/flac.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/flac

this is the diff

** Changed in: flac (Ubuntu)
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to flac in Ubuntu.
https://bugs.launchpad.net/bugs/1997533

Title:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep

Status in flac package in Ubuntu:
  Fix Committed

Bug description:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep which is not built in Ubuntu for i386

  https://launchpad.net/ubuntu/+source/flac/1.4.2+ds-2/+build/24644410

  Change made in flac (1.4.1-1) "Replace docbook-to-man with pandoc as
  B-D"

  This prevents migration of flac (if/once tests succeed), and will
  block migration of packages that now build in proposed and depend on
  the bumped libs in flac 1.4 (libflac++10 and libflac12)

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#flac

  e.g.amongst several others so far

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#kwave

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flac/+bug/1997533/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to