diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:23:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:23:22 +0000 |
commit | b730559381893042d0e6a9ba1492d1bf92a2e1e7 (patch) | |
tree | 1aac4e42c553427c526c9995a98596f28ca64a13 /INTEGRATION-MODES.md | |
parent | Adding upstream version 0.1.47. (diff) | |
download | debputy-b730559381893042d0e6a9ba1492d1bf92a2e1e7.tar.xz debputy-b730559381893042d0e6a9ba1492d1bf92a2e1e7.zip |
Adding upstream version 0.1.48.upstream/0.1.48upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'INTEGRATION-MODES.md')
-rw-r--r-- | INTEGRATION-MODES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INTEGRATION-MODES.md b/INTEGRATION-MODES.md index 35e56a1..1094e67 100644 --- a/INTEGRATION-MODES.md +++ b/INTEGRATION-MODES.md @@ -48,7 +48,7 @@ Pros: which is not possible with `debhelper`. * You get maximum compatibility with existing `dh` add-ons. * Migration is generally possible with minimal or small changes. - * It is accessible in `bullseye-backports` + * It is accessible in `bookworm-backports` Cons: @@ -89,7 +89,7 @@ Pros: * You can use the most features of `debputy`. Only the build and environment related ones are not accessible. - * It is accessible in `bullseye-backports` + * It is accessible in `bookworm-backports` Cons: |