diff options
| author | Christopher Obbard <obbardc@debian.org> | 2026-01-05 00:01:12 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-01-05 10:44:07 +0000 |
| commit | b19790c40ae69b6412c3439a5cbea4bd3b629dcc (patch) | |
| tree | 5094a4b3c2b15479a64cc58ad1d876717f895178 | |
| parent | 75c0a5b3dd6c39febe657c0da25ad8a0051888e3 (diff) | |
2.0.1-7 (patches unapplied)HEADimport/2.0.1-7ubuntu/resolute-proposedubuntu/resolute-develubuntu/resoluteubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
[ Bastian Germann ]
* Drop Bastian from Uploaders
[ Christopher Obbard ]
* d/control: Bump Standards-Version to 4.7.3
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | debian/control | 5 |
2 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 971e0fc..6b46160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +python-libconf (2.0.1-7) unstable; urgency=medium + + [ Bastian Germann ] + * Drop Bastian from Uploaders + + [ Christopher Obbard ] + * d/control: Bump Standards-Version to 4.7.3 + + -- Christopher Obbard <obbardc@debian.org> Mon, 05 Jan 2026 00:01:12 +0000 + python-libconf (2.0.1-6) unstable; urgency=medium * Add myself to Uploaders (Closes: #1055618) diff --git a/debian/control b/debian/control index 2ffa277..2059bd5 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,14 @@ Source: python-libconf Section: python -Priority: optional Maintainer: Debian Python Team <team+python@tracker.debian.org> -Uploaders: Bastian Germann <bage@debian.org>, +Uploaders: Christopher Obbard <obbardc@debian.org> Build-Depends: debhelper-compat (= 13), dh-python, python3-all:any, python3-pytest, python3-setuptools -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Homepage: https://github.com/Grk0/python-libconf Vcs-Browser: https://salsa.debian.org/python-team/packages/python-libconf Vcs-Git: https://salsa.debian.org/python-team/packages/python-libconf.git |
