Your message dated Mon, 10 Feb 2025 11:02:54 +0000
with message-id <[email protected]>
and subject line Bug#1095596: fixed in renaissance 0.9.0-5
has caused the Debian Bug report #1095596,
regarding librenaissance0-dev: GSMarkupLocalizableStrings is unusable, 
exception raised on startup
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.)


-- 
1095596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: librenaissance0-dev
Version: 0.9.0-4.1+b2
Severity: important
Tags: fixed-upstream pending

$ GSMarkupLocalizableStrings 
/usr/share/GNUstep/DBModeler.app/SQLGenerator.gsmarkup
2025-02-09 17:30:19.422 GSMarkupLocalizableStrings[3200:3200] Problem posting 
<GSNotification: 0xf651a0> Name: NSApplicationDidFinishLaunchingNotification 
Object: <NSApplication: 0x63dcb0> Info: (null): <NSException: 0xf63b70> 
NAME:NSInvalidArgumentException REASON:NSBundle(class) does not recognize 
localizableStringsInGSMarkupFile: INFO:(null)

This happens because the program doesn't use any of Renaissance's methods
so -Wl,--as-needed considers -lRenaissance unnecessary.  Fixed upstream
in commit 480ec72.

-- System Information:
Debian Release: 12.9
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 6.1.0-30-686-pae (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.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

Versions of packages librenaissance0-dev depends on:
ii  gnustep-back0.29      0.29.0-3
ii  gnustep-base-runtime  1.28.1+really1.28.0-5
ii  gnustep-gui-runtime   0.29.0-2+b3
ii  libc6                 2.36-9+deb12u9
ii  libgnustep-base1.28   1.28.1+really1.28.0-5
ii  libgnustep-gui-dev    0.29.0-2+b3
ii  libgnustep-gui0.29    0.29.0-2+b3
ii  libobjc4              12.2.0-14
ii  librenaissance0       0.9.0-4.1+b2

librenaissance0-dev recommends no packages.

Versions of packages librenaissance0-dev suggests:
ii  renaissance-doc  0.9.0-4.1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: renaissance
Source-Version: 0.9.0-5
Done: Yavor Doganov <[email protected]>

We believe that the bug you reported is fixed in the latest version of
renaissance, 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.
Yavor Doganov <[email protected]> (supplier of updated renaissance 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: SHA256

Format: 1.8
Date: Sun, 09 Feb 2025 18:40:25 +0200
Source: renaissance
Binary: librenaissance-dev librenaissance0 librenaissance0-dbgsym 
librenaissance0-dev renaissance-dev-tools renaissance-dev-tools-dbgsym 
renaissance-doc
Architecture: source arm64 all
Version: 0.9.0-5
Distribution: experimental
Urgency: medium
Maintainer: Debian GNUstep maintainers 
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Description:
 librenaissance-dev - GNUstep GUI Framework - development files
 librenaissance0 - GNUstep GUI Framework - library files
 librenaissance0-dev - GNUstep GUI Framework - transitional package
 renaissance-dev-tools - GNUstep GUI Framework - development tools 
(applications)
 renaissance-doc - GNUstep GUI Framework - documentation
Closes: 1095596
Changes:
 renaissance (0.9.0-5) experimental; urgency=medium
 .
   * Run wrap-and-sort -ast.
   * debian/control (Build-Depends): Remove cdbs, replace debhelper with
     debhelper-compat (= 13), require libgnustep-gui-dev (>= 0.31.1-9) for
     the multiarch layout.  Add dpkg-build-api (= 1).
     (Build-Depends-Indep): Add latex2html <!nodoc>.
     (Depends): Remove ${gnustep:Depends}; obsolete since ages.
     (Description): Fix typo present in all binary packages.
     (librenaissance0-dev): Make it a transitional package.
     (librenaissance-dev, renaissance-dev-tools): New packages.  Move apps
     to a separate package so that the -dev package can be M-A: same.
     (renaissance-doc): Mark as Multi-Arch: foreign.
     (Homepage): Set to gnustep.org; Renaissance is official part of it.
     (Standards-Version): Claim compliance with 4.7.0 as of this release.
   * debian/rules: Rewrite from scratch for dh.
   * debian/compat: Delete.
   * debian/renaissance-doc.dirs: Likewise; unnecessary with compat 13.
   * debian/renaissance-doc.examples: New file.
   * debian/renaissance-dev-tools.install: Likewise.
   * debian/renaissance-dev-tools.manpages: Likewise.
   * debian/librenaissance-dev.install: Likewise.
   * debian/librenaissance0.install: Likewise
   * debian/librenaissance0-dev.manpages: Rename as...
   * debian/librenaissance-dev.manpages: ...and remove apps' manpages.
   * debian/librenaissance0.docs: Rename as...
   * debian/renaissance-doc.docs: ...and remove duplicate README.  Add
     usr/share/doc/* for the manual and the tutorial.
   * debian/renaissance-doc.doc-base.renaissance-manual: Add PostScript.
   * debian/renaissance-doc.doc-base.renaissance-tutorial: Likewise.
   * debian/patches/gui-0.24.patch: Fix patch metadata.
   * debian/patches/link-libs.patch: Likewise.
   * debian/patches/GSMarkupLocalizableStrings-force-linking.patch: New;
     force linking to fix an exception (Closes: #1095596).
   * debian/upstream/metadata: New file.
   * debian/watch: Upgrade to version 4; use HTTPS.
   * debian/renaissance.7: Typo fix.
   * debian/copyright: Use HTTPS for Format.  Change Upstream-Contact as
     Nicola Pero is no longer responsible.  Add comment that the library is
     under LGPL-2.1+ but the license notices in the source files have not
     been updated.  Add new blurb for files under public domain in
     Examples/Applications/Templates.  Switch Debian packaging license from
     GPL-2+ to LGPL-2.1+ because otherwise some patches (technically)
     upgrade the library's license to GPL.  Update copyright years.
Checksums-Sha1:
 b945803cc176715e1b39fa7453da286174a31bda 2341 renaissance_0.9.0-5.dsc
 d583e9bc92e0fa4cb61e2daa30dbfe96a7337281 10376 
renaissance_0.9.0-5.debian.tar.xz
 d6958a2fc89b153970feaf1c29bc8eb51f0bf251 52448 
librenaissance-dev_0.9.0-5_arm64.deb
 a649450e41721b5aa5c5b372db6e2a23fb22eecd 233064 
librenaissance0-dbgsym_0.9.0-5_arm64.deb
 5bc7f019eeec8d8351a7203f3d7949e899e6715f 19828 
librenaissance0-dev_0.9.0-5_all.deb
 389618a8c95649f0871ed04350e1735f594b8cfb 125024 
librenaissance0_0.9.0-5_arm64.deb
 ea3caa84012a1c5fd46091c10d572f78a545020f 38748 
renaissance-dev-tools-dbgsym_0.9.0-5_arm64.deb
 dcd595018b9fc81e011a276c4f5e5993506dcb2a 30208 
renaissance-dev-tools_0.9.0-5_arm64.deb
 1f3a9948431923b999fa1b3f83cec5c1b0782632 581724 renaissance-doc_0.9.0-5_all.deb
 5f92f78e69aed543fe320f5b21d9a48616832fb1 17080 
renaissance_0.9.0-5_arm64.buildinfo
Checksums-Sha256:
 0a3ea4085d933a1838358156d655c0782e638d0cfb24a292a95911806005b341 2341 
renaissance_0.9.0-5.dsc
 790c22c022f765d3240c0496add1c867f00e4f04deecb4c2e563deececd38151 10376 
renaissance_0.9.0-5.debian.tar.xz
 b2e8e648ba9cdc9762818aa0e59df1a6e97809813a90207ebf018f34e5a0b2fe 52448 
librenaissance-dev_0.9.0-5_arm64.deb
 2dac38323759169abb6894ced02a3f4d1f61c51f4987fb7392e73c5453b044af 233064 
librenaissance0-dbgsym_0.9.0-5_arm64.deb
 2fc2bd627971f1a63cec391d35f5edb9963022bfad3a975926f04075aee84618 19828 
librenaissance0-dev_0.9.0-5_all.deb
 f9e3ca3eab81ea28de2d894aef4de1c931f26917dd978769fa9ebda362e47f12 125024 
librenaissance0_0.9.0-5_arm64.deb
 7f72046c79c64a779fe34425a7cd2b332dba766ba83f96c9cd51e273dac232ee 38748 
renaissance-dev-tools-dbgsym_0.9.0-5_arm64.deb
 3bdbc1bc1a5528623436d23396643a5db4d9da07d6496c218c1cccd530defe70 30208 
renaissance-dev-tools_0.9.0-5_arm64.deb
 508b14044b3233070f7fcb142c03c4a48ddbd4987434158b76041c55eb32a501 581724 
renaissance-doc_0.9.0-5_all.deb
 2d73a455ae45c80af7304b4ccb5a147ee44b7421783840e4d476fd13757b81bb 17080 
renaissance_0.9.0-5_arm64.buildinfo
Files:
 1d905d2e9a3fb42677950918ec1dd3d3 2341 gnustep optional renaissance_0.9.0-5.dsc
 fda7b6a7ba89c460117795539a521b79 10376 gnustep optional 
renaissance_0.9.0-5.debian.tar.xz
 87072e0fc8eaa953a59b97be08a1be3e 52448 libdevel optional 
librenaissance-dev_0.9.0-5_arm64.deb
 6fc5994ea984818e46863581eba7c27f 233064 debug optional 
librenaissance0-dbgsym_0.9.0-5_arm64.deb
 b7792e445e1b83e0da5219c620f3ebff 19828 oldlibs optional 
librenaissance0-dev_0.9.0-5_all.deb
 b6a29790722df6518f2064cf239475d9 125024 libs optional 
librenaissance0_0.9.0-5_arm64.deb
 553fee303df0e1715a0a9e631aecdfd1 38748 debug optional 
renaissance-dev-tools-dbgsym_0.9.0-5_arm64.deb
 47903b5dd7d5b5fdfdc77e256fa2e2df 30208 devel optional 
renaissance-dev-tools_0.9.0-5_arm64.deb
 05f62e33acfdadfe98524047a112accd 581724 doc optional 
renaissance-doc_0.9.0-5_all.deb
 68989ea51914ae383563e55ea8adc7ab 17080 gnustep optional 
renaissance_0.9.0-5_arm64.buildinfo

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

iQIzBAEBCAAdFiEEtgob82PcExn/Co6JEWhSvN91FcAFAmepqiQACgkQEWhSvN91
FcCTDBAAjI7h+TkToctQqy+dN2T13K4gDIKCkOc+OcP2FNTMSUYa9Vx4DH3oM/gK
AZpcvf7cJznU2OwFxXJkfx8naHaCL6gQgsWwW+cEv4qJ4Uy6SVeT1n9MUxGO9S6b
sTcqZ83Ab9CzhbroetdQ3J2kHBkUmR1am9kyfEU4KIfDKVqxy1JOy+qiu+Xp0OTk
hLAJN8byLvrwLlmAxC1eJTJEZPaRe42+belUwLSX6uUKIWCkoUMFXEoLzpOL+qtD
SXxmR46bIquvnh9QNNds6rQwVIF6pSV7BtM6TxH+lNWzrdcD7fA7t45UMdxM3PPK
Ok6s7acp6y9Kuha3SIQ61+5pPPPJFcmdxVsvRnncqfPohoV5DqMWNCquKYDCsZTT
jEydqlJ+1fWWsNwER2p49JqLcL78XGeMZqMiK9CHGGtYNHPJSvQORhksalXLlJzc
EPMRoH8bVxNevCbO7FoGPm7OUYvncD/kqDJvmz5s9ZcB3KU4j4PB2MPChFMoNrdw
UCI+DLZJvSiLpH4Ol4YSIQsdzkaQcOLThJoHAI+xAtIN0Ue+HARl2iI30FUEMVQL
w56UVV/bPfuC8at5At5eF7qIcLC2Vt5u55mmWGtF+j6A+x+v15s6ATM11uiQuZw9
ge6Vg/uV8ZgqibfK5MufRLGqcJ1Ky4/5raqc/uMWKvTR4elVEaw=
=K7QS
-----END PGP SIGNATURE-----

Attachment: pgpKHsZETWUYd.pgp
Description: PGP signature


--- End Message ---

Reply via email to