File: control

package info (click to toggle)
rename 0.20-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 144 kB
  • ctags: 8
  • sloc: perl: 132; sh: 10; makefile: 6
file content (23 lines) | stat: -rw-r--r-- 906 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
Source: rename
Section: perl
Priority: standard
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Build-Depends: debhelper (>= 9.20120312)
Build-Depends-Indep: perl (>= 5.13.11),
 libmodule-build-perl,
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/rename.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/rename.git
Homepage: https://metacpan.org/release/File-Rename

Package: rename
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Provides: libfile-rename-perl
Conflicts: libfile-rename-perl
Replaces: libfile-rename-perl
Description: Perl extension for renaming multiple files
 This package provides both a perl interface for renaming files
 (File::Rename) and a command line tool 'rename' which is intended to
 replace the version currently supplied by the perl package.