summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-06-01 09:16:10 -0400
committerJoey Hess <joeyh@joeyh.name>2015-06-01 09:16:10 -0400
commit87bb4978dade6117f69799f435dad741eb741655 (patch)
tree23d394e0383fa04c1803bd2f18fada5a2939d943 /debian
parent53d101bddd2af0a491c1bce4fb16cb16495c7d35 (diff)
Use getent utility instead of perl. (Elan Ruusamäe)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c369d99..8157f10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.18.2) UNRELEASED; urgency=medium
+
+ * Use getent utility instead of perl. (Elan Ruusamäe)
+
+ -- Joey Hess <id@joeyh.name> Mon, 01 Jun 2015 09:15:34 -0400
+
etckeeper (1.18.1) unstable; urgency=medium
* Add myself as maintainer (Closes: #768516)