summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-09-18 10:13:17 +0100
committerSimon McVittie <smcv@debian.org>2023-09-18 10:13:44 +0100
commit3cfd31913dac5bb5dd488c2d2b7487fe28eb97d7 (patch)
treeda6a5115d4759547f1c9577a6e84dac47d3eac8f
parent55c8450a1ef79c1d5bd4f6c5eb0f7011f9991251 (diff)
Remove constraints unnecessary since bullseye (oldstable)
* Build-Depends: Drop versioned constraint on python3-gpg (>= 1.10). * Build-Depends: Drop versioned constraint on python3-nose (>= 1.3.7). * Build-Depends: Drop versioned constraint on python3-six (>= 1.16.0). * bmap-tools: Drop versioned constraint on python3-six (>= 1.16.0) in Depends. Changes-By: deb-scrub-obsolete
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 2b67fa5..b3d54f2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Build-Depends:
debhelper-compat (= 13),
dh-python,
python3,
- python3-gpg (>= 1.10),
- python3-nose (>= 1.3.7),
+ python3-gpg,
+ python3-nose,
python3-poetry-core (>= 1.0.0),
- python3-six (>= 1.16.0),
+ python3-six,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/bmap-tools.git
Vcs-Browser: https://salsa.debian.org/debian/bmap-tools
@@ -21,7 +21,7 @@ Package: bmap-tools
Architecture: all
Depends:
python3,
- python3-six (>= 1.16.0),
+ python3-six,
${misc:Depends},
${python3:Depends},
Recommends: