summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control4
-rw-r--r--etckeeper.spec2
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index fb7bd85..f195c9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-etckeeper (0.54) UNRELEASED; urgency=low
+etckeeper (0.54) unstable; urgency=low
* Ignore inssev's FHS violating /etc/init.d/.depend.* files.
Closes: #619407 See #619409
@@ -7,7 +7,7 @@ etckeeper (0.54) UNRELEASED; urgency=low
determined and so .etckeeper cannot be staged as part of the current
commit. Closes: #621827
- -- Joey Hess <joeyh@debian.org> Fri, 25 Mar 2011 15:14:32 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 30 May 2011 18:11:40 -0400
etckeeper (0.53) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 51af2f3..44a9ee8 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.5~), python-central
Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
XS-Python-Version: all
Vcs-Git: git://git.kitenet.net/etckeeper
Homepage: http://kitenet.net/~joey/code/etckeeper/
@@ -11,7 +11,7 @@ Homepage: http://kitenet.net/~joey/code/etckeeper/
Package: etckeeper
Architecture: all
Section: admin
-Depends: git-core (>= 1:1.5.4) | git (>= 1:1.7) | mercurial | bzr (>= 1.5~) | darcs, ${misc:Depends}
+Depends: git-core (>= 1:1.5.4) | git (>= 1:1.7) | mercurial | bzr (>= 1.5~) | darcs, ${misc:Depends}, ${python:Depends}
Recommends: cron
Suggests: sudo (>= 1.7.4p4)
Conflicts: bzr (<< 1.5~)
diff --git a/etckeeper.spec b/etckeeper.spec
index a76b575..544c675 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,5 +1,5 @@
Name: etckeeper
-Version: 0.53
+Version: 0.54
Release: 4%{?dist}
Summary: store /etc in git, mercurial, bzr or darcs