[Piuparts-devel] [Git][debian/piuparts][develop] Move debootstrap to recommends

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Tue Sep 24 14:13:39 BST 2024



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
ad5144fc by Jochen Sprickerhof at 2024-09-24T13:12:32+00:00
Move debootstrap to recommends

It works without debootstrap when providing --basetgz.

- - - - -


2 changed files:

- debian/control
- debian/tests/control


Changes:

=====================================
debian/control
=====================================
@@ -31,7 +31,6 @@ Architecture: all
 Depends:
  piuparts-common (= ${binary:Version}),
 # keep this list in sync with piuparts-slave-from-git-deps
- debootstrap,
  debsums,
  lsb-release,
  lsof,
@@ -41,7 +40,8 @@ Depends:
  ${misc:Depends},
  ${sphinxdoc:Depends}
 Recommends:
- adequate
+ adequate,
+ debootstrap,
 Suggests:
  schroot,
  docker.io,
@@ -155,7 +155,6 @@ Depends:
  screen,
  sudo,
 # this list is synced from piuparts
- debootstrap,
  debsums,
  libjs-sphinxdoc,
  lsb-release,
@@ -167,6 +166,8 @@ Depends:
  python3-distro-info,
  ${misc:Depends},
  ${python3:Depends},
+Recommends:
+ debootstrap,
 Description: dependencies for running piuparts slave from git
  piuparts is meant as a quality assurance tool for people who create .deb
  packages to test them before they upload them to the Debian package archive.


=====================================
debian/tests/control
=====================================
@@ -1,7 +1,7 @@
 Tests: smoke-test
-Depends: piuparts
+Depends: piuparts, debootstrap
 Restrictions: needs-root
 
 Tests: all-python-versions
-Depends: piuparts, python3-all
+Depends: piuparts, python3-all, debootstrap
 Restrictions: needs-root



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/ad5144fc73445e6815d57117416c87eed07ebe00

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/ad5144fc73445e6815d57117416c87eed07ebe00
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/20240924/76374ff9/attachment-0001.htm>


More information about the Piuparts-devel mailing list