dbus-python (1.3.2-5)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.3.2-6 > 1.3.2-5
- Git: https://salsa.debian.org/debian/dbus-python.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 1437696
- Browser: https://salsa.debian.org/debian/dbus-python
- Last scan: 2025-02-02 12:29:06+00
- Next scan: 2025-02-08 19:33:00+00
- CI pipeline status: success
- Debian changelog in Git:
dbus-python (1.3.2-6) UNRELEASED; urgency=medium
* d/gbp.conf: Update packaging branch to debian/latest
* d/clean: Fix FTBFS when built twice in a row by deleting
debian/tmp-indep (Closes: #1044812)
* d/salsa-ci.yml: Use recommended recipe URL
* d/salsa-ci.yml: Don't attempt cross-building.
The build-dependencies are known not to be satisfiable for this
particular package right now.
* d/upstream/metadata: Add Security-Contact field
* Update lintian overrides
-- Simon McVittie <smcv@debian.org> Mon, 25 Nov 2024 10:39:02 +0000
- This branch is 10 commits ahead of tag debian/1.3.2-5
- Git log:
commit 422898da5f06e27e330aa847f722b578ad13b363
Author: Simon McVittie <smcv@debian.org>
Date: Mon Nov 25 10:39:35 2024 +0000
Update changelog
commit 7148b099e7d78e2e75e8682b77befe8df4fa112f
Author: Simon McVittie <smcv@debian.org>
Date: Mon Nov 25 10:03:59 2024 +0000
d/gbp.conf: Update packaging branch to debian/latest
commit 55ef446c5ef5ee67e1770e9bc7de7caa005298b2
Author: Simon McVittie <smcv@debian.org>
Date: Mon Nov 25 10:02:58 2024 +0000
d/salsa-ci.yml: Don't attempt cross-building
The build-dependencies are known not to be satisfiable for this
particular package right now.
commit 7489a95f2baa2bc17b06926aa2be008866c2a183
Author: Simon McVittie <smcv@debian.org>
Date: Mon Nov 25 10:01:54 2024 +0000
d/salsa-ci.yml: Use recommended recipe URL
commit e17d3f2bfa725874776b9d5e5253607402e94ef1
Author: Simon McVittie <smcv@debian.org>
Date: Sun Aug 18 14:31:25 2024 +0100
Update lintian overrides
commit 66259158270384e3c92a86b955d56546573ce0ca
Author: Simon McVittie <smcv@debian.org>
Date: Sat Aug 17 17:20:00 2024 +0100
d/upstream/metadata: Add Security-Contact field
commit 21bd600f3ba5b7fc47a78b894be9f64d9c9dfbc5
Author: Simon McVittie <smcv@debian.org>
Date: Sun Aug 13 22:02:13 2023 +0100
Update changelog
commit a5a788780d38aa487df6ff6ea7d473c31c6baa3b
Author: Simon McVittie <smcv@debian.org>
Date: Sun Aug 13 22:00:27 2023 +0100
Revert "d/rules: Use DEB_PYTHON_INSTALL_LAYOUT = deb_system"
This reverts commit 12a4dd776c7aef4f73d02d8d011af6074bfc7aa8.
Preferring deb_system appears to have been a misunderstanding.
commit 82ddd5474761f9fc9c32ff9971c4a1a4bf0f7de9
Author: Simon McVittie <smcv@debian.org>
Date: Sat Aug 5 18:16:26 2023 +0100
d/clean: Fix FTBFS when built twice in a row by deleting debian/tmp-indep
commit 12a4dd776c7aef4f73d02d8d011af6074bfc7aa8
Author: Simon McVittie <smcv@debian.org>
Date: Thu Jul 27 14:43:11 2023 +0100
d/rules: Use DEB_PYTHON_INSTALL_LAYOUT = deb_system
As discussed on debian-devel recently, the python3.11_3.11.4-1
changelog documents deb_system as the preferred form for package builds.