[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1078927: marked as done (libxt: make the libglib2.0-dev build dependency optional)



Your message dated Wed, 10 Sep 2025 16:00:34 +0000
with message-id <E1uwNFK-006Pcz-0W@fasolo.debian.org>
and subject line Bug#1078927: fixed in libxt 1:1.2.1-1.3
has caused the Debian Bug report #1078927,
regarding libxt: make the libglib2.0-dev build dependency optional
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 owner@bugs.debian.org
immediately.)


-- 
1078927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078927
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libxt
Version: 1:1.2.1-1.2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

Hi,

glib2.0 is posing to be difficult to cross compile, but we need to cross
compile libxt for bootstrapping. To enable dropping glib2.0, please make
the libglib2.0-dev dependency optional (via <!nocheck>). I'm attaching a
patch for your convenience.

Helmut
diff -u libxt-1.2.1/debian/changelog libxt-1.2.1/debian/changelog
--- libxt-1.2.1/debian/changelog
+++ libxt-1.2.1/debian/changelog
@@ -1,3 +1,10 @@
+libxt (1:1.2.1-1.3) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Annotate libglib2.0-dev dependency <!nocheck>. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 17 Aug 2024 22:31:03 +0200
+
 libxt (1:1.2.1-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u libxt-1.2.1/debian/control libxt-1.2.1/debian/control
--- libxt-1.2.1/debian/control
+++ libxt-1.2.1/debian/control
@@ -12,7 +12,7 @@
  xutils-dev (>= 1:7.6+3),
  quilt,
 # for unit tests
- libglib2.0-dev (>= 2.16),
+ libglib2.0-dev (>= 2.16) <!nocheck>,
 # specs
  xmlto (>= 0.0.20),
  xorg-sgml-doctools (>= 1:1.10),
diff -u libxt-1.2.1/debian/rules libxt-1.2.1/debian/rules
--- libxt-1.2.1/debian/rules
+++ libxt-1.2.1/debian/rules
@@ -17,7 +17,7 @@
 		--docdir=\$${datadir}/doc/libxt-dev \
 		--with-appdefaultdir=/etc/X11/app-defaults \
 		--with-xfile-search-path="/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S:/etc/X11/%L/%T/%N%C%S:/etc/X11/%l/%T/%N%C%S:/etc/X11/%T/%N%C%S:/etc/X11/%L/%T/%N%S:/etc/X11/%l/%T/%N%S:/etc/X11/%T/%N%S" \
-		--enable-unit-tests \
+		--$(if $(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)),dis,en)able-unit-tests \
 		--disable-silent-rules \
 		$(docflags) \
 		CFLAGS="$(CFLAGS)" \

--- End Message ---
--- Begin Message ---
Source: libxt
Source-Version: 1:1.2.1-1.3
Done: Helmut Grohne <helmut@subdivi.de>

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

Debian distribution maintenance software
pp.
Helmut Grohne <helmut@subdivi.de> (supplier of updated libxt 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 31 Aug 2025 12:52:48 +0200
Source: libxt
Architecture: source
Version: 1:1.2.1-1.3
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Helmut Grohne <helmut@subdivi.de>
Closes: 1078927 1097293
Changes:
 libxt (1:1.2.1-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with gcc-15: Cherry pick upstream patch. (Closes: #1097293)
   * Annotate libglib2.0-dev dependency <!nocheck>. (Closes: #1078927)
Checksums-Sha1:
 cf78a4e782e0224cd0132e3bd3e1ad25816de816 2359 libxt_1.2.1-1.3.dsc
 b5fac4540d8a8a51cb5ff3e804dc136ace190870 46408 libxt_1.2.1-1.3.diff.gz
 f407ef67f5fcfeb7b9806e1d6a50d3fb063f6e89 8324 libxt_1.2.1-1.3_amd64.buildinfo
Checksums-Sha256:
 29cbda6ae719fdb74bfcc925b5b477c28e233062cd1e0c44195799c29693826b 2359 libxt_1.2.1-1.3.dsc
 1823454f1a0f59f222beea7e37843987181fdce9232b87c23165a18e93586516 46408 libxt_1.2.1-1.3.diff.gz
 53da926c2f96673a679c5724a150cd79f3dd00e839e9bbb923ef9bcd16654505 8324 libxt_1.2.1-1.3_amd64.buildinfo
Files:
 4379ff7f9caa30597c904f8da771267d 2359 x11 optional libxt_1.2.1-1.3.dsc
 4ba2d09e7b00c01a4e658a56a6bb5333 46408 x11 optional libxt_1.2.1-1.3.diff.gz
 3bf8f310c7c897e5825ec14825147280 8324 x11 optional libxt_1.2.1-1.3_amd64.buildinfo

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

iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmi0Ly8ACgkQLRqqzyRE
REIudBAAm11oksOTGqOlaHgqlEaIP5zoeFwo6eB6QmBElStof89vFYBf/CB38D+b
eb4tCbzFpm+LhbnP8tcMHm1LYgnHAb0NOCuIUX4aMQImKWTf/zwiuXUBtXGQfrxs
ZQJ+NhixXU7rLCyIWpZ0rCaO7SCyPIvjldQ1B2UQ/+xerbf10Ex7uN9y4zDgc8xh
jXCW2rAIDspqJbYj5yyO7EOoqKmV7HlkxpSnlFXbiJt/1EofvgDxl4CFb34iEbRY
nnXTkiVyW7e7c38B0qqlhisLton0iTFaHXnG+Ni1R50TGTagqazKBgTqKV5JUUoy
5Qml/rk+5TpIz+IySfC1eo8y+fRgddsRtdzf7x0W/3uxsKqy9omu/s1rcKbsXjdD
A0s00kIffZRoNoXGNXhMboVTIwHSQkTW+ygWrwfPAdrKZvSC6stDWgu/fiNv7pQ1
26o/NukKHmrUXRwpOT5f7YbWnHzqV188j/dEHCXdSmXB9JKifGDRkAuqThS5P/RN
yWG5dr83YBH5A8psMI+Zxw87eiKI4Dr8o0rMoAKFBiLkNynOtsxDxkb23PRVW7Gl
cR7Ni3zZQk56yxuswZz+1UoVRWTF8AYZMbIEzdzhXBmbfQjSHpKw46t9pS7AiL/3
UDYIgkRzxuRyad/4UbRZhr/qhX0gme3eqKqjnxRr81JQzkkgfs0=
=39Gd
-----END PGP SIGNATURE-----

Attachment: pgpVoOehrGxQf.pgp
Description: PGP signature


--- End Message ---

Reply to: