From eb5ffbb18bfb7a03f9e6c4f5dba7ab4e66901d40 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 18 Jul 2020 17:08:41 +0200 Subject: debian/*: Drop Python2 binding support. --- debian/control | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f6969b6..02bd248 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,7 @@ XS-Python-Version: all Maintainer: Mike Gabriel Build-Depends: debhelper (>= 9), dh-autoreconf, - dh-python, dpkg-dev (>= 1.16.1.1), - python-all-dev, at-spi2-core, cli-common-dev (>= 0.8~) [amd64 arm64 armel armhf i386 mipsel ppc64el s390x kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], gobject-introspection, @@ -23,7 +21,6 @@ Build-Depends: debhelper (>= 9), libglib2.0-dev (>= 2.35.4), libgtk-3-dev (>= 2.91.3), libgtk2.0-dev (>= 2.12.0), - python-gtk2-dev, procps, gtk-sharp2-gapi [amd64 arm64 armel armhf i386 mipsel ppc64el s390x kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], libgtk2.0-cil-dev [amd64 arm64 armel armhf i386 mipsel ppc64el s390x kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], @@ -39,23 +36,6 @@ Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Vcs-Git: https://github.com/AyatanaIndicators/libayatana-appindicator Vcs-Browser: https://github.com/AyatanaIndicators/libayatana-appindicator -Package: python-ayatana-appindicator -Section: python -Architecture: any -XB-Python-Version: ${python:Versions} -Depends: ${shlibs:Depends}, - ${misc:Depends}, - ${python:Depends}, - libayatana-appindicator1 (= ${binary:Version}), - python-gobject, -Provides: ${python:Provides}, -Description: Python bindings for libayatana-appindicator (GTK-2+ version) - A library and indicator to take menus from applications and place them in - the panel. - . - This package provides Python (v2) bindings against python-gtk2 so that - you can use libayatana-appindicator from a Python program. - Package: libayatana-appindicator1 Architecture: any Depends: ${shlibs:Depends}, -- cgit v1.2.3