diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-04 15:47:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-04 15:47:35 -0400 |
commit | a6eea888f1790cb0fcd725da4397b3c35213d9b4 (patch) | |
tree | d38bf46957d668154e233daa82d7a187c18df449 | |
parent | 5fec4bfafd215d930b3fee0b35d4e8cb3942c8b4 (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 ca4ce2d..bc9ae85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -etckeeper (1.14) UNRELEASED; urgency=medium +etckeeper (1.14) unstable; urgency=medium * Handle failure to commit in post-install, pre-install by showing a warning, rather than propigating the error to apt. @@ -8,7 +8,7 @@ etckeeper (1.14) UNRELEASED; urgency=medium message, but now debconf is not used, and it always behaves this way. Closes: #760011 - -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 15:41:39 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 15:47:32 -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 |