Your message dated Mon, 6 Jan 2025 16:26:46 +0100
with message-id <[email protected]>
and subject line Re: tua: diff for NMU version 4.3-16.1
has caused the Debian Bug report #1091983,
regarding tua: diff for NMU version 4.3-16.1
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 [email protected]
immediately.)


-- 
1091983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091983
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tua
Version: 4.3-16
Severity: normal
Tags: patch  pending


Dear maintainer,

I've prepared an NMU for tua (versioned as 4.3-16.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u tua-4.3/debian/changelog tua-4.3/debian/changelog
--- tua-4.3/debian/changelog
+++ tua-4.3/debian/changelog
@@ -1,3 +1,17 @@
+tua (4.3-16.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Niels Thykier ]
+  * Remove need for root when building the package.
+    (Closes: #1089457)
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Let dpkg's buildtools.mk supply cross tools.
+    (Closes: #939778)
+
+ -- Niels Thykier <[email protected]>  Fri, 03 Jan 2025 04:29:48 +0000
+
 tua (4.3-16) unstable; urgency=low
    * Work around GCC breakage (closes: #1075587).
diff -u tua-4.3/debian/control tua-4.3/debian/control
--- tua-4.3/debian/control
+++ tua-4.3/debian/control
@@ -3,6 +3,7 @@
 Priority: extra
 Maintainer: Mark Brown <[email protected]>
Build-Depends: bison, gettext, texinfo, debhelper (>= 9), dpkg-dev (>= 1.16.1)
+Rules-Requires-Root: no
 Standards-Version: 3.9.4
  Package: tua
diff -u tua-4.3/debian/rules tua-4.3/debian/rules
--- tua-4.3/debian/rules
+++ tua-4.3/debian/rules
@@ -2,6 +2,8 @@
  SHELL+= -e
 +DPKG_EXPORT_BUILDTOOLS=1
+-include /usr/share/dpkg/buildtools.mk
 DPKG_EXPORT_BUILDFLAGS=1
 include /usr/share/dpkg/buildflags.mk
 @@ -28,7 +30,7 @@
        echo TUA produces no arch all packages.
  # Build architecture-dependent files here.
-binary-arch: checkroot build
+binary-arch: build
        $(checkdir)
        -rm -rf debian/tua
 @@ -56,7 +58,4 @@
  binary: binary-arch
 -checkroot:
-       test root = "`whoami`"
-
-.PHONY: binary binary-arch binary-indep clean checkroot
+.PHONY: binary binary-arch binary-indep clean

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix

NMU was cancelled at maintainer's request.

On Fri, 3 Jan 2025 05:32:00 +0100 Niels Thykier <[email protected]> wrote:
Package: tua
Version: 4.3-16
Severity: normal
Tags: patch  pending


Dear maintainer,

I've prepared an NMU for tua (versioned as 4.3-16.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u tua-4.3/debian/changelog tua-4.3/debian/changelog
--- tua-4.3/debian/changelog
+++ tua-4.3/debian/changelog
@@ -1,3 +1,17 @@
+tua (4.3-16.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Niels Thykier ]
+  * Remove need for root when building the package.
+    (Closes: #1089457)
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Let dpkg's buildtools.mk supply cross tools.
+    (Closes: #939778)
+
+ -- Niels Thykier <[email protected]>  Fri, 03 Jan 2025 04:29:48 +0000
+
  tua (4.3-16) unstable; urgency=low
     * Work around GCC breakage (closes: #1075587).
diff -u tua-4.3/debian/control tua-4.3/debian/control
--- tua-4.3/debian/control
+++ tua-4.3/debian/control
@@ -3,6 +3,7 @@
  Priority: extra
  Maintainer: Mark Brown <[email protected]>
Build-Depends: bison, gettext, texinfo, debhelper (>= 9), dpkg-dev (>= 1.16.1)
+Rules-Requires-Root: no
  Standards-Version: 3.9.4
   Package: tua
diff -u tua-4.3/debian/rules tua-4.3/debian/rules
--- tua-4.3/debian/rules
+++ tua-4.3/debian/rules
@@ -2,6 +2,8 @@
   SHELL+= -e
  +DPKG_EXPORT_BUILDTOOLS=1
+-include /usr/share/dpkg/buildtools.mk
  DPKG_EXPORT_BUILDFLAGS=1
  include /usr/share/dpkg/buildflags.mk
  @@ -28,7 +30,7 @@
        echo TUA produces no arch all packages.
   # Build architecture-dependent files here.
-binary-arch: checkroot build
+binary-arch: build
        $(checkdir)

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to