[med-svn] [Git][med-team/gffread][master] 2 commits: Fix FTCBFS: Pass LINKER to make. (Closes: #940692)
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 19 11:42:21 BST 2019
Andreas Tille pushed to branch master at Debian Med / gffread
Commits:
a4336979 by Andreas Tille at 2019-09-19T09:56:51Z
Fix FTCBFS: Pass LINKER to make. (Closes: #940692)
- - - - -
7e9b8803 by Andreas Tille at 2019-09-19T10:00:28Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gffread (0.11.4-2) unstable; urgency=medium
+
+ [ Helmut Grohne ]
+ * Fix FTCBFS: Pass LINKER to make. (Closes: #940692)
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Sep 2019 11:58:41 +0200
+
gffread (0.11.4-1) unstable; urgency=medium
* New upstream version
=====================================
debian/rules
=====================================
@@ -12,6 +12,9 @@ export GCLDIR=/usr/include/gclib
%:
dh $@
+override_dh_auto_build:
+ dh_auto_build -- 'LINKER=$$(CXX)'
+
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/gffread/compare/eb391194f824ba5a273ddda3f36f056d172fb5d8...7e9b8803f971b8648ce4d3c7c0462184e525a47b
--
View it on GitLab: https://salsa.debian.org/med-team/gffread/compare/eb391194f824ba5a273ddda3f36f056d172fb5d8...7e9b8803f971b8648ce4d3c7c0462184e525a47b
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/20190919/e7dee6f7/attachment.html>
More information about the debian-med-commit
mailing list