# HG changeset patch # User Christian Arnold # Date 1238055618 -3600 # Node ID 867f20e10f28d63e506bf1d3b502b5139231410a # Parent bb1b17fee8c389d6e45a7e7b7c9f1c1dc514e9bf corrected the depends in control file diff -r bb1b17fee8c3 -r 867f20e10f28 debian/changelog --- a/debian/changelog Tue Mar 24 11:00:38 2009 +0100 +++ b/debian/changelog Thu Mar 26 09:20:18 2009 +0100 @@ -1,3 +1,10 @@ +logbuch (0.28-2) stable; urgency=low + + * new upstream + * corrected the depends in control file + + -- Christian Arnold Thu, 26 Mar 2009 09:16:40 +0100 + logbuch (0.28-1) stable; urgency=low * new upstream diff -r bb1b17fee8c3 -r 867f20e10f28 debian/control --- a/debian/control Tue Mar 24 11:00:38 2009 +0100 +++ b/debian/control Thu Mar 26 09:20:18 2009 +0100 @@ -8,7 +8,7 @@ Package: logbuch Architecture: all Suggests: mercurial -Depends: ${perl:Depends}, libdbi-perl, libdbd-mysql-perl - libmailtools-perl, libfile-which-perl, libclass-accessor-perl +Depends: ${perl:Depends}, libdbi-perl, libdbd-mysql-perl, libmailtools-perl, + libfile-which-perl, libclass-accessor-perl Description: Logbuch for server maintainance A simple script for tracking server changes in a logfile