Control: tags 996154 + pending

Dear maintainer,

I've released an NMU for libopenobex (versioned as 1.7.2-2.1) and
uploaded it to unstable.
I took the liberty of uploading directly instead of via a delayed queue,
due to fixing a release-critical bug.


Regards,

 - Jonas

diff -Nru libopenobex-1.7.2/debian/changelog libopenobex-1.7.2/debian/changelog
--- libopenobex-1.7.2/debian/changelog  2021-10-04 02:37:56.000000000 +0200
+++ libopenobex-1.7.2/debian/changelog  2021-12-20 12:00:45.000000000 +0100
@@ -1,3 +1,15 @@
+libopenobex (1.7.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  * fix install shared libriaries (not static ones)
+    when file paths clash;
+    closes: bug#996154,
+    thanks to Antonio Terceiro, Lucas Kanashiro, and Adrian Bunk,
+    and to Patrick Ohly for raising awareness of the issue
+
+ -- Jonas Smedegaard <d...@jones.dk>  Mon, 20 Dec 2021 12:00:45 +0100
+
 libopenobex (1.7.2-2) unstable; urgency=medium
 
   [ Helmut Grohne ]
diff -Nru libopenobex-1.7.2/debian/rules libopenobex-1.7.2/debian/rules
--- libopenobex-1.7.2/debian/rules      2021-10-04 02:37:56.000000000 +0200
+++ libopenobex-1.7.2/debian/rules      2021-12-20 11:57:51.000000000 +0100
@@ -37,6 +37,6 @@
        dh_auto_build -B $(BUILDDIR)-static
 
 override_dh_auto_install:
-       dh_auto_install -B $(BUILDDIR)
        dh_auto_install -B $(BUILDDIR)-static
+       dh_auto_install -B $(BUILDDIR)
        cp -v $(BUILDDIR)-static/lib/*.a 
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/

Reply via email to