File: control

package info (click to toggle)
caja-rename 24.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 484 kB
  • sloc: ansic: 808; makefile: 7; xml: 6
file content (37 lines) | stat: -rw-r--r-- 1,148 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
29
30
31
32
33
34
35
36
37
Source: caja-rename
Section: utils
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Robert Tari <robert.tari@gmail.com>,
Build-Depends:
 cmake,
 cmake-extras,
 debhelper-compat (= 13),
 dpkg-dev (>= 1.16.1.1),
 intltool,
 libcaja-extension-dev,
 libgtk-3-dev,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://tari.in/www/software/caja-rename/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-rename
Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-rename.git

Package: caja-rename
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 caja,
Breaks: cajarename,
Replaces: cajarename,
Description: Batch renaming extension for Caja
 An extension for the Caja file browser allowing users to rename multiple
 files/folders in a single pass.
 .
 The application can change the case, insert, replace and delete strings,
 as well as enumerate the selection. Any changes are instantly visible in
 the preview list. The user interface strives to be as simple as
 possible, without confusing advanced operations.