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:
parent
247e4749c3
commit
3713b068ce
9
add-ons/yard/make-debian-X11/pkg/dpkg/changelog
Normal file
9
add-ons/yard/make-debian-X11/pkg/dpkg/changelog
Normal 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:
|
17
add-ons/yard/make-debian-X11/pkg/dpkg/control
Normal file
17
add-ons/yard/make-debian-X11/pkg/dpkg/control
Normal 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.
|
||||
.
|
Loading…
x
Reference in New Issue
Block a user