[darkradiant] 01/02: Reenable pyhton interface.

Tobias Frost tobi at moszumanska.debian.org
Sun Dec 11 12:22:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

tobi pushed a commit to annotated tag debian/2.1.0-1
in repository darkradiant.

commit b5eec5bc786f59a82d31ec0049d31ea691cd467a
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sun Dec 11 13:19:40 2016 +0100

    Reenable pyhton interface.
---
 debian/changelog | 1 +
 debian/rules     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5556183..d90d73f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ darkradiant (2.1.0-1) UNRELEASED; urgency=medium
   * Bump d/compat to 10
   * Update d/clean to clean extra files
   * New patch 02-ftbfs-missing-include.patch
+  * Reenable pyhton interface.
 
  -- Tobias Frost <tobi at debian.org>  Sat, 10 Dec 2016 15:17:09 +0100
 
diff --git a/debian/rules b/debian/rules
index ddf6f7a..a503ca8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,7 @@ override_dh_autoreconf:
 	dh_autoreconf ./autogen.sh
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-nls --enable-darkmod-plugins \
-           --disable-python
+	dh_auto_configure -- --disable-nls --enable-darkmod-plugins
 
 override_dh_makeshlibs:
 	# do not call ldconfig in postinst/postrm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git



More information about the Pkg-games-commits mailing list