Codebase list base-installer / a62a3d3
Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libdebconfclient0-dev and libdebian-installer4-dev. * base-installer: Drop versioned constraint on di-utils in Depends. * bootstrap-base: Drop versioned constraint on debootstrap-udeb in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Priority: required
33 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
44 Uploaders: Petter Reinholdtsen <pere@debian.org>, Colin Watson <cjwatson@debian.org>, dann frazier <dannf@debian.org>, Steve Langasek <vorlon@debian.org>, Steve McIntyre <93sam@debian.org>
5 Build-Depends: debhelper (>= 9~), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev (>= 0.41)
5 Build-Depends: debhelper (>= 9~), libdebconfclient0-dev, libdebian-installer4-dev
66 Vcs-Browser: https://salsa.debian.org/installer-team/base-installer
77 Vcs-Git: https://salsa.debian.org/installer-team/base-installer.git
88
99 Package: base-installer
1010 Package-Type: udeb
1111 Architecture: all
12 Depends: ${shlibs:Depends}, ${misc:Depends}, di-utils-mapdevfs, di-utils (>= 1.48), rootskel
12 Depends: ${shlibs:Depends}, ${misc:Depends}, di-utils-mapdevfs, di-utils, rootskel
1313 Description: base system installation framework
1414
1515 Package: bootstrap-base
1616 Package-Type: udeb
1717 Architecture: any
18 Depends: ${shlibs:Depends}, mounted-partitions, created-fstab, base-installer, debootstrap-udeb (>= 1.0.7), gpgv-udeb, debian-archive-keyring-udeb, archdetect, ${misc:Depends}
18 Depends: ${shlibs:Depends}, mounted-partitions, created-fstab, base-installer, debootstrap-udeb, gpgv-udeb, debian-archive-keyring-udeb, archdetect, ${misc:Depends}
1919 Provides: kernel-installer, installed-base
2020 XB-Installer-Menu-Item: 6500
2121 Description: Install the base system