Bug#931386: stretch-pu: package fribidi/0.19.7-1.1
Jonathan Wiltshire, le sam. 27 juil. 2019 20:36:00 -0300, a ecrit:
> On Wed, Jul 03, 2019 at 07:36:55PM +0200, Samuel Thibault wrote:
> > As reported on #917909, the text-based debian installer support for
> > right-to-left languages is completely broken, only due to a path
> > mismatch. This was fixed in Buster in January with the attached change,
> > which I have uploaded to stretch as 0.19.7-1.1, could you accept it?
>
> That's an unusual version; did you mean to +deb9u1 it instead?
Oops, sorry about this. I have reuploaded it as 0.19.7-1+deb9u1 with
the attached changes.
Samuel
diff -Nru fribidi-0.19.7/debian/changelog fribidi-0.19.7/debian/changelog
--- fribidi-0.19.7/debian/changelog 2015-08-12 07:32:03.000000000 +0200
+++ fribidi-0.19.7/debian/changelog 2019-06-08 22:39:38.000000000 +0200
@@ -1,3 +1,12 @@
+fribidi (0.19.7-1+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * libfribidi0-udeb: Fix right-to-left output in textual version of
+ d-i by installing the shared library files into a multi-arch libdir
+ (Closes: #917909).
+
+ -- Samuel Thibault <sthibault@debian.org> Sat, 08 Jun 2019 22:39:38 +0200
+
fribidi (0.19.7-1) unstable; urgency=medium
* New upstream release.
diff -Nru fribidi-0.19.7/debian/libfribidi0-udeb.install fribidi-0.19.7/debian/libfribidi0-udeb.install
--- fribidi-0.19.7/debian/libfribidi0-udeb.install 2015-08-12 07:32:03.000000000 +0200
+++ fribidi-0.19.7/debian/libfribidi0-udeb.install 2019-06-08 22:39:38.000000000 +0200
@@ -1 +1 @@
-usr/lib/*/libfribidi.so.* lib
+usr/lib/*/libfribidi.so.*
Reply to: