[Debian-med-packaging] Bug#777766: add patch

Matthias Klose doko at debian.org
Sun Jul 19 21:27:04 UTC 2015


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 <cjwatson at ubuntu.com>  Thu, 28 Aug 2014 11:09:37 -0700
+ -- Matthias Klose <doko at 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



More information about the Debian-med-packaging mailing list