diff -Nru paje.app-1.98/debian/changelog paje.app-1.98/debian/changelog --- paje.app-1.98/debian/changelog 2022-01-04 17:27:54.000000000 +0100 +++ paje.app-1.98/debian/changelog 2024-08-30 08:36:13.000000000 +0200 @@ -1,3 +1,16 @@ +paje.app (1.98-1.2) unstable; urgency=medium + + * Non-maintainer upload + * Add Homepage (Closes: #1051794) + * Remove cdbs quilt application (Closes: #1072892) + + [ Yavor Doganov ] + * 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 + + -- Bastian Germann Fri, 30 Aug 2024 08:36:13 +0200 + 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 17:27:54.000000000 +0100 +++ paje.app-1.98/debian/compat 2024-08-20 20:06:55.000000000 +0200 @@ -1 +1 @@ -7 +10 diff -Nru paje.app-1.98/debian/control paje.app-1.98/debian/control --- paje.app-1.98/debian/control 2012-01-30 13:37:13.000000000 +0100 +++ paje.app-1.98/debian/control 2024-08-30 08:36:13.000000000 +0200 @@ -3,7 +3,8 @@ Priority: optional Maintainer: Vincent Danjean Standards-Version: 3.9.2 -Build-Depends: cdbs (>= 0.4.27), quilt, +Homepage: https://paje.sourceforge.net +Build-Depends: cdbs (>= 0.4.27), libgnustep-gui-dev (>= 0.12.0), debhelper (>> 5.0.0), texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended, texlive-latex-recommended diff -Nru paje.app-1.98/debian/rules paje.app-1.98/debian/rules --- paje.app-1.98/debian/rules 2012-01-30 13:37:13.000000000 +0100 +++ paje.app-1.98/debian/rules 2024-08-30 08:36:13.000000000 +0200 @@ -1,7 +1,6 @@ #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/gnustep.mk include /usr/share/cdbs/1/class/gnumakefile.mk @@ -43,8 +42,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