summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-07-17 19:00:55 -0400
committerJoey Hess <joeyh@joeyh.name>2016-07-17 19:00:55 -0400
commit08dd5aee2d9687d098909e6e341fc1a2fc57a908 (patch)
treea8a388b3d0acd32ee860d8e80972855f9fa207e7 /debian
parent2a3f6c605da29cb21d90269781ad079db9338a3d (diff)
Move systemd files to /lib/systemd; /usr/lib/systemd is not used on Debian.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 36521e5..16157a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
-etckeeper (1.18.5) UNRELEASED; urgency=medium
+etckeeper (1.18.5) unstable; urgency=medium
* Make etckeeper commit store metadata changes. The pre-commit
hook has always (and continues) to do that, but pre-commit is only
run when there are changes to tommit. This makes metadata-only
changes get committed.
+ * Move systemd files to /lib/systemd; /usr/lib/systemd is not used
+ on Debian.
- -- Joey Hess <id@joeyh.name> Sun, 17 Jul 2016 18:45:18 -0400
+ -- Joey Hess <id@joeyh.name> Sun, 17 Jul 2016 18:53:54 -0400
etckeeper (1.18.4) unstable; urgency=medium