Control: tags 961747 pending

On 2021-01-03, Vagrant Cascadian wrote:
> On 2020-05-28, Vagrant Cascadian wrote:
>> The example Makefile shipped in libstatgrab-dev changes depending on the
>> build path and if the system was build with a merged /usr
>> (a.k.a. usrmerge) filesystem layout.
>>
>> The attached patches fix these issues, though it might be worth
>> considering dropping the example Makefile from the package entirely; the
>> end-user would have to regenerate it themselves in order for it to be
>> functional.
>
> On further consideration, I think the better option is to ship
> Makefile.in and Makefile.am instead of the generated Makefile, allowing
> someone wishing to use the example to regenerate the Makefile to match
> thier system. Patch attached.

I have uploaded an NMU to DELAYED/10 fixing this issue:

diff -Nru libstatgrab-0.92.1/debian/changelog 
libstatgrab-0.92.1/debian/changelog
--- libstatgrab-0.92.1/debian/changelog 2021-12-27 22:53:19.000000000 -0800
+++ libstatgrab-0.92.1/debian/changelog 2022-12-01 15:36:31.000000000 -0800
@@ -1,3 +1,11 @@
+libstatgrab (0.92.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * libstatgrab-dev.examples: Install Makefile.am and Makefile.in instead
+    of Makefile. (Closes: #961747)
+
+ -- Vagrant Cascadian <vagr...@reproducible-builds.org>  Thu, 01 Dec 2022 
15:36:31 -0800
+
 libstatgrab (0.92.1-1) unstable; urgency=medium
 
   * The Akamai Technologies paid volunteer days release.
diff -Nru libstatgrab-0.92.1/debian/libstatgrab-dev.examples 
libstatgrab-0.92.1/debian/libstatgrab-dev.examples
--- libstatgrab-0.92.1/debian/libstatgrab-dev.examples  2005-10-09 
09:57:47.000000000 -0700
+++ libstatgrab-0.92.1/debian/libstatgrab-dev.examples  2022-12-01 
15:36:31.000000000 -0800
@@ -1,2 +1,2 @@
 examples/*.c
-examples/Makefile
+examples/Makefile.*


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to