diff options
author | Daniel Baumann <daniel@debian.org> | 2011-07-15 20:31:44 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-07-15 20:38:39 +0200 |
commit | 7e4c34b6f2259425ed4258d8f36b55e6d468efdf (patch) | |
tree | 043237418591a3036d18eae06029d380586ef8bd /debian/control | |
parent | e24497b72306d4519d8c2999c6b7c0dbec9166ef (diff) | |
download | vyos-live-build-7e4c34b6f2259425ed4258d8f36b55e6d468efdf.tar.gz vyos-live-build-7e4c34b6f2259425ed4258d8f36b55e6d468efdf.zip |
Adding initial live-build-cron package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control index facc93032..a720934dd 100644 --- a/debian/control +++ b/debian/control @@ -33,3 +33,12 @@ Description: Debian Live - System Build Scripts (cgi frontend) configuration directory. . This package contains the cgi frontend. + +Package: live-build-cron +Architecture: all +Depends: ${misc:Depends}, live-build (= ${source:Version}), cron +Description: Debian Live - System Build Scripts (cron autobuilder) + live-build contains the scripts that build a Debian Live system image from a + configuration directory. + . + This package contains the cron autobuilder. |