Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Storz <philipp.storz@bareos.com>2022-06-15 17:34:41 +0300
committerPhilipp Storz <philipp.storz@bareos.com>2022-06-22 12:44:28 +0300
commit2a1b7479c3f4b9cf234eeb09466bd2401738113e (patch)
tree1dfaeb9ff05fdf3f03e2c9d2b022296e004474bc /python-bareos
parentf7969d347c5916161cdcc5281f43dfd2591cf86d (diff)
debian: remove python2 for Ubuntu 22
Diffstat (limited to 'python-bareos')
-rw-r--r--python-bareos/debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-bareos/debian/control b/python-bareos/debian/control
index 8bd60922c..096b65ad3 100644
--- a/python-bareos/debian/control
+++ b/python-bareos/debian/control
@@ -2,7 +2,10 @@ Source: python-bareos
Maintainer: Bareos Team <packager@bareos.com>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 7.4.3), python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python3-all, python3-setuptools
+Build-Depends: debhelper (>= 7.4.3),
+ python-all (>= 2.6.6-3) <bullseye> <buster> <stretch> <xenial> <bionic>,
+ python-setuptools (>= 0.6b3) <bullseye> <buster> <stretch> <xenial> <bionic>,
+ python3-all, python3-setuptools
Standards-Version: 3.9.1
Package: python-bareos