From a87b419dca5819a33875acf36cfdfdf13addb5c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 23 Dec 2008 18:51:07 -0500 Subject: Build using python-central. For some reason bzr does not pick up on plugins built using python-support. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d0d12c4..1a3e6ff 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: etckeeper Section: admin Priority: optional -Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.4~), python-support (>= 0.5.3) +Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.4~), python-central Maintainer: Joey Hess Standards-Version: 3.8.0 +XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ @@ -12,6 +13,7 @@ Architecture: all Section: admin Depends: git-core (>= 1:1.5.4) | mercurial | bzr (>= 1.4~), ${misc:Depends} Conflicts: bzr (<< 1.4~) +XB-Python-Version: ${python:Versions} Description: store /etc in git, mercurial, or bzr The etckeeper program is a tool to let /etc be stored in a git, mercurial, or bzr repository. It hooks into APT to automatically commit changes made to -- cgit v1.2.3