diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-27 12:24:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-27 12:24:59 -0400 |
commit | f2b85e0e5ca4024f27825d74be040b9274cde90c (patch) | |
tree | ba5214500390a9480e50243c8a705b4d5f0a5c58 | |
parent | ba86e5b7f8442342107ce48dccd832a4ca339a12 (diff) |
releasing version 1.6
-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 8753061..d0defb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -etckeeper (1.6) UNRELEASED; urgency=low +etckeeper (1.6) unstable; urgency=low * Guard git config calls. Closes: #717957 - -- Joey Hess <joeyh@debian.org> Sat, 27 Jul 2013 12:24:11 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 27 Jul 2013 12:24:30 -0400 etckeeper (1.5) unstable; urgency=low diff --git a/etckeeper.spec b/etckeeper.spec index cd23318..736b695 100644 --- a/etckeeper.spec +++ b/etckeeper.spec @@ -1,5 +1,5 @@ Name: etckeeper -Version: 1.5 +Version: 1.6 Release: 4%{?dist} Summary: store /etc in git, mercurial, bzr or darcs |