Package: lpr Version: 1:2008.05.17.3+nmu3 Severity: normal Tags: patch pending
Dear maintainer, I've prepared an NMU for lpr (versioned as 1:2008.05.17.3+nmu3.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards.diff -Nru lpr-2008.05.17.3+nmu3/debian/changelog lpr-2008.05.17.3+nmu3.1/debian/changelog --- lpr-2008.05.17.3+nmu3/debian/changelog 2024-07-31 17:53:51.000000000 +0000 +++ lpr-2008.05.17.3+nmu3.1/debian/changelog 2025-01-01 09:57:23.000000000 +0000
@@ -1,3 +1,17 @@ +lpr (1:2008.05.17.3+nmu3.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Niels Thykier ] + * Make requirement for root when building the package explicit. + (Closes: #1089379) + + [ Helmut Grohne ] + * Fix FTCBFS: Let dh_auto_build pass cross compilers to make. + (closes: #878450) + + -- Niels Thykier <[email protected]> Wed, 01 Jan 2025 09:57:23 +0000 + lpr (1:2008.05.17.3+nmu3) unstable; urgency=medium * Non-maintainer upload.diff -Nru lpr-2008.05.17.3+nmu3/debian/control lpr-2008.05.17.3+nmu3.1/debian/control
--- lpr-2008.05.17.3+nmu3/debian/control 2024-07-31 17:53:51.000000000 +0000+++ lpr-2008.05.17.3+nmu3.1/debian/control 2025-01-01 09:57:23.000000000 +0000
@@ -3,6 +3,7 @@ Priority: optional Build-Depends: debhelper (>= 9) Maintainer: Adam Majer <[email protected]> +Rules-Requires-Root: binary-targets Standards-Version: 3.7.3 Vcs-Browser: https://salsa.debian.org/debian/lpr Vcs-Git: https://salsa.debian.org/debian/lpr.gitdiff -Nru lpr-2008.05.17.3+nmu3/debian/rules lpr-2008.05.17.3+nmu3.1/debian/rules
--- lpr-2008.05.17.3+nmu3/debian/rules 2024-07-31 17:03:03.000000000 +0000
+++ lpr-2008.05.17.3+nmu3.1/debian/rules 2025-01-01 09:57:23.000000000
+0000
@@ -13,7 +13,7 @@
build-arch: build-arch-stamp
build-arch-stamp:
dh_testdir
- make -W CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)"
+ dh_auto_build -- CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)"
touch $@
build-indep:
OpenPGP_signature.asc
Description: OpenPGP digital signature

