summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-07-14 16:58:59 +0200
committerGuido Günther <agx@sigxcpu.org>2014-07-14 16:58:59 +0200
commitc7b0009e1dd494b41000bc6c615225888a79f691 (patch)
tree9cde33c5c8e5f39ec15cfc911b65a77ccdd4c2a9
parente048b5f1880317e73465eb37ff2238880355df58 (diff)
Document changes and release 0.0.8-1debian/0.0.8-1
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3d09258..964ada2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+whatmaps (0.0.8-1) unstable; urgency=medium
+
+ * [ac817c1] Print userfriendly message if not root (Closes: #751088)
+ * [c6168df] Add upstream-branch to gbp.conf
+ * [e1b9e7f] pkg_services: Check if a service is actually installed.
+ * [f758314] Add systemd support
+ * [d6dba76] Add simple autopkgtest
+ * [e048b5f] Abort early if we found a match. This speeds up the output and
+ avoids duplicate printouts
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 14 Jul 2014 16:58:19 +0200
+
whatmaps (0.0.7-1) unstable; urgency=medium
[ Justin B Rye ]