File: control

package info (click to toggle)
jigit 1.15-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 320 kB
  • ctags: 142
  • sloc: ansic: 1,870; sh: 211; perl: 185; makefile: 54
file content (24 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (2)
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: jigit
Section: utils
Priority: extra
Maintainer: Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper, zlib1g-dev
Standards-Version: 3.6.1.0

Package: jigit
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}
Recommends: wget
Description: tools for working with jigdo files
 Jigit makes jigdo easy! Run jigit to update existing CDs and images
 to the latest release. Also contains more utilities written to make
 jigdo files easier to work with.
 .
  jigit:        client wrapper script to make mkimage friendly
  mkimage:      program to create images from jigdo files
  iso-image.pl: CGI wrapper for mkimage - make images on the fly!
  dump:         list the contents of a template file 
  jigsum:       Output MD5 sums in the base64-style jigdo way
  mkjigsnap:    helper script to be run on the upstream server
Section: utils