summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-11 23:28:54 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-11-22 12:00:01 +0100
commita274e20899d2d90e71f5f70dc1aee2f58497ab97 (patch)
tree3ee8a8bab84728855d06bde5c725747626662e3f
parent9251f0951249b5bffac699ed2be9fa6a22938344 (diff)
downloadbcfg2-a274e20899d2d90e71f5f70dc1aee2f58497ab97.tar.gz
bcfg2-a274e20899d2d90e71f5f70dc1aee2f58497ab97.tar.bz2
bcfg2-a274e20899d2d90e71f5f70dc1aee2f58497ab97.zip
Rebuild for squeeze-backports.debian/1.3.3-spline1-bpo60+1
-rw-r--r--debian/bcfg2-doc.docs1
-rw-r--r--debian/changelog6
-rw-r--r--debian/control14
-rwxr-xr-xdebian/rules1
4 files changed, 7 insertions, 15 deletions
diff --git a/debian/bcfg2-doc.docs b/debian/bcfg2-doc.docs
deleted file mode 100644
index 6f7511e54..000000000
--- a/debian/bcfg2-doc.docs
+++ /dev/null
@@ -1 +0,0 @@
-build/sphinx/html
diff --git a/debian/changelog b/debian/changelog
index c3b954cbb..21cd34449 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (1.3.3-spline1~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Fri, 22 Nov 2013 11:59:47 +0100
+
bcfg2 (1.3.3-spline1) unstable; urgency=low
* schemas/types: add important flag to PathType (for BoundPath)
diff --git a/debian/control b/debian/control
index aee6f1c24..85b27fe99 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Sami Haahtinen <ressu@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
python (>= 2.6),
python-setuptools,
- python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
python-lxml,
python-daemon,
python-boto,
@@ -15,9 +14,7 @@ Build-Depends: debhelper (>= 7.0.50~),
python-genshi,
python-pyinotify,
python-m2crypto,
- python-doc,
- python-mock,
- python-mock-doc
+ python-doc
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.0.0
Homepage: http://bcfg2.org/
@@ -50,12 +47,3 @@ Description: Configuration management web interface
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
bcfg2-web is the reporting server for bcfg2.
-
-Package: bcfg2-doc
-Section: doc
-Architecture: all
-Depends: ${sphinxdoc:Depends}, ${misc:Depends}
-Description: Configuration management system documentation
- Bcfg2 is a configuration management system that generates configuration sets
- for clients bound by client profiles.
- bcfg2-doc is the documentation for bcfg2.
diff --git a/debian/rules b/debian/rules
index eaf80a4d7..b4500e4a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_installinit:
override_dh_auto_build:
dh_auto_build
- python setup.py build_sphinx
override_dh_auto_clean:
dh_auto_clean