[med-svn] [Git][med-team/sweed][master] 2 commits: Let dh_auto_build pass cross tools to make
Andreas Tille
gitlab at salsa.debian.org
Tue Sep 22 07:17:09 BST 2020
Andreas Tille pushed to branch master at Debian Med / sweed
Commits:
1ab42ac6 by Andreas Tille at 2020-09-22T08:11:48+02:00
Let dh_auto_build pass cross tools to make
- - - - -
5d95ff6c by Andreas Tille at 2020-09-22T08:17:01+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+sweed (3.2.1+dfsg-5) unstable; urgency=medium
+
+ * Team upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #970693)
+
+ -- Helmut Grohne <helmut at subdivi.de> Tue, 22 Sep 2020 08:09:50 +0200
+
sweed (3.2.1+dfsg-4) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@
override_dh_auto_build:
- $(MAKE) -f Makefile.gcc $*
+ dh_auto_build --buildsystem=makefile -- -f Makefile.gcc $*
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/med-team/sweed/-/compare/9312d3bc8d837eea996796a6a4a376f693c427ae...5d95ff6cef63c37f55a8039524ace3675442a9bc
--
View it on GitLab: https://salsa.debian.org/med-team/sweed/-/compare/9312d3bc8d837eea996796a6a4a376f693c427ae...5d95ff6cef63c37f55a8039524ace3675442a9bc
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/20200922/31c06573/attachment-0001.html>
More information about the debian-med-commit
mailing list