piuparts (1.6.0)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.6.1 > 1.6.0
- Git: https://salsa.debian.org/debian/piuparts.git
-
- Branch: develop
- Path: debian/changelog
- Repo size: 18112512
- Browser: https://salsa.debian.org/debian/piuparts
- Last scan: 2025-09-03 22:28:07+00
- Next scan: 2025-09-09 12:05:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
piuparts (1.6.1) UNRELEASED; urgency=medium
* Start 1.6.1 development. Use `gbp dch --since=1.6.0 --multimaint-
merge` to generate a changelog for this release.
-- Nicolas Dandrimont <olasd@debian.org> Thu, 20 Mar 2025 22:43:35 +0100
- This branch is 11 commits ahead of tag 1.6.0
- Git log:
commit 12d3b19e28fa5a869621462825b8107d9aaf5015
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Thu Sep 4 00:09:42 2025 +0200
Update Salsa CI overrides
commit ffba2ccefbc5ef86c55ab4c5ee42019f4c33ef92
Merge: b62b744e1 7f9ef5bef
Author: Nicolas Dandrimont <olasd@debian.org>
Date: Thu Aug 21 18:54:06 2025 +0000
Merge branch 'mr/drop-archived' into 'develop'
Drop tests for archived suites (jessie, stretch, buster)
See merge request debian/piuparts!78
commit 7f9ef5bef872e0df1bbd21cad2da0e4749f2d7cd
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Thu Aug 21 13:26:24 2025 +0200
Drop tests for archived suites (jessie, stretch, buster)
commit b62b744e19433747e974c80e78e34388eaa09f0c
Author: David Steele <dsteele@gmail.com>
Date: Mon Aug 11 18:04:10 2025 -0400
Update DDPO reporting
Remove sections representing oldstable and older from summary.json
reporting.
See "New Stable Release" in README_pejacevic.txt.
commit 17c4ea32bc5f5854df71391bd8eb784d09be25a2
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Sun Aug 10 16:11:13 2025 +0200
Some missed trixie -> forky instances
commit 248736f90af7d448b96328faa9f64c089274b9b9
Merge: 40785da5c dccb32604
Author: Nicolas Dandrimont <olasd@debian.org>
Date: Sun Aug 10 13:59:46 2025 +0000
Merge branch 'mr/trixie-has-released' into 'develop'
Mr/trixie has released
See merge request debian/piuparts!77
commit dccb326043481080556361b5a685e900cfa84661
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Sun Aug 10 15:18:04 2025 +0200
trixie has released
commit c0efcdfab600b4f1bab0fd8e21257814366acaee
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Sun Aug 10 15:17:32 2025 +0200
Introduce duke-related suites to distros.conf
commit 40785da5c1d8d041b79ba25782b05a9df2f181cd
Merge: d4f829cd2 b802c6967
Author: Nicolas Dandrimont <olasd@debian.org>
Date: Sat May 3 16:59:03 2025 +0000
Merge branch 'develop' into 'develop'
Replace deprecated logging.warn
See merge request debian/piuparts!75
commit b802c6967d13f5ca2a6aee5291ce1b699e4c2655
Author: Lee Garrett <lgarrett@rocketjump.eu>
Date: Sat May 3 17:38:34 2025 +0200
Replace deprecated logging.warn
piuparts warned with:
/usr/bin/piuparts:2375: DeprecationWarning: The 'warn' function is deprecated, use 'warning' instead
logging.warn(changes_path + " is not readable. Skipping.")
And https://docs.python.org/3/library/logging.html#logging.Logger.warning
mentions this deprecated function should be replaced by warning()
commit d4f829cd2955750b7b9f873f77cb5508aa142dea
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Thu Mar 20 22:43:49 2025 +0100
Start 1.6.1 development. Use `gbp dch --since=1.6.0 --multimaint-merge` to generate a changelog for this release.