rules: Build the server for experimental.

This commit is contained in:
Timo Aaltonen
2019-02-05 16:51:14 +02:00
parent 31c5d9fa30
commit 06ca78ebeb
2 changed files with 6 additions and 3 deletions

6
debian/changelog vendored
View File

@@ -5,6 +5,12 @@ freeipa (4.7.2-2) unstable; urgency=medium
-- Timo Aaltonen <tjaalton@debian.org> Tue, 12 Feb 2019 16:02:08 +0200 -- Timo Aaltonen <tjaalton@debian.org> Tue, 12 Feb 2019 16:02:08 +0200
freeipa (4.7.2-1+exp1) UNRELEASED; urgency=medium
* rules: Build the server for experimental.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 05 Feb 2019 16:50:39 +0200
freeipa (4.7.2-1) unstable; urgency=medium freeipa (4.7.2-1) unstable; urgency=medium
* New upstream release. * New upstream release.

3
debian/rules vendored
View File

@@ -12,9 +12,6 @@ else
ONLY_CLIENT=1 ONLY_CLIENT=1
endif endif
# build client only until dogtag works
ONLY_CLIENT=1
DESTDIR=$(CURDIR)/debian/tmp DESTDIR=$(CURDIR)/debian/tmp
export PYTHON=python export PYTHON=python