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
|