From 948ab43fb5e456819fbcda455c93d337c779c149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 12 Dec 2021 11:17:19 +0100 Subject: [PATCH] debian: stop building python2 package --- debian/control | 9 +-------- debian/rules | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index c42bb36..26de717 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,9 @@ Source: passerelle-grandlyon-elyx Maintainer: Frederic Peters Section: python Priority: optional -Build-Depends: python-setuptools, python-all, debhelper (>= 10), python-django, dh-python, python3-setuptools, python3-all, python3-django +Build-Depends: debhelper (>= 10), dh-python, python3-setuptools, python3-all, python3-django Standards-Version: 3.9.1 -Package: python-passerelle-grandlyon-elyx -Architecture: all -Depends: ${misc:Depends}, ${python:Depends} -Conflicts: python3-passerelle-grandlyon-elyx -Description: Passerelle connector to Grand Lyon Elyx - . - Package: python3-passerelle-grandlyon-elyx Architecture: all Depends: ${misc:Depends}, ${python3:Depends} diff --git a/debian/rules b/debian/rules index 2089986..1909125 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ export PYBUILD_NAME=passerelle-grandlyon-elyx export PYBUILD_DISABLE=test %: - dh $@ --with python2,python3 --buildsystem=pybuild + dh $@ --with python3 --buildsystem=pybuild override_dh_install: cp extra/static/* $(CURDIR)/debian/python-passerelle-grandlyon-elyx/usr/share/publik/themes/publik-base/static/grandlyon-gnm/