-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsupported-development-common
91 lines (74 loc) · 1.73 KB
/
supported-development-common
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
= Development =
== Development Tools ==
* bison
* bison-doc
* debconf-english # for minimal buildd chroots, without i18n cruft
* flex
* patchutils
* gdb
* gdb-doc
* autoconf
* autoconf-doc
* automake
* autotools-dev
* libtool
* pkgconf
* exuberant-ctags # ColinWatson
* linux32 # without it, biarch buildds can go wonky
* autopkgtest
* apport-retrace
* apport-cli
* libc6-prof [amd64 i386 powerpc sparc]
* libc6.1-prof [ia64]
* gfortran-multilib
* libstdc++-13-pic
* texinfo-doc-nonfree # GFDL'd documentation for texinfo
* make-doc
* cmake
* device-tree-compiler
* default-jdk
== Revision Control ==
* git
== Package Maintainance ==
* debhelper # ColinWatson
* devscripts
* dh-make
* dupload # ColinWatson
* lintian
* apt-listchanges
* dput
* pkgstriptranslations # for removing gettext data on the buildds
* pkg-create-dbgsym # automatic creation of debug symbols
* hello
* hello-debhelper
* dselect # old-school package management
* dh-autoreconf
* dh-exec
* dh-di
* dh-golang
* dh-cargo
== Seed Management ==
* germinate # quis custodiet ipsos custodes?
= Shells =
* zsh
= Libraries =
* libdate-manip-perl
* libnet-ldap-perl
* libfile-rsyncp-perl
* libnss-db
* tdsodbc
* libdbd-sqlite3
* libdbd-mysql
* libdbd-pgsql
* libdbd-freetds
* python3-launchpadlib
= Misc =
* util-linux-locales # contents provided in langpacks, just needs to be held in main
* ubuntu-dbgsym-keyring # keyring for the ddebs
= Germinate workarounds =
# Packages should be recorded in their reverse-built-dependencies using
# 'Built-Using' due to code copied into target objects at build time.
= Built-using workarounds =
* gnu-efi
* libatomic-ops-dev
* libiberty-dev