# HG changeset patch # User Matthias Förste # Date 1339143095 -7200 # Node ID da0430f37b87dfe8fc5e97838775cd8f25b02873 # Parent a1b051269c2e359c37f9d1f5c3008e3b81559f81 untracked debian/dirs because its handled by dh_make, no?; ignored debian/source/format because it is handled by dh_make, no?; added libclass-accessor-perl to build deps because the syntax check in the implicit rule for the perl script requires it; bumped revision number; diff -r a1b051269c2e -r da0430f37b87 .hgignore --- a/.hgignore Fri Jun 08 09:46:39 2012 +0200 +++ b/.hgignore Fri Jun 08 10:11:35 2012 +0200 @@ -2,8 +2,10 @@ debian/logbuch/ build-stamp configure-stamp +debian/dirs debian/files debian/logbuch.debhelper.log debian/logbuch.substvars +debian/source/format log log.8 diff -r a1b051269c2e -r da0430f37b87 debian/changelog --- a/debian/changelog Fri Jun 08 09:46:39 2012 +0200 +++ b/debian/changelog Fri Jun 08 10:11:35 2012 +0200 @@ -1,3 +1,11 @@ +logbuch (0.36+nmu1) stable; urgency=low + + * Non-maintainer upload. + * split status texts with newline when using multiple repos + * added build dep: libclass-accessor-perl + + -- Matthias Förste Thu, 07 Jun 2012 16:46:55 +0200 + logbuch (0.36) stable; urgency=low * removed empty usr/bin diff -r a1b051269c2e -r da0430f37b87 debian/control --- a/debian/control Fri Jun 08 09:46:39 2012 +0200 +++ b/debian/control Fri Jun 08 10:11:35 2012 +0200 @@ -2,7 +2,7 @@ Section: utils Priority: optional Maintainer: Heiko Schlittermann -Build-Depends: debhelper (>= 7.0.50), libmailtools-perl, libdbi-perl, libdbd-mysql-perl, libfile-which-perl +Build-Depends: debhelper (>= 7.0.50), libmailtools-perl, libdbi-perl, libdbd-mysql-perl, libfile-which-perl, libclass-accessor-perl Standards-Version: 3.9.1 Homepage: http://schlittermann.de/