[givaro] 04/07: debian/patches/pkg-config-bad-directive.patch: Refresh patch for new upstream version.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Aug 10 05:09:38 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository givaro.

commit bd48ce45babcbbc963d16c1bd5f906ccf7ffcb7e
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Aug 9 19:15:45 2016 -0400

    debian/patches/pkg-config-bad-directive.patch: Refresh patch
    for new upstream version.
---
 debian/patches/pkg-config-bad-directive.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/pkg-config-bad-directive.patch b/debian/patches/pkg-config-bad-directive.patch
index d25d1b3..543a277 100644
--- a/debian/patches/pkg-config-bad-directive.patch
+++ b/debian/patches/pkg-config-bad-directive.patch
@@ -2,7 +2,7 @@ Description: Avoid pkg-config-bad-directive Lintian error.
  Don't ship all the compiler flags used when building givaro in the pkg-config
  file.
 Author: Doug Torrance <dtorrance at piedmont.edu>
-Last-Update: 2016-07-29
+Last-Update: 2016-08-09
 
 --- a/givaro.pc.in
 +++ b/givaro.pc.in
@@ -10,7 +10,7 @@ Last-Update: 2016-07-29
  Version: @VERSION@
  Requires:
  Libs: -L at libdir@ -lgivaro @LIBS@
--Cflags: @DEFAULT_CFLAGS@ @CXXFLAGS@
-+Cflags: -std=gnu++11
+-Cflags: -I at includedir@ @CXXFLAGS@
++Cflags: -I at includedir@ -std=gnu++11
  \-------------------------------------------------------
 \ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/givaro.git



More information about the debian-science-commits mailing list