File: control

package info (click to toggle)
hoz 1.65-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 444 kB
  • sloc: ansic: 4,299; makefile: 148; sh: 48
file content (23 lines) | stat: -rw-r--r-- 763 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: hoz
Section: utils
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper, quilt, gettext, help2man, libgtk2.0-dev
Standards-Version: 4.2.1.2
Homepage: http://hoz.sourceforge.net/

Package: hoz
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: file splitter that uses the hacha file format
 HOZ is a file splitter, which uses the same file format as the popular
 'Hacha' program.

Package: hoz-gui
Architecture: any
Depends: hoz (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: file splitter that uses the hacha file format
 HOZ is a file splitter, which uses the same file format as the popular
 'Hacha' program.
 .
 This package includes the GUI interface for the program.