Control: tags 1078478 + pending I've prepared an NMU for paje.app (versioned as 1.98-1.2). The diff is attached to this message.
I will upload it to DELAYED/5 as soon as I find a sponsor. Please let me know if I should cancel it. diff -Nru paje.app-1.98/debian/changelog paje.app-1.98/debian/changelog --- paje.app-1.98/debian/changelog 2022-01-04 18:27:54.000000000 +0200 +++ paje.app-1.98/debian/changelog 2024-08-20 21:09:05.000000000 +0300 @@ -1,3 +1,12 @@ +paje.app (1.98-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules: Remove redundant dh_gnustep invocation thus fixing FTBFS + with gnustep-make/2.9.2-3 (Closes: #1078478). + * debian/compat: Bump from deprecated 7 to 10. + + -- Yavor Doganov <ya...@gnu.org> Tue, 20 Aug 2024 21:09:05 +0300 + paje.app (1.98-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru paje.app-1.98/debian/compat paje.app-1.98/debian/compat --- paje.app-1.98/debian/compat 2022-01-04 18:27:54.000000000 +0200 +++ paje.app-1.98/debian/compat 2024-08-20 21:06:55.000000000 +0300 @@ -1 +1 @@ -7 +10 diff -Nru paje.app-1.98/debian/rules paje.app-1.98/debian/rules --- paje.app-1.98/debian/rules 2012-01-30 14:37:13.000000000 +0200 +++ paje.app-1.98/debian/rules 2024-08-20 21:06:45.000000000 +0300 @@ -43,8 +43,3 @@ 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 - -########################################### -# GNUstep layout needs adaptation to comply with FHS... -binary-install/$(PAJE):: - gsdh_gnustep