Control: tags 1089892 + pending
Dear maintainer, I've prepared an NMU for gnumeric (versioned as 1.12.57-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru gnumeric-1.12.57/debian/changelog gnumeric-1.12.57/debian/changelog --- gnumeric-1.12.57/debian/changelog 2024-05-02 12:27:06.000000000 +0200 +++ gnumeric-1.12.57/debian/changelog 2024-12-17 00:18:23.000000000 +0100 @@ -1,3 +1,10 @@ +gnumeric (1.12.57-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop call to obsolete dh_buildinfo. (Closes: #1089892) + + -- Chris Hofstaedtler <z...@debian.org> Tue, 17 Dec 2024 00:18:23 +0100 + gnumeric (1.12.57-1) unstable; urgency=medium * New upstream release. diff -Nru gnumeric-1.12.57/debian/control gnumeric-1.12.57/debian/control --- gnumeric-1.12.57/debian/control 2024-05-02 12:27:06.000000000 +0200 +++ gnumeric-1.12.57/debian/control 2024-12-14 16:28:27.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Standards-Version: 4.7.0 Maintainer: Dmitry Smirnov <only...@debian.org> -Build-Depends: debhelper-compat (= 12) ,dh-buildinfo ,dh-python ,po-debconf ,dpkg-dev (>= 1.16.1.1) +Build-Depends: debhelper-compat (= 12) ,dh-python ,po-debconf ,dpkg-dev (>= 1.16.1.1) ,bison # "dblatex" needed for PDF generation: # ,dblatex diff -Nru gnumeric-1.12.57/debian/rules gnumeric-1.12.57/debian/rules --- gnumeric-1.12.57/debian/rules 2023-12-06 06:49:56.000000000 +0100 +++ gnumeric-1.12.57/debian/rules 2024-12-14 16:28:18.000000000 +0100 @@ -113,7 +113,6 @@ -printf 'removing executable flag from %p\n' -exec chmod a-x '{}' \; override_dh_install: - dh_buildinfo dh_install # Rename the binary just "gnumeric" if [ -d "debian/gnumeric/usr/bin" ]; then \