diff options
Diffstat (limited to '')
-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 69563c5..56a9898 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +usb.ids (2024.07.04-1) unstable; urgency=medium + + * New upstream version. + * Bump Standards-Version to 4.7.0 (no changes). + + -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Jul 2024 23:42:19 +0200 + usb.ids (2024.03.18-1) unstable; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index 983d555..945f769 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Aurelien Jarno <aurel32@debian.org> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://www.linux-usb.org/usb-ids.html |