[med-svn] [Git][med-team/maude][master] export DEB_CXXFLAGS_MAINT_APPEND=-fpermissive (thanks to Dan Kegel)
    Andreas Tille 
    gitlab at salsa.debian.org
       
    Wed Aug 22 21:58:40 BST 2018
    
    
  
Andreas Tille pushed to branch master at Debian Med / maude
Commits:
f3a46e2f by Andreas Tille at 2018-08-04T05:33:13Z
export DEB_CXXFLAGS_MAINT_APPEND=-fpermissive (thanks to Dan Kegel)
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ maude (2.7.1-1) UNRELEASED; urgency=medium
   * Standards-Version: 4.1.4
   * Build-Depends: libcvc4-dev
   * Avoid parallel build
+  * export DEB_CXXFLAGS_MAINT_APPEND=-fpermissive (thanks to Dan Kegel)
 
- -- Andreas Tille <tille at debian.org>  Mon, 09 Jul 2018 15:22:41 +0200
+ -- Andreas Tille <tille at debian.org>  Fri, 03 Aug 2018 16:04:54 +0200
 
 maude (2.7-2) unstable; urgency=medium
 
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules file for maude
 export DH_VERBOSE=1
+export DEB_CXXFLAGS_MAINT_APPEND=-fpermissive
 
 %:
 	dh $@
View it on GitLab: https://salsa.debian.org/med-team/maude/commit/f3a46e2f7647558e9493df8010528c5aa9c9d5c0
-- 
View it on GitLab: https://salsa.debian.org/med-team/maude/commit/f3a46e2f7647558e9493df8010528c5aa9c9d5c0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180822/c374e388/attachment.html>
    
    
More information about the debian-med-commit
mailing list