Bug#778011: patch for NMU

Matthias Klose doko at debian.org
Wed Jul 8 14:04:07 UTC 2015


Control: tags -1 + patch

-------------- next part --------------
diff -Nru mona-1.4-15/debian/changelog mona-1.4-15/debian/changelog
--- mona-1.4-15/debian/changelog	2014-08-18 14:53:39.000000000 +0000
+++ mona-1.4-15/debian/changelog	2015-07-08 13:57:30.000000000 +0000
@@ -1,3 +1,10 @@
+mona (1.4-15-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -fgnu89-inline. Closes: #778011.
+
+ -- Matthias Klose <doko at debian.org>  Wed, 08 Jul 2015 15:57:00 +0200
+
 mona (1.4-15-1) unstable; urgency=medium
 
   * new upstream release
diff -Nru mona-1.4-15/debian/rules mona-1.4-15/debian/rules
--- mona-1.4-15/debian/rules	2014-08-18 14:53:39.000000000 +0000
+++ mona-1.4-15/debian/rules	2015-07-08 13:56:55.000000000 +0000
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_CXXFLAGS_MAINT_APPEND = -fgnu89-inline
+
 %:
 	dh $@ --with autotools_dev
 


More information about the debian-science-maintainers mailing list