[mona] 01/01: Imported Debian patch 1.4-15-1.1
Ralf Treinen
treinen at moszumanska.debian.org
Sat Jul 11 09:26:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository mona.
commit 608e7ab441577c73083589b91c56cf639bf538c1
Author: Matthias Klose <doko at debian.org>
Date: Wed Jul 8 15:57:00 2015 +0200
Imported Debian patch 1.4-15-1.1
---
debian/changelog | 7 +++++++
debian/rules | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e7b5809..2439fdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 --git a/debian/rules b/debian/rules
index 42426c8..b33db32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_CXXFLAGS_MAINT_APPEND = -fgnu89-inline
+
%:
dh $@ --with autotools_dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mona.git
More information about the debian-science-commits
mailing list