File: control

package info (click to toggle)
aptoncd 0.1-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,572 kB
  • ctags: 544
  • sloc: python: 3,125; xml: 1,216; makefile: 125; sh: 6
file content (23 lines) | stat: -rw-r--r-- 1,120 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: aptoncd
Section: admin
Priority: optional
Maintainer: Rafael Proença <cypherbios@ubuntu.com>
Build-Depends: debhelper (>= 5), python-support (>= 0.3), python-all-dev
Standards-Version: 3.7.2.2

Package: aptoncd
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, libgnomevfs2-0, yelp, nautilus-cd-burner, mkisofs, apt-utils, synaptic, python-gnome2, python-apt, python-glade2, python-dbus, lsb-release, gksu, python-gtk2
Description: CD-based repository creator for packages downloaded via APT
 Tool for the creation of a CD-based repository containing all packages
 downloaded via apt-get. Helpful for a post-installation on several
 machines or a simple backup method to re-install the system.
 After you've created the CD, you will be able to add it as a repository,
 as if it were an CD with addictional applications.
 .
 The graphical interface will be enought, starting it via
 System -> Administration -> APTonCD menu entry. Or if you want, see the
 available command-line call methods by typing 'aptoncd --help' in the
 console.
 .
 For more information, visit http://aptoncd.sourceforge.net