X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=0fabda1cd4a9e4e23ee128bbd133628ea194e651;hb=HEAD;hp=b0f02d4696a7c09ffe77d64c9b2e3c35f2794690;hpb=4b71556f7e9a6894569b56e0cf8e239eb0e82833;p=sven%2Fexfatprogs.git diff --git a/debian/control b/debian/control index b0f02d4..0622738 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: exfatprogs Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper-compat (= 13), pkg-config -Standards-Version: 4.6.1 +Build-Depends: debhelper-compat (= 13), pkgconf +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://github.com/exfatprogs/exfatprogs Vcs-Git: https://git.sven.stormbind.net/exfatprogs.git @@ -12,7 +12,6 @@ Vcs-Browser: https://git.sven.stormbind.net/?p=sven/exfatprogs.git Package: exfatprogs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: exfat-utils Description: exFAT file system utilities Tools to manage extended file allocation table filesystem. This package provides tools to create, check, dump and label @@ -21,6 +20,7 @@ Description: exFAT file system utilities - fsck.exfat to check and repair an exFAT filesystem - tune.exfat to print and edit the volume label or serial - dump.exfat to show on-disk information of an exFAT filesystem + - exfat2img to dump exFAT metadata The tools included in this package are the exfatprogs - maintained by Samsung engineers, who provided Linux exFAT + maintained by Samsung and LG engineers, who provided Linux exFAT support.