Andreas Tille pushed to branch master at Debian Med / libxdf
Commits: 1804b876 by Andreas Tille at 2020-12-21T19:07:48+01:00 Fix FTCBFS: Fix build/host confusion - - - - - 55de4bd0 by Andreas Tille at 2020-12-21T19:11:48+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libxdf (0.99.6+dfsg-2) unstable; urgency=medium + + * Team upload. + * Fix FTCBFS: Fix build/host confusion. (Closes: #977817) + + -- Helmut Grohne <[email protected]> Sun, 20 Dec 2020 23:04:31 +0100 + libxdf (0.99.6+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/rules ===================================== @@ -12,7 +12,7 @@ override_dh_install: --devunversioned \ --exclude-la \ --movedev debian/tmp/usr/include usr \ - --movedev debian/tmp/usr/share/libxdfConfig.cmake usr/lib/$(DEB_BUILD_GNU_TYPE)/cmake \ + --movedev debian/tmp/usr/share/libxdfConfig.cmake usr/lib/$(DEB_HOST_MULTIARCH)/cmake \ debian/tmp/usr/lib/*/*.so # No idea whether this is needed in user installations - but the name sounds strange find debian -name libxdfConfig-none.cmake -delete View it on GitLab: https://salsa.debian.org/med-team/libxdf/-/compare/157250c4f20feec7f220412b6942408540ec3eda...55de4bd020c9048b7e2506a529609777cc796ff6 -- View it on GitLab: https://salsa.debian.org/med-team/libxdf/-/compare/157250c4f20feec7f220412b6942408540ec3eda...55de4bd020c9048b7e2506a529609777cc796ff6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
