This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository freexl.

commit 4f150fe93e2a365df922fc085bbce81a1ed6d3dd
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Dec 18 21:13:31 2014 +0100

    Don't append -lm to LDFLAGS, upstream does it since 1.0.0g.
---
 debian/changelog | 1 +
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc70c93..7492653 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ freexl (1.0.0h-1) UNRELEASED; urgency=medium
   * Add gbp.conf to use pristine-tar by default.
   * Update copyright file, document autotools files & licenses.
   * Don't set default hardening options manually.
+  * Don't append -lm to LDFLAGS, upstream does it since 1.0.0g.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Thu, 18 Dec 2014 20:56:30 +0100
 
diff --git a/debian/rules b/debian/rules
index c16be0e..83cc1d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_LDFLAGS_MAINT_APPEND = -lm
-
 %:
        dh $@ --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/freexl.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to