X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=debian%2Fcontrol;h=71c1532307d89d8f75b68119d593f004b35be44d;hp=760c624253693e9adbe55292b085a1d1cc3ea424;hb=1ec5a7ec6fb9c659cbd24bd7d7916a89ff63e6fc;hpb=77466d00ac72316d70c469b34dc8f5247520a31e diff --git a/debian/control b/debian/control index 760c624..71c1532 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13), pkg-config -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://github.com/exfatprogs/exfatprogs Vcs-Git: https://git.sven.stormbind.net/exfatprogs.git @@ -13,13 +13,14 @@ Package: exfatprogs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: exfat-utils -Description: tools to create, check and label exFAT filesystems +Description: exFAT file system utilities Tools to manage extended file allocation table filesystem. - This package provides tools to create, check and label the - filesystem. It contains + This package provides tools to create, check, dump and label + the filesystem. It contains - mkfs.exfat to create an exFAT filesystem - fsck.exfat to check and repair an exFAT filesystem - - tune.exfat to print and edit the filesystem label + - tune.exfat to print and edit the volume label or serial + - dump.exfat to show on-disk information of an exFAT filesystem The tools included in this package are the exfatprogs maintained by Samsung engineers, who provided Linux exFAT support. A similar but independent implementation of these