diff options
| -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 |
