Control: tags 780206 + pending

Dear maintainer,

I've prepared an NMU for squashfs-tools (versioned as 1:4.2+20130409-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: David Bowie: Absolute Beginners
diff -Nru squashfs-tools-4.2+20130409/debian/changelog squashfs-tools-4.2+20130409/debian/changelog
--- squashfs-tools-4.2+20130409/debian/changelog	2013-09-18 10:22:27.000000000 +0200
+++ squashfs-tools-4.2+20130409/debian/changelog	2015-08-03 17:30:28.000000000 +0200
@@ -1,3 +1,17 @@
+squashfs-tools (1:4.2+20130409-2.1) unstable; urgency=medium
+
+  * NMU.
+  * Apply changes from -2ubuntu1:
+
+    [ Matthias Klose ]
+    * Build using dpkg-buildflags.
+    * Remove the ARM workaround.
+    * Build with -fgnu89-inline.
+
+    Closes: #780206
+
+ -- gregor herrmann <gre...@debian.org>  Mon, 03 Aug 2015 17:30:11 +0200
+
 squashfs-tools (1:4.2+20130409-2) unstable; urgency=low
 
   * New maintainer (closes: #723600).
diff -Nru squashfs-tools-4.2+20130409/debian/rules squashfs-tools-4.2+20130409/debian/rules
--- squashfs-tools-4.2+20130409/debian/rules	2013-09-18 09:53:35.000000000 +0200
+++ squashfs-tools-4.2+20130409/debian/rules	2015-08-03 17:30:08.000000000 +0200
@@ -4,14 +4,14 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Workaround for older kernels not supporting Thumb2 (LP: #494667).
-ifeq ($(DEB_BUILD_ARCH_CPU),arm)
-	export CFLAGS += -marm
-endif
+export DEB_CFLAGS_MAINT_APPEND = -fgnu89-inline
 
 %:
 	dh ${@}
 
+override_dh_auto_configure:
+	dh_auto_configure -- $(shell dpkg-buildflags --export=cmdline)
+
 override_dh_auto_build:
 	LZO_SUPPORT=1 XZ_SUPPORT=1 dh_auto_build
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to