From 021a4b5a438960b25ea644984895ce672a9756f4 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 14 Oct 2023 15:33:40 -0400 Subject: v0.0.4 add floppy icon, reenable /browse/sdc1 format --- debian/changelog | 9 ++++++++- debian/myautomount.dsc | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4ad2a3f..6df12f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +myautomount (0.0.4-1) obs; urgency=low + + * Add floppy drive icon. + * Reenable generic "/browse/sdc1" support primarily for CDs. + + -- B. Stack Sat, 14 Oct 2023 15:32:12 -0400 + myautomount (0.0.3-1) obs; urgency=low * Add filesystem type to automount destination so autofs can @@ -16,4 +23,4 @@ myautomount (0.0.1-1) obs; urgency=low * Initial release. Closes: packages-want#9999 - -- Ben Stack Thu, 01 Oct 2020 20:55:28 -0400 + -- B. Stack Thu, 01 Oct 2020 20:55:28 -0400 diff --git a/debian/myautomount.dsc b/debian/myautomount.dsc index 59390a2..9cb2949 100644 --- a/debian/myautomount.dsc +++ b/debian/myautomount.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: myautomount Binary: myautomount Architecture: all -Version: 0.0.3-1 +Version: 0.0.4-1 Maintainer: B. Stack Homepage: https://bgstack15.wordpress.com/ Standards-Version: 4.5.0 -- cgit