~paelzer/ubuntu-seeds/18.04-bump-for-postgres-10

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
92
93
94
95
96
= 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
 * pkg-config
 * ccache            # C/C++ development, package development
 * 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++-5-pic
 * texinfo-doc-nonfree  # GFDL'd documentation for texinfo
 * diveintopython
 * diveintopython-zh
 * make-doc
 * cmake
 * device-tree-compiler
 * default-jdk

== Revision Control ==

 * bzr
 * bzrtools

== Package Maintainance ==

 * debhelper         # ColinWatson
 * dh-make
 * dupload           # ColinWatson
 * lintian
 * pbuilder          # ColinWatson
 * apt-listchanges
 * apt-transport-https # sanctioned by MichaelVogt
 * 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

== 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

= Germinate workarounds =

 * python-pyrex # bzr Build-Depends: cython-dbg | python-pyrex; we want the latter for now

# 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