]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/control
Remove config.log, in the clean target (via override dh_auto_clean).
[sven/exfat-utils.git] / debian / control
index 625d6f23262ef052ca25f983d666db08461e7c30..eed41cb7825f50758ca04d0f9f39c3e43222b6b2 100644 (file)
@@ -3,7 +3,7 @@ Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
 Build-Depends: debhelper (>= 8), scons
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 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
@@ -12,11 +12,11 @@ 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.