X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=585e246efc7b3874d65b99b4a67a02ff6dd73ae2;hb=HEAD;hp=b0f02d4696a7c09ffe77d64c9b2e3c35f2794690;hpb=4b71556f7e9a6894569b56e0cf8e239eb0e82833;p=sven%2Fexfatprogs.git diff --git a/debian/control b/debian/control index b0f02d4..c1487c4 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,16 @@ 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 -Vcs-Browser: https://git.sven.stormbind.net/?p=sven/exfatprogs.git +Vcs-Git: https://salsa.debian.org/debian/exfatprogs.git +Vcs-Browser: https://salsa.debian.org/debian/exfatprogs 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.