diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:48:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:48:34 +0000 |
commit | 487f54dcdd76648e1b73f1c9c5c124f2b7274078 (patch) | |
tree | a0fc8635bbd1c03897f767d2f6d9942ec65c693f | |
parent | Merging upstream version 2024.07.04. (diff) | |
download | usb.ids-487f54dcdd76648e1b73f1c9c5c124f2b7274078.tar.xz usb.ids-487f54dcdd76648e1b73f1c9c5c124f2b7274078.zip |
Adding debian version 2024.07.04-1.debian/2024.07.04-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |