Control: tags 1089353 + patch
Control: tags 1089353 + pending


Dear maintainer,

I've prepared an NMU for itcl3 (versioned as 3.4.4-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru itcl3-3.4.4/debian/changelog itcl3-3.4.4/debian/changelog
--- itcl3-3.4.4/debian/changelog        2023-01-06 09:47:32.000000000 +0000
+++ itcl3-3.4.4/debian/changelog        2025-01-01 18:09:14.000000000 +0000
@@ -1,3 +1,11 @@
+itcl3 (3.4.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove need for root when building the package.
+    (Closes: #1089353)
+
+ -- Niels Thykier <[email protected]>  Wed, 01 Jan 2025 18:09:14 +0000
+
 itcl3 (3.4.4-2) unstable; urgency=medium
    * Revert the change which ports Itcl 3 to Tcl 8.7 because it breaks
diff -Nru itcl3-3.4.4/debian/control itcl3-3.4.4/debian/control
--- itcl3-3.4.4/debian/control  2023-01-06 09:47:32.000000000 +0000
+++ itcl3-3.4.4/debian/control  2025-01-01 18:04:56.000000000 +0000
@@ -4,6 +4,7 @@
Maintainer: Debian Tcl/Tk Packagers <[email protected]>
 Uploaders: Sergei Golovan <[email protected]>
 Build-Depends: debhelper-compat (= 13), tcl8.6-dev
+Rules-Requires-Root: no
 Standards-Version: 4.6.1
 Homepage: http://incrtcl.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/tcltk-team/itcl3
diff -Nru itcl3-3.4.4/debian/rules itcl3-3.4.4/debian/rules
--- itcl3-3.4.4/debian/rules    2023-01-06 09:47:32.000000000 +0000
+++ itcl3-3.4.4/debian/rules    2025-01-01 18:08:11.000000000 +0000
@@ -37,6 +37,8 @@
                exec_prefix=$(dtmp)/usr \
                includedir=$(dtmp)/usr/include/itcl$(vmajor) \
                install
+       # Ensure sane basic permissions
+       chmod u+rwX -R $(dtmp)
        #
        # Fix up the itcl libraries.
mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itcl*/libitcl$(v).so $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/libitcl$(v).so.1

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to