Control: tags -1 + patch

diff -Nru adun.app-0.81/debian/changelog adun.app-0.81/debian/changelog
--- adun.app-0.81/debian/changelog      2014-08-28 20:09:37.000000000 +0200
+++ adun.app-0.81/debian/changelog      2015-07-19 23:21:02.000000000 +0200
@@ -1,8 +1,8 @@
-adun.app (0.81-6build1) utopic; urgency=medium
+adun.app (0.81-6.1) unstable; urgency=medium

-  * Rebuild against libgnustep-gui0.24.
+  * Build using -fgnu89-inline. Closes: #777766.

- -- Colin Watson <cjwat...@ubuntu.com>  Thu, 28 Aug 2014 11:09:37 -0700
+ -- Matthias Klose <d...@debian.org>  Sun, 19 Jul 2015 23:19:50 +0200

 adun.app (0.81-6) unstable; urgency=low

diff -Nru adun.app-0.81/debian/rules adun.app-0.81/debian/rules
--- adun.app-0.81/debian/rules  2013-11-16 21:37:10.000000000 +0100
+++ adun.app-0.81/debian/rules  2015-07-19 23:23:30.000000000 +0200
@@ -37,7 +37,7 @@
 # even if no -j option is used.  GNUSTEP_MAKE_PARALLEL_BUILDING=no
 # prevents messing the MAKELEVEL again.
        MAKELEVEL=0 $(MAKE) GNUSTEP_MAKE_PARALLEL_BUILDING=no $(optim) \
-         messages=yes ADDITIONAL_CFLAGS="$(CFLAGS)" \
+         messages=yes ADDITIONAL_CFLAGS="-fgnu89-inline $(CFLAGS)" \
          LDFLAGS="$(LDFLAGS)" \
           $(mipsen-flags)
        convert UL/Resources/icon.tiff -resize 32x32 adun.xpm


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to