[med-svn] [Git][med-team/tree-puzzle][master] 2 commits: Use dh_missing --list-missing to avoid failure on stuff in d/tmp in arch:all build
Nilesh Patra
gitlab at salsa.debian.org
Sun Feb 7 16:05:18 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / tree-puzzle
Commits:
32683b6c by Nilesh Patra at 2021-02-07T16:00:23+00:00
Use dh_missing --list-missing to avoid failure on stuff in d/tmp in arch:all build
- - - - -
081ecd73 by Nilesh Patra at 2021-02-07T21:34:34+05:30
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+tree-puzzle (5.3~rc16+dfsg-5) unstable; urgency=high
+
+ * Team Upload.
+ * Skip ut-pure-prot.test for !amd64 due to
+ rounding errors
+ * Use --ffloat-store for i386 to fix float
+ point precision errors
+ * Use dh_missing --list-missing to avoid failure
+ on files present in d/tmp in arch:all build
+ * Urgency is set to high for bullseye migration
+
+ -- Nilesh Patra <npatra974 at gmail.com> Sun, 07 Feb 2021 21:32:26 +0530
+
tree-puzzle (5.3~rc16+dfsg-4) unstable; urgency=medium
* Fix build for arch-all.
=====================================
debian/rules
=====================================
@@ -66,3 +66,6 @@ override_dh_fixperms:
\) \
-exec chmod -x \{\} \;
find debian \( -name "Makefile*" -o -name build-puzzle -o -name build-remark \) -delete
+
+override_dh_missing-indep:
+ dh_missing --list-missing
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/-/compare/6fdff98bb6b2e1729f109ed904e7dd777343dbd7...081ecd732c2651476d4ab93033d524dcf18d6c12
--
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/-/compare/6fdff98bb6b2e1729f109ed904e7dd777343dbd7...081ecd732c2651476d4ab93033d524dcf18d6c12
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/20210207/e218234c/attachment.html>
More information about the debian-med-commit
mailing list