Your message dated Sat, 24 Jan 2026 11:39:00 +0000
with message-id <[email protected]>
and subject line Bug#1102983: fixed in gauche 0.9.15-p2+20241205-4.1
has caused the Debian Bug report #1102983,
regarding gauche: depend on libcrypt-dev explicitly
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 [email protected]
immediately.)


-- 
1102983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102983
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gauche
Version: 0.9.15-p2+20241205-4
Tags: patch
User: [email protected]
Usertags: libcrypt-pkgconf
Control: affects -1 + src:gauche-c-wrapper src:gauche-gl

gauche uses libxcrypt during build, but it also exposes -lcrypt via 
gauche-config. There is an effort[1] to drop libcrypt-dev from the 
build-essential package set.  This will not happen during the trixie 
freeze, but some months into the forky cycle. Once dropped, gauche and 
reverse dependencies of gauche-dev will fail to build from source. I'm 
attaching a patch to make these dependencies explicit. It is safe for 
inclusion into trixie, but it does not warrant an upload of its own at 
this time of the freeze.

Helmut

[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
diff -Nru gauche-0.9.15-p2+20241205/debian/changelog 
gauche-0.9.15-p2+20241205/debian/changelog
--- gauche-0.9.15-p2+20241205/debian/changelog  2024-12-24 03:43:31.000000000 
+0100
+++ gauche-0.9.15-p2+20241205/debian/changelog  2025-04-13 15:09:11.000000000 
+0200
@@ -1,3 +1,10 @@
+gauche (0.9.15-p2+20241205-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Explicitly depend on libcrypt-dev. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 13 Apr 2025 15:09:11 +0200
+
 gauche (0.9.15-p2+20241205-4) unstable; urgency=medium
 
   * debian/patches/61_not_test_net_with_user42: Rename.
diff -Nru gauche-0.9.15-p2+20241205/debian/control 
gauche-0.9.15-p2+20241205/debian/control
--- gauche-0.9.15-p2+20241205/debian/control    2024-12-17 06:12:43.000000000 
+0100
+++ gauche-0.9.15-p2+20241205/debian/control    2025-04-13 15:09:05.000000000 
+0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: NIIBE Yutaka <[email protected]>
 Uploaders: YAEGASHI Takeshi <[email protected]>, Jens Thiele <[email protected]>
-Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 13~), libgdbm-dev (>= 1.18),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 13~), libcrypt-dev, 
libgdbm-dev (>= 1.18),
        libtool, pkgconf, zlib1g-dev, netbase, texinfo,
        openssl, libmbedtls-dev, debhelper-compat (= 13)
 Standards-Version: 4.5.1
@@ -60,7 +60,7 @@
 
 Package: gauche-dev
 Architecture: any
-Depends: gauche (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
libmbedtls-dev
+Depends: gauche (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
libcrypt-dev, libmbedtls-dev
 Description: Development files for Gauche
  Gauche is a Scheme implementation developed to be a handy script
  interpreter, which allows programmers and system administrators to

--- End Message ---
--- Begin Message ---
Source: gauche
Source-Version: 0.9.15-p2+20241205-4.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gauche, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated gauche 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 [email protected])


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

Format: 1.8
Date: Thu, 01 Jan 2026 20:37:57 +0200
Source: gauche
Architecture: source
Version: 0.9.15-p2+20241205-4.1
Distribution: unstable
Urgency: medium
Maintainer: NIIBE Yutaka <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1102983 1106969
Changes:
 gauche (0.9.15-p2+20241205-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-Depends: libcrypt-dev. (Closes: #1106969)
   * gauche-dev: Depends: libcrypt-dev. (Closes: #1102983)
Checksums-Sha1:
 92a31809afc2636d76a524f02945550077395ce5 2408 gauche_0.9.15-p2+20241205-4.1.dsc
 1719549e93bdb1dfda54912f3f94efb28098c693 37524 
gauche_0.9.15-p2+20241205-4.1.debian.tar.xz
Checksums-Sha256:
 4588e3a60d0ffedcb650b7e7720c29861aab78d337fc3d25268a7c432869d05e 2408 
gauche_0.9.15-p2+20241205-4.1.dsc
 73a4650140f123388840e7f94626f75a7d64e3b811806130d152ec96e46b1f03 37524 
gauche_0.9.15-p2+20241205-4.1.debian.tar.xz
Files:
 69934442196bae9cdb8553a0c4548d61 2408 lisp optional 
gauche_0.9.15-p2+20241205-4.1.dsc
 a0f5630c98b91eab3ce3ce2a0c87b936 37524 lisp optional 
gauche_0.9.15-p2+20241205-4.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmlWxnEACgkQiNJCh6LY
mLEQGBAAxDEpFi4PqM7OunfO0g/yjXISd9T9J83hdW98KK/9dQRzg+zlwT+vfUG+
eW1p0tv6OacYJLAG/AR7QPjr8dfMb+uT26mMIWh0TFRZIMVBqZKEzj5Ov5gKSH/V
ZTmSvMxbNupN5sKCKSoq0bIdgDZBTEHaw5RcKZE5MOExvvYz0cNo3f31gS+P8axP
sXziK5Zr27qYswlN4nWqCzjtsBz15LypF8G4Y1WuJ2Hyp8ozP76IaEHretC0Nsfv
yl5dFTrqN33SnkA62t+WocIY5l0uCHBLiqaqze6Nv6b/93PvHJAQBZyxyQ53uA0/
FwuwcBFDTovl8Z0H6x2py+WynLjAOnjKIGmuHhVL3Y6EWkRrCM+RzFhZb6PNEgNm
HjM6GZbfrDZ1PJXPX3GgBVAdpcxQD9vUD4sAT1G8QrzgsZiP3RMAZtBVo4v5Gqk4
tIYctouAIGbzIiQpPLMVlJLHiNYFZwJBhiU7JcUHbJJ7Qts8ZJDs5GQFx24wK1Tj
3yFzw4159eopWm3+vJpAZNs/UV47AII9i2EGbZfaCjClVB0kiIXPhOQeOlNMxOD5
kt8R6Lekirf1fRqMDFdGdM1NRkJnD8eYc7jVRRK9vx9iBji9pP9lLPv7kO81dVjP
5mp6xxHf7qGzbVK98dTs0bkY4ILnmyjogZJfk9SsVbdkI362M/Y=
=TEg7
-----END PGP SIGNATURE-----

Attachment: pgpQvrgQcJKDT.pgp
Description: PGP signature


--- End Message ---

Reply via email to