X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=e34034aea12d940c2a557901bffdd90a7f0a1467;hp=72d9a3202e8d60612dfac74c7755c881da4b515a;hb=71b8358e354b06ce35bf48a183e7452403d1373c;hpb=988d0427bc97778f462b233b47b7e301a83fd52f diff --git a/debian/control b/debian/control index 72d9a32..e34034a 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,21 @@ Source: exfat-utils Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 8), scons -Standards-Version: 3.9.2 -Homepage: http://code.google.com/p/exfat/ -Vcs-Git: git://git.sven.stormbind.net/git/sven/exfat-utils.git -Vcs-Browser: http://git.sven.stormbind.net/?p=sven/exfat-utils.git +Build-Depends: debhelper (>= 11), pkg-config +Standards-Version: 4.2.1 +Homepage: https://github.com/relan/exfat +Vcs-Git: https://git.sven.stormbind.net/exfat-utils.git +Vcs-Browser: https://git.sven.stormbind.net/?p=sven/exfat-utils.git Package: exfat-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: exfat-fuse -Description: utilities to create, check and label exFAT filesystem - Utilities to manage Extended File Allocation Table filesystem. +Description: utilities to create, check, label and dump exFAT filesystem + Utilities to manage extended file allocation table filesystem. This package provides tools to create, check and label the - filesystem. - + filesystem. It contains + - dumpexfat to dump properties of the filesystem + - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem + - exfatlabel to label a exFAT filesystem + - mkexfatfs / mkfs.exfat to create a exFAT filesystem.