partman-crypto (116)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 117 > 116
- Git: https://salsa.debian.org/installer-team/partman-crypto.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 3260416
- Browser: https://salsa.debian.org/installer-team/partman-crypto
- Last scan: 2023-01-30 11:53:22+00
- Next scan: 2023-02-07 13:02:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
partman-crypto (117) UNRELEASED; urgency=medium
* lib/crypto-base.sh: Print erase_text before printing the progression, so
that the text-frontend installer actually prints the explanation text at
all.
-- Samuel Thibault <sthibault@debian.org> Sun, 28 Aug 2022 22:03:16 +0200
- This branch is 6 commits ahead of tag 116
- Git log:
commit 1c86765e99f0616730619443b3ccf2dbb551348c
Author: Cyril Brulebois <kibi@debian.org>
Date: Mon Jan 23 14:44:41 2023 +0000
Revert "Declare Standards-Version"
This reverts commit f4374353e498d7d845486e00f454da29c6479de6.
Rationale: https://lists.debian.org/debian-boot/2023/01/msg00203.html
commit f4374353e498d7d845486e00f454da29c6479de6
Author: Holger Wansing <hwansing@mailbox.org>
Date: Fri Jan 6 23:09:22 2023 +0100
Declare Standards-Version
commit a17ee123bfa10e1e15e88e3ddefb3b4d2368d521
Author: Samuel Thibault <sthibault@debian.org>
Date: Wed Sep 28 03:08:43 2022 +0200
Make gbp tag produce the right tag format
commit 79352ccb3808220e8f7bc33c77300b8c007b605f
Merge: 61189e7 4dddd52
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Sep 10 18:36:00 2022 +0000
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request installer-team/partman-crypto!5
commit 4dddd5265daf9607eb44e259552b9d0f85280b1a
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sun Aug 28 22:24:03 2022 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on po-debconf.
* partman-crypto: Drop versioned constraint on cdebconf-udeb and partman-base in Depends.
Changes-By: deb-scrub-obsolete
commit 61189e744a0eecbbc1546866e9375aaf79487330
Author: Samuel Thibault <sthibault@debian.org>
Date: Sun Aug 28 23:10:05 2022 +0200
lib/crypto-base.sh: Print erase_text before printing the progression
so that the text-frontend installer actually prints the explanation text at
all.