summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-16 15:28:45 -0400
committerJoey Hess <joey@kitenet.net>2010-07-16 15:28:45 -0400
commit3848d6b6c9ea4c6e9d3fa0164b9103f70d1b6789 (patch)
treef3e71ce09fe603daa374e3d31071f7f5e598a409
parentb1c5110a7fa33cf16e88dc9da503af763e553e05 (diff)
releasing version 0.48
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--etckeeper.spec2
3 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 3de5808..58bdbd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-etckeeper (0.48) UNRELEASED; urgency=low
+etckeeper (0.48) unstable; urgency=low
* Fix backwards test for HGUSER. (Mike Rich)
+ Closes: #589242
+ * 'etckeeper vcs' can be used to run arbitrary VCS subcommands
+ in the etckeeper environment. (Thanks, Stefan Tomanek)
- -- Joey Hess <joeyh@debian.org> Wed, 02 Jun 2010 18:32:17 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 16 Jul 2010 15:14:05 -0400
etckeeper (0.47) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8010f88..0c7d6dd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.4~), python-central
Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
XS-Python-Version: all
Vcs-Git: git://git.kitenet.net/etckeeper
Homepage: http://kitenet.net/~joey/code/etckeeper/
diff --git a/etckeeper.spec b/etckeeper.spec
index 0926852..2c18fd7 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,5 +1,5 @@
Name: etckeeper
-Version: 0.47
+Version: 0.48
Release: 4%{?dist}
Summary: store /etc in git, mercurial, bzr or darcs