4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
Build-Depends: debhelper (>= 9),
7
10
python3-all (>= 3.3.0-2),
8
python3-distutils-extra (>= 2.38),
10
13
python3-distupgrade,
14
python3-distutils-extra (>= 2.38),
12
15
python3-gi (>= 3.8),
17
Build-Depends-Indep: libxml-parser-perl,
17
Build-Depends-Indep: intltool,
19
19
Standards-Version: 3.8.0
20
20
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/update-manager/main
21
21
XS-Testsuite: autopkgtest
22
X-Python3-Version: >= 3.2
24
23
Package: update-manager-core
27
Depends: ${python3:Depends},
26
Depends: distro-info-data,
29
29
python3-update-manager (= ${source:Version}),
30
ubuntu-advantage-tools,
33
31
ubuntu-release-upgrader-core (>= 1:18.04.9),
34
ubuntu-advantage-tools
35
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
36
Replaces: update-manager (<< 1:0.146.2)
37
Breaks: update-manager (<< 1:0.146.2),
38
computer-janitor (<= 1.11-0ubuntu1)
34
Recommends: libpam-modules (>= 1.0.1-9ubuntu3),
35
Replaces: update-manager (<< 1:0.146.2),
36
Breaks: computer-janitor (<= 1.11-0ubuntu1),
37
update-manager (<< 1:0.146.2),
39
38
Description: manage release upgrades
40
39
This is the core of update-manager and the release upgrader
42
41
Package: python3-update-manager
45
Replaces: update-manager-core (<< 1:0.163)
46
Breaks: update-manager-core (<< 1:0.163),
47
python3-distupgrade (<< 1:16.10.10)
48
Depends: ${python3:Depends},
44
Replaces: update-manager-core (<< 1:0.163),
45
Breaks: python3-distupgrade (<< 1:16.10.10),
46
update-manager-core (<< 1:0.163),
50
48
python3-apt (>= 0.8.5~),
51
49
python3-distro-info,
52
50
python3-distupgrade,
54
53
Suggests: python3-launchpadlib,
55
Description: python 3.x module for update-manager
54
Description: Python 3.x module for update-manager
56
55
Python module for update-manager (UpdateManager).
58
This package contains the python 3.x version of this module.
57
This package contains the Python 3.x version of this module.
60
59
Package: update-manager
62
Depends: ${python3:Depends}, ${misc:Depends},
63
update-manager-core (= ${source:Version}),
61
Depends: gir1.2-gtk-3.0,
62
gir1.2-handy-1 (>= 1.5.90),
64
gnome-shell | policykit-1-gnome | polkit-kde-agent-1 | lxpolkit | lxqt-policykit | mate-polkit | polkit-1-auth-agent,
65
68
python3-aptdaemon.gtk3widgets (>= 1.1.1+bzr982-0ubuntu13) | synaptic,
68
70
python3-gi (>= 3.8),
71
gir1.2-handy-1 (>= 1.5.90),
73
72
ubuntu-release-upgrader-gtk,
73
update-manager-core (= ${source:Version}),
75
gnome-shell | policykit-1-gnome | polkit-kde-agent-1 | lxpolkit | lxqt-policykit | mate-polkit | polkit-1-auth-agent
76
Breaks: update-notifier (<< 3.177)
77
Recommends: software-properties-gtk (>= 0.71.2),
77
Breaks: update-notifier (<< 3.177),
78
Recommends: python3-launchpadlib,
79
software-properties-gtk (>= 0.71.2),
79
80
Suggests: gir1.2-dbusmenu-glib-0.4,
81
82
Description: GNOME application that manages apt updates
85
86
#Package: update-manager-kde
88
#Depends: ${python3:Depends},
90
# update-manager-core,
94
# ubuntu-release-upgrader-qt
95
#Recommends: python3-launchpadlib
92
# ubuntu-release-upgrader-qt,
93
# update-manager-core,
96
#Recommends: python3-launchpadlib,
96
97
#Description: Support modules for Muon Notifier and Apper
97
# Support modules for Muon Notifier and Apper to check for new distro releases
98
# Support modules for Muon Notifier and Apper to check for new distro releases
98
99
# and download the dist-upgrade tool.