Your message dated Tue, 04 Feb 2025 22:54:04 +0000
with message-id <e1tfrnw-004glm...@fasolo.debian.org>
and subject line Bug#1094312: fixed in paje.app 1.98-2
has caused the Debian Bug report #1094312,
regarding paje.app: FTBFS with the GNUstep multiarch layout: hard codes path in
debian/rules
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.)
--
1094312: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: paje.app
Version: 1.98-1.2
Severity: important
Tags: sid trixie ftbfs patch
Control: block 1093620 with -1
Control: block -1 with 1093948 1093950
User: pkg-gnustep-maintain...@lists.alioth.debian.org
Usertags: gnustep-multiarch
This package fails to build with multiarch-based GNUstep; the precise
error is:
dh_link -ppaje.app
install -m 644 debian/lintian-override
/build/reproducible-path/paje.app-1.98/debian/paje.app/usr/share/lintian/overrides/paje.app
install -m 644 debian/paje.desktop
/build/reproducible-path/paje.app-1.98/debian/paje.app/usr/share/applications
chmod 644
/build/reproducible-path/paje.app-1.98/debian/paje.app/usr/lib/GNUstep/Applications/Paje.app/Resources/Paje.desktop
chmod: cannot access
'/build/reproducible-path/paje.app-1.98/debian/paje.app/usr/lib/GNUstep/Applications/Paje.app/Resources/Paje.desktop':
No such file or directory
This bug will become RC when the multiarch-based GNUstep core packages
are uploaded to unstable (next week).
Unfortunately, for the time being only gnustep-make/2.9.2-5 is in
experimental. The rest of the packages are available only at the
mentors repository; they'll be uploaded to experimental on Monday (and
shortly afterwards to unstable because this transition has been
approved by the release team).
Since the package installs its own .desktop file and the one in the
.app bundle is useless, the attached patch simply deletes it. We do
the same for all GNUstep packages (and dh_gnustep does that
automatically if the --app option is used).
--- paje.app-1.98.orig/debian/control
+++ paje.app-1.98/debian/control
@@ -5,7 +5,7 @@ Maintainer: Vincent Danjean <vdanjean@de
Standards-Version: 3.9.2
Homepage: https://paje.sourceforge.net
Build-Depends: cdbs (>= 0.4.27),
- libgnustep-gui-dev (>= 0.12.0), debhelper (>> 5.0.0),
+ libgnustep-gui-dev (>= 0.31.1-7), debhelper (>> 5.0.0),
texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended,
texlive-latex-recommended
--- paje.app-1.98.orig/debian/rules
+++ paje.app-1.98/debian/rules
@@ -41,4 +41,4 @@ binary-install/$(PAJE)::
# Desktop file
binary-install/$(PAJE)::
install -m 644 debian/paje.desktop
$(CURDIR)/debian/$(PAJE)/usr/share/applications
- chmod 644
$(CURDIR)/debian/$(PAJE)/usr/lib/GNUstep/Applications/Paje.app/Resources/Paje.desktop
+ rm debian/$(PAJE)$(GNUSTEP_SYSTEM_APPS)/Paje.app/Resources/Paje.desktop
--- End Message ---
--- Begin Message ---
Source: paje.app
Source-Version: 1.98-2
Done: Vincent Danjean <vdanj...@debian.org>
We believe that the bug you reported is fixed in the latest version of
paje.app, 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 1094...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Danjean <vdanj...@debian.org> (supplier of updated paje.app 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: Tue, 04 Feb 2025 23:28:17 +0100
Source: paje.app
Architecture: source
Version: 1.98-2
Distribution: unstable
Urgency: medium
Maintainer: Vincent Danjean <vdanj...@debian.org>
Changed-By: Vincent Danjean <vdanj...@debian.org>
Closes: 1094312
Changes:
paje.app (1.98-2) unstable; urgency=medium
.
[ Yavor Doganov ]
* debian/control (Build-Depends): Require libgnustep-gui-dev
(>= 0.31.1-7) for the multiarch layout.
* debian/rules: Delete the .desktop file generated by pl2link; don't
hard code the path (Closes: #1094312).
* debian/menu: Delete.
.
[ Vincent Danjean ]
* Acknowledge previous NMU
* Refresh packaging
- switch to debhelper
- push to salsa
- cleanup...
Checksums-Sha1:
0032ae257d8ba9c49c3541376abfe5da339db278 1963 paje.app_1.98-2.dsc
63023a97122550dae2c1bf6912ff7e10b8e397c7 7312 paje.app_1.98-2.debian.tar.xz
b1f2386ccb5f6fa6bc486aa235d591543b920c0f 13606 paje.app_1.98-2_source.buildinfo
Checksums-Sha256:
db7a92781bc9c2b9c69c6ca35aba924c01b176f11d9753e7f56f38264edbe5b4 1963
paje.app_1.98-2.dsc
a7a376ce3f5b7c8c4f0fc0b6bff9091b2fbeb9432a7fedce09a1906c70dfdd5f 7312
paje.app_1.98-2.debian.tar.xz
89773f38abcbc262631671e6b04c3f4f67dbe6844be7fd3e953a9c71e301ce85 13606
paje.app_1.98-2_source.buildinfo
Files:
e12172248cfecb39a6ae1e3b80874b2f 1963 science optional paje.app_1.98-2.dsc
68da362fc53798f6112988ef16555471 7312 science optional
paje.app_1.98-2.debian.tar.xz
f34ebf3789a183b78d84e48fc2f0a152 13606 science optional
paje.app_1.98-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEE+JeSXDEY4vnrLgRlkfeY37Ht1EFAmeilKYACgkQlkfeY37H
t1Gigw//XTAWaUgKlMtTR1F+wzKhgkRY+hxPxG2VLut0jQIS6Csm48eNC7qdpZRp
Rxg+1L15xKaW1WvzWjgyBVq++EyMJ+rrCFSiuPgzwk4Z6n+LvcHbGRCGQ0Rz7mG7
aqI1qlSi0np6CY8+AQkCZn68Cbq4tgX+AsPzWEkC4Bb2lnb79C7FegIh1DeY+6Us
s3Xq5XOIS6v8KRDR7Gsr7JaFC72QDFicK5gYRAkj0d+yB3iEd5J82DC8CpfaYIRZ
Ax6KDb677m7RJ5UKGpDrvGC9NDd+Lr/z5dmuRIxoxNTKdayiZ5rDMl1/qCxYEya8
aIlL9P6W9xRnX8cYilvffYaBiQ39WP2Xkd61QE+7SYiuSKBkLo381ptc8w4htXee
2m6xjvjMMY6H6uGLo05DV7aWqLjYeQvtcPMxKOCGyn26eHhxXHgJaHgKenCbQFBE
awxucianVFMKoVA9TF/qzftBDtJLXKYyJwJFqrJK/fOeMWGqDNZobn9H9+FGj63N
3SgA4rPpJQYPuBwb0hEBNGYNntoJn0JgotizA+kNzjYPOM6aqXyMc852N6MnjpKB
XzSABsIGECVGVu/hPhaCiJezManZxP37/bCgXBJ3RiJ82cObqETdhKerXdFvZd0l
XVAcTOxPkDBLBDilWStaJoms6HAwn8xJeLPLqhVY9YqOuftT55o=
=RB7f
-----END PGP SIGNATURE-----
pgp35CoGSMXsk.pgp
Description: PGP signature
--- End Message ---