Control: tags 1073676 + pending

Dear maintainer,

I've prepared an NMU for musl (versioned as 1.2.5-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru musl-1.2.5/debian/changelog musl-1.2.5/debian/changelog
--- musl-1.2.5/debian/changelog	2024-03-25 20:14:54.000000000 +0100
+++ musl-1.2.5/debian/changelog	2024-08-13 20:37:19.000000000 +0200
@@ -1,3 +1,10 @@
+musl (1.2.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install ld-musl-*so* and libc.so into /usr (DEP17 M2). (Closes: #1073676)
+
+ -- Chris Hofstaedtler <z...@debian.org>  Tue, 13 Aug 2024 20:37:19 +0200
+
 musl (1.2.5-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru musl-1.2.5/debian/musl.install musl-1.2.5/debian/musl.install
--- musl-1.2.5/debian/musl.install	2023-11-09 19:08:12.000000000 +0100
+++ musl-1.2.5/debian/musl.install	2024-08-13 20:37:19.000000000 +0200
@@ -1,4 +1,4 @@
 ../scripts/${env:MUSL_TRIPLE}.path etc/ld-musl-${env:MUSL_ARCH}.d
 ../scripts/ld-musl-${env:MUSL_ARCH}.path etc
 ../scripts/ld-musl-config usr/bin
-usr/lib/${env:MUSL_TRIPLE}/libc.so lib/${env:MUSL_TRIPLE}
+usr/lib/${env:MUSL_TRIPLE}/libc.so usr/lib/${env:MUSL_TRIPLE}
diff -Nru musl-1.2.5/debian/musl.links musl-1.2.5/debian/musl.links
--- musl-1.2.5/debian/musl.links	2023-11-09 19:08:12.000000000 +0100
+++ musl-1.2.5/debian/musl.links	2024-08-13 20:37:19.000000000 +0200
@@ -1 +1 @@
-/lib/${env:MUSL_TRIPLE}/libc.so /lib/ld-musl-${env:MUSL_ARCH}.so.1
+/usr/lib/${env:MUSL_TRIPLE}/libc.so /usr/lib/ld-musl-${env:MUSL_ARCH}.so.1

Reply via email to