From 62e091fccec8b986967e03e89cc6f15eefbb90d9 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 5 Nov 2009 05:39:43 +0000 Subject: Debian packaging: updates from Ressu git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5532 ce84e21b-d406-0410-9b95-82705330c041 --- debian/changelog | 10 +++++----- debian/control | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bddbaf14d..588835deb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,16 @@ -bcfg2 (1.0.0~1.0.0rc2-0.1) unstable; urgency=low +bcfg2 (1.0.0~rc2-1) unstable; urgency=low + [ Narayan Desai ] * new release candidate - -- Narayan Desai Sat, 31 Oct 2009 21:38:35 -0500 - -bcfg2 (1.0.0rc1-1) unstable; urgency=low - + [ Sami Haahtinen ] * Update packaging * Switch to plain debhelper * Switch from pycentral to python-support * Move homepage to the dedicated Homepage field * Update Standards-Version to 3.8.3.0 + * Add python-m2crypto as dependency + * bcfg2-server needs python2.4+ -- Sami Haahtinen Sat, 24 Oct 2009 00:20:51 +0300 diff --git a/debian/control b/debian/control index 3155fdfd9..b197459d4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ XS-Python-Version: >= 2.3 Package: bcfg2 Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9) +Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto XB-Python-Version: ${python:Versions} Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ Description: Configuration management client @@ -21,8 +21,8 @@ Package: bcfg2-server Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler -XB-Python-Version: ${python:Versions} Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ +XB-Python-Version: >= 2.4 Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. -- cgit v1.2.3-1-g7c22