File: control

package info (click to toggle)
gnome-split 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,124 kB
  • sloc: java: 5,359; perl: 975; makefile: 153
file content (24 lines) | stat: -rw-r--r-- 982 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
Source: gnome-split
Section: gnome
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Guillaume Mazoyer <respawneral@gmail.com>
Build-Depends: debhelper-compat (= 13),
               default-jdk,
               libjava-gnome-java (>= 4.1.3)
Standards-Version: 4.6.2
Homepage: https://github.com/respawner/gnome-split
Vcs-Git: https://salsa.debian.org/java-team/gnome-split.git
Vcs-Browser: https://salsa.debian.org/java-team/gnome-split
Rules-Requires-Root: no

Package: gnome-split
Architecture: all
Depends: default-jre,
         libjava-gnome-java (>= 4.1.3),
         ${misc:Depends}
Description: GNOME Split - File splitter for GNOME desktop
 Tool that allows you to split files and merge them back. It is written in Java
 and uses a GTK+ user interface (thanks to the java-gnome project). The goal is
 to offer a native implementation of similar projects which can handle multiple
 file formats (e.g. Xtremsplit).