[debian:logbuch_0.39+nmu1]
# ---
# this is for package version logbuch_0.39+nmu1
--- a/debian/changelog Tue Dec 09 22:59:14 2014 +0100
+++ b/debian/changelog Tue Dec 09 22:59:52 2014 +0100
@@ -1,3 +1,24 @@
+logbuch (0.39+nmu1) stable; urgency=low
+
+ * Non-maintainer upload.
+ * added ignores:
+ * untracked autogenerated example files:
+ * hgignored autogenerated example files:
+ * repositories für others/world unzugänglich initialisieren:
+ * fehlerbehandlung:
+ * removed debian package example files:
+ * removed noise:
+ * fixed lintian warning: dh_installmanpages-is-obsolete:
+ * [changelog]:
+ * fixed lintian warning: ancient-standards-version:
+ * fixed lintian warning: helper-templates-in-copyright:
+ * [changelog]:
+ * fixed defined (@array): Neue Perlversionen mögen das nicht mehr.
+ * added $db option to config:
+ * added $db to config.pm as $db = 1:
+
+ -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Tue, 09 Dec 2014 22:59:44 +0100
+
logbuch (0.39) stable; urgency=low
* grep {defined} … and not grep defined => …