From f886817c45b02766cfe197e5317f7598c0bf1858 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 15 Jan 2022 22:16:06 +0100 Subject: [PATCH] Recommend exfatprogs instead of the removed exfat-utils. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0d043e2..aefd1f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ fuse-exfat (1.3.0+git20220115-1) UNRELEASED; urgency=medium * Update Standards-Version to 4.6.0 - no changes required. * Update debian/copyright to 2022. * Update debian/watch to version 4. + * Recommend exfatprogs instead of the removed exfat-utils. -- Sven Hoexter Sat, 15 Jan 2022 21:45:45 +0100 diff --git a/debian/control b/debian/control index c3528c5..c9410fc 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Browser: https://git.sven.stormbind.net/?p=sven/fuse-exfat.git Package: exfat-fuse Architecture: linux-any kfreebsd-any Depends: ${shlibs:Depends}, ${misc:Depends}, fuse -Recommends: exfat-utils +Recommends: exfatprogs Description: read and write exFAT driver for FUSE fuse-exfat is a read and write driver implementing the extended file allocation table as a filesystem in userspace. -- 2.39.2