]> git.deb.at Git - pkg/mmv.git/blob - control
0ba79af8c03673bd309fe003a937ea983b770aa6
[pkg/mmv.git] / control
1 Source: mmv
2 Maintainer: Gerfried Fuchs <rhonda@debian.at>
3 Uploaders: Axel Beckert <abe@debian.org>
4 Section: utils
5 Priority: optional
6 Standards-Version: 3.9.3
7 Build-Depends: debhelper (>= 9~), dpkg-dev (>= 1.16.1~)
8
9 Package: mmv
10 Architecture: any
11 Description: Move/Copy/Append/Link multiple files
12  mmv is a program to move/copy/append/link multiple files
13  according to a set of wildcard patterns. This multiple action is
14  performed safely, i.e. without any unexpected deletion of files due to
15  collisions of target names with existing filenames or with other
16  target names.
17 Depends: ${shlibs:Depends}, ${misc:Depends}