From c390e1678143751febc419ce1dfdfbbee91d1a47 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 8 Mar 2026 17:57:04 -0600 Subject: [PATCH] Fix apt-show-versions warnings when running apt update --- debian/DEBIAN/control | 18 +++++++++--------- version | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index 8f0feb7..9545013 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -1,9 +1,9 @@ -Package:usb-udev-helper -Version:VERSION -Installed-Size:INSTALLSIZE -Maintainer:Netsyms Technologies LLC -Section:misc -Homepage:https://netsyms.com -Priority:optional -Description:Assign predictable paths in /dev/usb/by-id to USB printers and Human Interface Devices, and adjust permissions to make them usable by the plugdev group. -Architecture:all +Package: usb-udev-helper +Version: VERSION +Installed-Size: INSTALLSIZE +Maintainer: Netsyms Technologies LLC +Section: misc +Homepage: https://netsyms.com +Priority: optional +Description: Assign predictable paths in /dev/usb/by-id to USB printers and Human Interface Devices, and adjust permissions to make them usable by the plugdev group. +Architecture: all diff --git a/version b/version index d3827e7..b123147 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0 +1.1 \ No newline at end of file