X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=debian%2Fcontrol;h=59624d755befab197b9fd473c5f47d129f16ac7a;hp=ce7deae9f51a7a685b6faa9f0d17a3b364cb4896;hb=HEAD;hpb=4d15fbe7a21a357f2a4671ee0f8d26ec0e7b8b60 diff --git a/debian/control b/debian/control index ce7deae..59624d7 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.6.1 +Standards-Version: 4.6.2 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 - support. \ No newline at end of file + maintained by Samsung and LG engineers, who provided Linux exFAT + support.