diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index babacd4..07818d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +rsyslog-doc (8.2406.0+dfsg-1) unstable; urgency=medium + + * New upstream version 8.2406.0+dfsg + * Bump Standards-Version to 4.7.0 + + -- Michael Biebl <biebl@debian.org> Wed, 03 Jul 2024 20:00:22 +0200 + rsyslog-doc (8.2404.0+dfsg-1) unstable; urgency=medium * New upstream version 8.2404.0+dfsg diff --git a/debian/control b/debian/control index 58014bf..4bdd790 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Michael Biebl <biebl@debian.org> Build-Depends: debhelper-compat (= 13), dh-sequence-sphinxdoc, python3-sphinx -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/debian/rsyslog-doc.git Vcs-Browser: https://salsa.debian.org/debian/rsyslog-doc |