X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fcontrol;h=2e911048a6b81c444cf8225ffb926d6a443a3588;hp=84324b67f284d802d0c0dfe3027338d427653f1d;hb=d761bd6cdc6b54b67883e295a0dd1694e492bd7b;hpb=e56cc393d3419a72c74aa5084525b88c6a7cf854 diff --git a/debian/control b/debian/control index 84324b6..2e91104 100644 --- a/debian/control +++ b/debian/control @@ -27,3 +27,13 @@ Description: templates/boot/addons for grml-live This package provides the boot addons known as the features providing bootoptions bsd, dos, grub and hdt. You can safely skip this package if you don't need the addons. + +Package: grml-live-db +Architecture: all +Depends: ${misc:Depends}, grml-live, libdbd-sqlite3-perl, libdbi-perl, libtimedate-perl, sqlite3 +Recommends: perl-doc +Description: log package build information of grml-live to database + This package provides a database layer for storing build + information about grml-live builds in a sqlite3 database. + More details are available in the provided grml-live-db manpage + and /usr/share/doc/grml-live-db/grml-live-db.html