diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-11 15:12:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-11 15:12:45 -0400 |
commit | 277c816ab7c39ec7fc644fd94fe674d9a7a3faca (patch) | |
tree | 4f0631a9f374a5f94c443b9a9e3c207e13a6856c /debian | |
parent | d282c8c9890266584a43bcd8ca1551e91bf97dc3 (diff) |
releasing version 0.12
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f9fbbcb..d95002d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -etckeeper (0.12) UNRELEASED; urgency=low +etckeeper (0.12) unstable; urgency=low * Use git ls-files instead of git status. Depend on new enough git for this. * Add support for bzr, thanks to Mark A. Hershberger. Closes: #470515 (Note that bzr does not support etckeeper's pre-commit hook.) - -- Joey Hess <joeyh@debian.org> Fri, 29 Feb 2008 15:12:51 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 11 Mar 2008 15:06:29 -0400 etckeeper (0.11) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 9ff61e0..36a8d76 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Files: * -Copyright: © 2007 Joey Hess <joey@kitenet.net> +Copyright: © 2007-2008 Joey Hess <joey@kitenet.net> License: GPL-2+ The full text of the GPL is distributed as doc/GPL in etckeeper's source, and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems. |