File: control

package info (click to toggle)
hoz 1.65-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 332 kB
  • ctags: 291
  • sloc: ansic: 2,307; makefile: 114; sh: 48
file content (23 lines) | stat: -rw-r--r-- 771 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 <little_miry@yahoo.es>
Build-Depends: debhelper (>= 5), quilt, gettext, help2man, libgtk2.0-dev
Standards-Version: 3.8.0
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.