[Piuparts-devel] [Git][debian/piuparts][develop] d/control: remove version constraints on the depens on python3-debianbts, ...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jan 18 14:54:33 GMT 2023
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
25138b9b by Holger Levsen at 2023-01-18T15:50:17+01:00
d/control: remove version constraints on the depens on python3-debianbts, debootstrap amd debsums as they are met since (at least) buster
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
python3-all,
python3-apt,
python3-debian,
- python3-debianbts (>= 2.10.0),
+ python3-debianbts,
python3-distro-info,
python3-nose,
python3-six,
@@ -32,8 +32,8 @@ Architecture: all
Depends:
piuparts-common (= ${binary:Version}),
# keep this list in sync with piuparts-slave-from-git-deps
- debootstrap (>= 1.0.89~),
- debsums (>= 2.2.2~),
+ debootstrap,
+ debsums,
lsb-release,
lsof,
mount,
@@ -66,7 +66,7 @@ Depends:
# keep this list in sync with piuparts-master-from-git-deps
adduser,
openssh-server,
- python3-debianbts (>= 2.10.0),
+ python3-debianbts,
python3-setproctitle,
tango-icon-theme,
xz-utils,
@@ -99,7 +99,7 @@ Depends:
# this list is synced from piuparts-master
adduser,
openssh-server,
- python3-debianbts (>= 2.10.0),
+ python3-debianbts,
python3-setproctitle,
tango-icon-theme,
xz-utils,
@@ -156,8 +156,8 @@ Depends:
screen,
sudo,
# this list is synced from piuparts
- debootstrap (>= 1.0.89~),
- debsums (>= 2.2.2~),
+ debootstrap,
+ debsums,
libjs-sphinxdoc,
lsb-release,
lsof,
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/25138b9b05e6cfcfb522f1585379cc1ee9259ddd
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/25138b9b05e6cfcfb522f1585379cc1ee9259ddd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20230118/7aac9298/attachment-0001.htm>
More information about the Piuparts-devel
mailing list