[med-svn] [Git][med-team/bandage][master] 2 commits: Make sure architecture any builds will not fail
Andreas Tille
gitlab at salsa.debian.org
Fri Sep 18 07:35:04 BST 2020
Andreas Tille pushed to branch master at Debian Med / bandage
Commits:
01c3e72f by Andreas Tille at 2020-09-09T11:19:52+02:00
Make sure architecture any builds will not fail
- - - - -
b8cd1452 by Andreas Tille at 2020-09-09T11:24:51+02:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bandage (0.8.1-4) unstable; urgency=medium
+
+ * Make sure architecture any builds will not fail
+ Closes: #968885
+
+ -- Andreas Tille <tille at debian.org> Wed, 09 Sep 2020 11:20:12 +0200
+
bandage (0.8.1-3) unstable; urgency=medium
* Source-only upload
=====================================
debian/rules
=====================================
@@ -21,6 +21,6 @@ override_dh_auto_configure:
# restore original status of source dir
mv BandageTests.pro_do_not_use BandageTests.pro
-override_dh_fixperms:
- dh_fixperms
+override_dh_fixperms-indep:
+ dh_fixperms -i
find debian/$(DEB_SOURCE)-examples/usr/share/doc/$(DEB_SOURCE)/examples -type f -executable -exec chmod -x \{\} \;
View it on GitLab: https://salsa.debian.org/med-team/bandage/-/compare/6c518561245ab5218fe3145cbea61d7a0d2eba6e...b8cd145238bc580e0a8624431cf032e168544085
--
View it on GitLab: https://salsa.debian.org/med-team/bandage/-/compare/6c518561245ab5218fe3145cbea61d7a0d2eba6e...b8cd145238bc580e0a8624431cf032e168544085
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/20200918/166dd4d9/attachment-0001.html>
More information about the debian-med-commit
mailing list