# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1316583669 -7200 # Node ID b2d0dfb76237a8e34f4ae11928b7bf928c5e6333 # Parent 85491b0d8b67671b97d3dacd75e3e7aec7f0ca6a * removed empty usr/bin * extended the description diff -r 85491b0d8b67 -r b2d0dfb76237 debian/changelog --- a/debian/changelog Wed Sep 21 07:34:59 2011 +0200 +++ b/debian/changelog Wed Sep 21 07:41:09 2011 +0200 @@ -1,3 +1,10 @@ +logbuch (0.36) stable; urgency=low + + * removed empty usr/bin + * extended the description + + -- Heiko Schlittermann Wed, 21 Sep 2011 07:40:07 +0200 + logbuch (0.35) stable; urgency=low * mailto sollte keine Domain enthalten diff -r 85491b0d8b67 -r b2d0dfb76237 debian/control --- a/debian/control Wed Sep 21 07:34:59 2011 +0200 +++ b/debian/control Wed Sep 21 07:41:09 2011 +0200 @@ -13,4 +13,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl, libfile-which-perl, libclass-accessor-perl Description: server maintenance log"buch" - A simple script for tracking server changes in a logfile + A simple script for tracking server changes in a logfile. + It supports in having a "machine change log", entries have + to be entered manually, but it also installs some scripts + to automatically log package installations/deinstallations. diff -r 85491b0d8b67 -r b2d0dfb76237 debian/dirs --- a/debian/dirs Wed Sep 21 07:34:59 2011 +0200 +++ b/debian/dirs Wed Sep 21 07:41:09 2011 +0200 @@ -1,2 +0,0 @@ -usr/bin -usr/sbin diff -r 85491b0d8b67 -r b2d0dfb76237 debian/source/format --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/source/format Wed Sep 21 07:41:09 2011 +0200 @@ -0,0 +1,1 @@ +3.0 (native)