[graywolf] 08/09: Drop "-std=gnu89"
Ruben Undheim
rubund-guest at moszumanska.debian.org
Mon Oct 5 07:05:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository graywolf.
commit 97fc6c24bb92bffee214e56dca89154d46cb642a
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Thu Oct 1 10:40:14 2015 +0400
Drop "-std=gnu89"
---
debian/changelog | 1 +
debian/rules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0d4f267..1869db2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
graywolf (0.1.3-1) unstable; urgency=low
* New upstream release
+ - Drop "-std=gnu89" since build problem fixed upstream
* More man page content
-- Ruben Undheim <ruben.undheim at gmail.com> Thu, 01 Oct 2015 10:36:13 +0400
diff --git a/debian/rules b/debian/rules
index a63cc45..253337b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_CFLAGS_MAINT_APPEND = -std=gnu89
-
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/graywolf.git
More information about the debian-science-commits
mailing list