diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-07-17 19:00:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-07-17 19:00:55 -0400 |
commit | 08dd5aee2d9687d098909e6e341fc1a2fc57a908 (patch) | |
tree | a8a388b3d0acd32ee860d8e80972855f9fa207e7 /debian/changelog | |
parent | 2a3f6c605da29cb21d90269781ad079db9338a3d (diff) |
Move systemd files to /lib/systemd; /usr/lib/systemd is not used on Debian.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
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 |