[Piuparts-commits] [piuparts] 02/51: p.conf: use --warn-on-debsums-errors for stretch
Holger Levsen
holger at layer-acht.org
Thu Jul 20 21:15:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 3a8b72b4fa59cdf663f0065415acb18fbebd772b
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Jun 18 14:09:36 2017 +0200
p.conf: use --warn-on-debsums-errors for stretch
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 1 +
instances/piuparts.conf-template.pejacevic | 4 +++-
instances/piuparts.conf.anbe | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 79053ea..fa80471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
after a stable Debian release.
- Set keyring for archived distros to debian-archive-removed-keys.gpg.
- Enable stretch2proposed. (Closes: #864933)
+ - Use --warn-on-debsums-errors for tests ending in stretch.
* piuparts.conf.anbe: Add some more example sections.
* piupartslib/packagesdb.py:
- Add new state "outdated" to ignore packages if a dependency distro
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index 2b21441..63ddcac 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -37,7 +37,9 @@ flags-start-stretch =
# common flags for tests ending in stretch
flags-end-stretch =
-# no flags needed
+# debsums failures won't be fixed in stretch, mostly related to
+# oldstyle packaging of aspell dictionaries
+ --warn-on-debsums-errors
# common flags for tests starting in jessie
flags-start-jessie =
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 04a053f..2b7c599 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -27,6 +27,7 @@ flags-start-stable =
flags-start-stretch =
flags-end-stretch =
+ --warn-on-debsums-errors
flags-start-jessie =
flags-end-jessie =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list