Control: tags 678453 + patch
Control: tags 678453 + pending
Control: tags 898113 + pending
Dear maintainer,
I've prepared an NMU for ltrace (versioned as 0.7.3-6.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru ltrace-0.7.3/debian/changelog ltrace-0.7.3/debian/changelog
--- ltrace-0.7.3/debian/changelog 2016-09-21 14:15:35.000000000 +0300
+++ ltrace-0.7.3/debian/changelog 2018-08-20 09:09:32.000000000 +0300
@@ -1,3 +1,11 @@
+ltrace (0.7.3-6.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Stop building non-working armel and armhf packages.
+ (Closes: #678453, #898113)
+
+ -- Adrian Bunk <[email protected]> Mon, 20 Aug 2018 09:09:32 +0300
+
ltrace (0.7.3-6) unstable; urgency=medium
* Fixed compilation error in amd64: readdir_r is deprecated (closes: #837011)
diff -Nru ltrace-0.7.3/debian/control ltrace-0.7.3/debian/control
--- ltrace-0.7.3/debian/control 2016-09-21 14:15:35.000000000 +0300
+++ ltrace-0.7.3/debian/control 2018-08-20 09:09:32.000000000 +0300
@@ -6,7 +6,7 @@
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7), autotools-dev, libiberty-dev, libelf-dev, libselinux1-dev
Package: ltrace
-Architecture: alpha amd64 arm armeb armel armhf ia64 i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
+Architecture: alpha amd64 ia64 i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it