File: control

package info (click to toggle)
fatresize 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 604 kB
  • sloc: sh: 3,584; ansic: 564; makefile: 16
file content (28 lines) | stat: -rw-r--r-- 978 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: fatresize
Section: otherosfs
Priority: optional
Maintainer: Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
Uploaders: Philippe Coval <rzr@users.sf.net>,
           Colin Watson <cjwatson@debian.org>,
Build-Depends: debhelper-compat (= 13),
               docbook-to-man,
               docbook-utils,
               libparted-dev,
               pkgconf,
               uuid-dev,
Standards-Version: 3.9.6
Homepage: https://github.com/ya-mouse/fatresize
Vcs-Git: https://salsa.debian.org/parted-team/fatresize.git
Vcs-Browser: https://salsa.debian.org/parted-team/fatresize

Package: fatresize
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Suggests: dosfstools [linux-any],
Description: FAT16/FAT32 filesystem resizer
 Fatresize is a command line tool for non-destructive resizing of FAT16/FAT32
 partitions.
 .
 It is based on the GNU Parted library. The main target of the project is to be
 used with the EVMS FAT plugin.