Control: tags 919755 + patch
Control: tags 919755 + pending

Dear maintainer,

I've prepared an NMU for libimagequant (versioned as 2.12.2-1.1) and 
uploaded it to DELAYED/15. 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 libimagequant-2.12.2/debian/changelog libimagequant-2.12.2/debian/changelog
--- libimagequant-2.12.2/debian/changelog	2018-12-05 16:12:38.000000000 +0200
+++ libimagequant-2.12.2/debian/changelog	2019-02-07 20:39:50.000000000 +0200
@@ -1,3 +1,10 @@
+libimagequant (2.12.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix the baseline violation on i386. (Closes: #919755)
+
+ -- Adrian Bunk <[email protected]>  Thu, 07 Feb 2019 20:39:50 +0200
+
 libimagequant (2.12.2-1) unstable; urgency=medium
 
   * New upstream version
diff -Nru libimagequant-2.12.2/debian/rules libimagequant-2.12.2/debian/rules
--- libimagequant-2.12.2/debian/rules	2018-12-05 16:12:38.000000000 +0200
+++ libimagequant-2.12.2/debian/rules	2019-02-07 20:39:50.000000000 +0200
@@ -9,6 +9,11 @@
 %:
 	dh $@
 
+ifeq (,$(filter $(DEB_HOST_ARCH), amd64 x32))
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-sse
+endif
+
 override_dh_install:
 	dh_install
 	d-shlibmove --commit \

Reply via email to