[Pkg-tcltk-devel] Bug#1089353: itcl3: diff for NMU version 3.4.4-2.1
Niels Thykier
niels at thykier.net
Fri Jan 3 19:41:14 GMT 2025
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 <niels at thykier.net> 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
<pkg-tcltk-devel at lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan at debian.org>
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-tcltk-devel/attachments/20250103/5bfd1c31/attachment.sig>
More information about the Pkg-tcltk-devel
mailing list