debci (3.5.2)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the 3.5.2 tag
- Git: https://salsa.debian.org/ci-team/debci.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/ci-team/debci
- Last scan: 2022-08-14 18:25:30+00
- Next scan: 2022-08-20 21:39:00+00
- Open issues: 79
- Merge requests: 4
- CI pipeline status: success
- Debian changelog in Git:
debci (3.5.2) unstable; urgency=medium
[ Antonio Terceiro ]
* config: improve handling of MIRROR.
MIRROR is no longer read, and is only set if debci_mirror was
explicitly set in the debci configuration.
* debci-generate-apt-sources: handle ports architectures
* debci-localtest: fix --help
-- Paul Gevers <elbrus@debian.org> Thu, 07 Jul 2022 21:30:42 +0200
- This branch is 6 commits ahead of tag 3.5.2
- Git log:
commit d50cf1672e5f27254d5098d5649c41e6727a4c60
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sat Jul 23 17:45:10 2022 +0200
Debci::Status: make code backwards compatible with ruby2.5
The tests were failing on buster due to this. `select` is good enough a
as name for what is going no there.
commit aa7c39f5b9cdd86d53ceafb37fe338493aa28f78
Merge: bd18a1c6 bc75c730
Author: Paul Gevers <elbrus@debian.org>
Date: Mon Jul 18 18:39:26 2022 +0000
Merge branch 'reject-list-debug' into 'master'
RejectList: pre-expand wildcards when reading the data
Closes #210
See merge request ci-team/debci!236
commit bc75c730b3e9c6203791d290c6680593aefcfa64
Author: Antonio Terceiro <terceiro@debian.org>
Date: Sun Jul 17 21:50:17 2022 +0200
RejectList: pre-expand wildcards when reading the data
This fixes the check when mixing wilcards and non-wildcards in suites in
different entries for a single package.
Fixes: https://salsa.debian.org/ci-team/debci/-/issues/210
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Paul Gevers <elbrus@debian.org>
commit bd18a1c60f9c470035018a56fa6fe56f76d75eac
Merge: dcc829c2 ab8ce395
Author: Antonio Terceiro <terceiro@debian.org>
Date: Fri Jul 8 01:17:53 2022 +0000
Merge branch 'docs_api_key' into 'master'
docs: more precise info on how to get an API key
See merge request ci-team/debci!235
commit ab8ce395d1d84bebfaf984a5b0c386136f182f7b
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Jul 6 15:23:12 2022 -0400
docs: remove mention of deprecated getkey endpoint
Commit 671883d9 seems to have deprecated this URL.
commit e31c1b109d479b09ac372b5b9fdf5a7c93058f4e
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Jul 6 15:16:46 2022 -0400
docs: more precise info on how to get an API key