diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-26 11:27:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-26 11:27:11 -0400 |
commit | d4c96b4ec567fd9c7a5ae7a736f57ff38d492a08 (patch) | |
tree | ed71526add057d95dafe199d0236b4fdaf13136b /debian/changelog | |
parent | e3875983addfb7f02a3434ddf4c7c6bbde6dd2f8 (diff) |
releasing version 1.5
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index dc033fb..341d136 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ -etckeeper (1.5) UNRELEASED; urgency=low +etckeeper (1.5) unstable; urgency=low - * Quote user and group names, in case someone thought putting a space - in one was not a bloody stupid idea. + * Quote user and group names, in case one contains a space. * Added support for the pacman package manager. (Thanks, Tiago Stürmer Daitx) * Use user.name and user.email from the .gitconfig file belonging to the @@ -10,7 +9,7 @@ etckeeper (1.5) UNRELEASED; urgency=low * cron.daily: Fix typo in stale lockfile handling code. Closes: #717908 - -- Joey Hess <joeyh@debian.org> Wed, 26 Jun 2013 13:15:03 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 26 Jul 2013 11:03:48 -0400 etckeeper (1.4) unstable; urgency=low |