1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 16:43:23 -05:00

The basic requirement for a Debian package.

This commit is contained in:
freesource 2001-09-15 06:06:16 +00:00
parent 247e4749c3
commit 3713b068ce
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,9 @@
make-debian-x11 (1.0-1) unstable; urgency=low
* Initial Release.
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Sat, 15 Sep 2001 02:06:09 -0400
Local variables:
mode: debian-changelog
End:

View File

@ -0,0 +1,17 @@
Source: make-debian-x11
Section: utils
Priority: optional
Maintainer: Jonathan Rosenbaum <freesource@users.sourceforge.net>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2
Package: make-debian-x11
Architecture: all
Depends: gbootroot, swim
Description: Add-on
BootRoot makes the construction/development of distributions fun and simple
with its Root Methods (Yard) and user-mode-linux test bed. Finish the product
with a Boot Method (2-disk compression supported). Includes the make_debian
script to create a testable uml base Debian system. Add-ons available,
see apt-cache search gbootroot.
.