File: control

package info (click to toggle)
grub 0.97-75
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,188 kB
  • sloc: ansic: 40,100; sh: 5,391; asm: 2,227; makefile: 504; perl: 340
file content (73 lines) | stat: -rw-r--r-- 2,576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Source: grub
Section: admin
Priority: optional
Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Uploaders: Robert Millan <rmh.debian@aybabtu.com>, Felix Zielcke <fzielcke@z-51.de>, Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper (>= 9.20151116~),
 dh-autoreconf,
 dh-exec,
 texinfo,
 libncurses5-dev | libncurses-dev,
 gcc-multilib [amd64]
Build-Depends-Indep: texi2html
Standards-Version: 3.8.3
Vcs-Git: https://salsa.debian.org/grub-team/grub-legacy.git
Vcs-Browser: https://salsa.debian.org/grub-team/grub-legacy

Package: grub-legacy
Architecture: i386 hurd-i386 amd64
Depends: ${shlibs:Depends}, grub-common, ${misc:Depends}
Provides: grub
Suggests: grub-legacy-doc, multiboot, mdadm
Replaces: grub (<< 0.97-54)
Multi-Arch: foreign
Description: GRand Unified Bootloader (Legacy version)
 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems.  In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).
 .
 Please note that GRUB Legacy is in maintanance mode and new features are
 only accepted in GRUB 2 (grub-pc package).

Package: grub-disk
Section: oldlibs
Architecture: i386 hurd-i386 amd64
Depends: grub-rescue-pc, ${misc:Depends}
Multi-Arch: foreign
Description: GRUB bootable disk image (dummy package)
 This is a dummy transitional package to handle upgrades.  It can be
 safely removed.

Package: grub-doc
Section: oldlibs
Architecture: all
Depends: grub-legacy-doc, multiboot, ${misc:Depends}
Multi-Arch: foreign
Description: Documentation for GRand Unified Bootloader (dummy package)
 This is a dummy transitional package to handle upgrades.  It can be
 safely removed.

Package: grub-legacy-doc
Section: doc
Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Suggests: doc-base
Replaces: grub-doc
Architecture: all
Multi-Arch: foreign
Description: Documentation for GRUB Legacy
 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems.  In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).

Package: multiboot-doc
Section: oldlibs
Depends: ${misc:Depends}, multiboot
Suggests: doc-base
Replaces: grub-doc
Architecture: all
Multi-Arch: foreign
Description: The Multiboot specification (dummy package)
 This is a dummy transitional package to handle upgrades.  It can be
 safely removed.