--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore Mon Feb 22 14:37:14 2016 +0100
@@ -0,0 +1,11 @@
+syntax:glob
+debian/logbuch/
+build-stamp
+configure-stamp
+debian/dirs
+debian/files
+debian/logbuch.debhelper.log
+debian/logbuch.substvars
+debian/source/format
+log
+log.8
--- a/debian/changelog Wed Sep 09 16:34:08 2009 +0200
+++ b/debian/changelog Mon Feb 22 14:37:14 2016 +0100
@@ -1,3 +1,10 @@
+logbuch (0.31+nmu1) etch; urgency=medium
+
+ * Non-maintainer upload.
+ * + missing builddep
+
+ -- Matthias Förste <foerste@schlittermann.de> Mon, 22 Feb 2016 14:19:49 +0100
+
logbuch (0.31) stable; urgency=low
* fixed connection setup
--- a/debian/control Wed Sep 09 16:34:08 2009 +0200
+++ b/debian/control Mon Feb 22 14:37:14 2016 +0100
@@ -2,7 +2,8 @@
Section: utils
Priority: optional
Maintainer: Heiko Schlittermann <hs@schlittermann.de>
-Build-Depends: debhelper (>> 3.0.0), libmailtools-perl, libdbi-perl, libdbd-mysql-perl, libfile-which-perl
+Build-Depends: debhelper (>> 3.0.0), libmailtools-perl, libdbi-perl,
+ libdbd-mysql-perl, libfile-which-perl, libclass-accessor-perl
Standards-Version: 3.5.2
Package: logbuch