Your message dated Sun, 11 Aug 2024 11:55:27 +0000
with message-id <e1sd7av-00fygv...@fasolo.debian.org>
and subject line Bug#1077536: fixed in libtheora 1.1.1+dfsg.1-17
has caused the Debian Bug report #1077536,
regarding libtheora: Please break libtheora / libsdl dependency cycle
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.)


-- 
1077536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtheora
Version: 1.1.1+dfsg.1-16.1
Severity: important

Hello,

There is currently a build-dep cycle involving libtheora:

libtheora <- libsdl1.2 <- libsdl2 <- fcitx <- qtbase-opensource-src <- 
pulseaudio <- gst-plugins-base1.0 <- libtheora

The attached patch breaks it by introducing a very trivial
pkg.libtheora.nosdl build profile that simply disables building the
player example.

Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'unreleased'), 
(500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), 
(500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.9.8-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
Samuel
«Tiens, quand j'aurai un peu de temps et une partition libre, je crois
 que je vais essayer de remplacer mes scripts de démarrage par des
 programmes Windows lancés via Wine et binfmt_misc :-)»
-+- AGV in Guide du linuxien pervers - "J'sais pas quoi faire... (air connu)"
--- debian/rules.original       2024-07-29 17:19:19.000000000 +0000
+++ debian/rules        2024-07-29 17:18:32.000000000 +0000
@@ -15,11 +15,13 @@
 override_dh_auto_configure:
        dh_auto_configure -- --enable-telemetry
 
+ifeq (,$(filter pkg.libtheora.nosdl,$(DEB_BUILD_PROFILES)))
 override_dh_install-arch:
        dh_install
        for i in debian/libtheora-bin/usr/bin/*; do \
                mv $$i debian/libtheora-bin/usr/bin/theora_`basename $$i`; \
        done
+endif
 
 override_dh_installdocs:
        dh_installdocs README AUTHORS
--- debian/control.original     2024-07-29 17:19:42.000000000 +0000
+++ debian/control      2024-07-29 17:18:49.000000000 +0000
@@ -12,7 +12,7 @@
  libcairo2-dev,
  libogg-dev,
  libpng-dev,
- libsdl1.2-dev,
+ libsdl1.2-dev <!pkg.libtheora.nosdl>,
  libvorbis-dev,
  pkg-config,
 Build-Depends-Indep:
@@ -28,6 +28,7 @@
 
 Package: libtheora-bin
 Architecture: any
+Build-Profiles: <!pkg.libtheora.nosdl>
 Section: utils
 Multi-Arch: foreign
 Depends:

--- End Message ---
--- Begin Message ---
Source: libtheora
Source-Version: 1.1.1+dfsg.1-17
Done: Sebastian Ramacher <sramac...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libtheora, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated libtheora 
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: SHA512

Format: 1.8
Date: Sun, 11 Aug 2024 13:29:24 +0200
Source: libtheora
Architecture: source
Version: 1.1.1+dfsg.1-17
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Closes: 923940 1024649 1077536
Changes:
 libtheora (1.1.1+dfsg.1-17) unstable; urgency=medium
 .
   * Team upload
   * Acknowledge NMU (Closes: #1024649)
   * debian/control:
     - Bump Standards-Version
     - Set RRR: no
     - Use pkgconf
   * debian/: Break build cycle with libsdl1.2 (Closes: #1077536)
   * debian/patches: Fix underlinking of libtheoraenc (Closes: #923940)
Checksums-Sha1:
 1c7ecc99d4e0cb4a3e8f512d38c6e15e7ffee4c0 1976 libtheora_1.1.1+dfsg.1-17.dsc
 6022d6e09f0e00a9ff291366838d8b376d5be6e4 11736 
libtheora_1.1.1+dfsg.1-17.debian.tar.xz
 c5fd9a87f3c1f132dde154fae9a093b1ebbb9c90 14989 
libtheora_1.1.1+dfsg.1-17_amd64.buildinfo
Checksums-Sha256:
 a2fa4b7026bb4f4950e307958d0edae71dbbbc7d23cbc22f2ee1489ebdd72464 1976 
libtheora_1.1.1+dfsg.1-17.dsc
 cd04f8223df9eb2adb58688d9f457b22041d21e44fcba463b8574e67aec7bf13 11736 
libtheora_1.1.1+dfsg.1-17.debian.tar.xz
 2fc79280cdecc0531e96cecefee19bd28e73d84d69d018cfb5a97498194b38c9 14989 
libtheora_1.1.1+dfsg.1-17_amd64.buildinfo
Files:
 fe9b3daf3c68bec048ba225011803434 1976 libs optional 
libtheora_1.1.1+dfsg.1-17.dsc
 6e969a49857d1bda96fccf955d410f92 11736 libs optional 
libtheora_1.1.1+dfsg.1-17.debian.tar.xz
 40c6a9c5242f99ff910e174531162f62 14989 libs optional 
libtheora_1.1.1+dfsg.1-17_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRCYn6EHZln2oPh+pAhk2s2YA/NiQUCZrihPgAKCRAhk2s2YA/N
icuIAQDd3tqTz3C7deHYqgQJC80mGnB3asNGvTvhf2Jh8HsA8AD+P4SKpTrPGsat
g9defbZu9MkJ+nbTQ2StUDnx/74BKAI=
=0hjL
-----END PGP SIGNATURE-----

Attachment: pgpNQaQpPXFd1.pgp
Description: PGP signature


--- End Message ---

Reply via email to