X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b5a627a5dc5d31185b6699dd6813da4a4d49d79c;hp=625d6f23262ef052ca25f983d666db08461e7c30;hb=refs%2Ftags%2Fdebian%2F1.2.4-1;hpb=bb69ab51fe9ce49dfdf09dee8cc1cede7c4e7479 diff --git a/debian/control b/debian/control index 625d6f2..b5a627a 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +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/ +Build-Depends: debhelper (>= 9), autotools-dev, pkg-config +Standards-Version: 3.9.8 +Homepage: https://github.com/relan/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 +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. It contains - dumpexfat to dump properties of the filesystem - - exfatfsck / fsck.exfat to check a exFAT 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.