diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-04 14:05:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-04 14:05:03 -0400 |
commit | f8f7dc35799d3255062c3897b68e89812e579929 (patch) | |
tree | 16d956075e56e4708f9eb8976d396f26f799d81a | |
parent | 1b70e83dddcafbcbea84fc55a6396e4876a9a0c4 (diff) |
prep release
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | etckeeper.spec | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ef5039b..2970f70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -etckeeper (1.14) UNRELEASED; urgency=medium +etckeeper (1.14) unstable; urgency=medium * Avoid propigating nonzero exit status of any command called by etckeeper out to the caller. This is to avoid making apt give up because git is misconfigured and cannot commit, or similar. Closes: #760011 - -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 13:49:26 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 14:04:58 -0400 etckeeper (1.13) unstable; urgency=medium diff --git a/etckeeper.spec b/etckeeper.spec index 3478998..e51d643 100644 --- a/etckeeper.spec +++ b/etckeeper.spec @@ -1,5 +1,5 @@ Name: etckeeper -Version: 1.13 +Version: 1.14 Release: 4%{?dist} Summary: store /etc in git, mercurial, bzr or darcs |