From 1ce0510a234306ecc1e1687e89d11239e5ccbd70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Wed, 4 Dec 2013 18:04:53 +0100 Subject: [PATCH] debian: replace dh_pycentral by dh_python --- control | 14 +------------- rules | 2 +- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/control b/control index 55958196..ae645adc 100644 --- a/control +++ b/control @@ -2,7 +2,7 @@ Source: lasso Priority: optional Section: libs Maintainer: Frederic Peters -Build-Depends: debhelper (>= 5.0.37.2), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python-all-dev (>= 2.3.5-11), libexpat1-dev, fastjar, python-central (>= 0.5), php5-dev, python-lxml, chrpath +Build-Depends: debhelper (>= 5.0.37.2), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python-all-dev (>= 2.3.5-11), libexpat1-dev, fastjar, php5-dev, python-lxml, chrpath XS-Python-Version: all Standards-Version: 3.8.0 Homepage: http://lasso.entrouvert.org @@ -48,18 +48,6 @@ Description: Library for Liberty Alliance and SAML protocols - Python bindings This package contains Python bindings for liblasso, needed to use lasso in Python applications. - - - - - - - - - - - - Package: liblasso-perl Section: perl Architecture: any diff --git a/rules b/rules index b7a053f2..7efc3eda 100644 --- a/rules +++ b/rules @@ -154,7 +154,7 @@ binary-arch: build install dh_link dh_strip dh_perl - dh_pycentral -ppython-lasso + dh_python2 -ppython-lasso dh_compress dh_fixperms dh_makeshlibs -a -V