[med-svn] [Git][med-team/megahit][master] 2 commits: Disable reprotest
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Sep 10 09:41:55 BST 2021
Andreas Tille pushed to branch master at Debian Med / megahit
Commits:
99430236 by Andreas Tille at 2021-09-10T10:38:15+02:00
Disable reprotest
- - - - -
d362ceb8 by Andreas Tille at 2021-09-10T10:39:40+02:00
Do not attempt to build i386 in salsa-ci since package is explicitly amd64
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+megahit (1.2.9-4) UNRELEASED; urgency=medium
+
+ * Disable reprotest
+ * Do not attempt to build i386 in salsa-ci since package is explicitly amd64
+
+ -- Andreas Tille <tille at debian.org> Fri, 10 Sep 2021 10:38:15 +0200
+
megahit (1.2.9-3) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,9 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+# R creates .rdb files and .rds with some randomness.
+# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html
+# Thus reprotest is disabled here
+variables:
+ SALSA_CI_DISABLE_REPROTEST: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/82e9f7d9dc7101bd3263fa2733f0df8385911570...d362ceb8150e5e516c16f9ebd48cdbf2370df19c
--
View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/82e9f7d9dc7101bd3263fa2733f0df8385911570...d362ceb8150e5e516c16f9ebd48cdbf2370df19c
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/20210910/dd341828/attachment-0001.htm>
More information about the debian-med-commit
mailing list