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
97
98
99
100
101
102
103
|
Source: adept-trinity
Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Peter Rockai <me@mornfall.net>
Uploaders: Isaac Clerencia <isaac@debian.org>, Enrico Zini <enrico@debian.org>
Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, dh-buildinfo, libapt-front-dev (>= 0.4.0-0.1ubuntu5), libapt-front-dev (<< 0.5), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libwibble-dev (>= 0.1.10), libwibble-dev (>= 1.1) | libwibble-dev (<< 0.2), tdelibs14-trinity-dev (>= 3.5.0), sharutils, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
Package: adept-trinity
Section: tde
Depends: adept-manager-trinity, adept-installer-trinity, adept-updater-trinity, adept-notifier-trinity, adept-batch-trinity
Replaces: adept-kde3 (<< 4:14.0.0~), adept-trinity (<< 4:14.0.0~)
Breaks: adept-kde3 (<< 4:14.0.0~), adept-trinity (<< 4:14.0.0~)
Architecture: all
Description: package management suite for Trinity
These packages belong to the adept suite:
* adept-manager-trinity - package manager
* adept-installer-trinity - application manager
* adept-updater-trinity - system upgrade wizard
* adept-notifier-trinity - systray notification of available updates
Package: adept-common-trinity
Section: tde
Depends: debtags (>= 1.6.1), konsole-trinity (>= 3.5.0), ${shlibs:Depends}
Replaces: adept-common-kde3 (<< 4:14.0.0~), adept-common-trinity (<< 4:14.0.0~)
Breaks: adept-common-kde3 (<< 4:14.0.0~), adept-common-trinity (<< 4:14.0.0~)
Architecture: all
Description: package manager for Trinity -- common files
Icons and other common files for all adept components.
Package: adept-manager-trinity
Section: tde
Depends: adept-common-trinity, ${shlibs:Depends}
Replaces: adept-manager-kde3 (<< 4:14.0.0~), adept-manager-trinity (<< 4:14.0.0~)
Breaks: adept-manager-kde3 (<< 4:14.0.0~), adept-manager-trinity (<< 4:14.0.0~)
Recommends: libtqt-perl
Architecture: any
Description: package manager for Trinity
Adept Manager is a graphical user interface for package management.
.
Besides these basic functions the following features are provided:
* Search and filter the list of available packages (also using debtags)
* Perform smart system upgrades
* Edit the list of used repositories (sources.list)
* Configure packages through the debconf system
.
Please also install libtqt-perl if you want the TDE Debconf frontend
to function.
Package: adept-installer-trinity
Section: tde
Depends: adept-common-trinity, app-install-data, ${shlibs:Depends}
Replaces: adept-installer-kde3 (<< 4:14.0.0~), adept-installer-trinity (<< 4:14.0.0~)
Breaks: adept-installer-kde3 (<< 4:14.0.0~), adept-installer-trinity (<< 4:14.0.0~)
Recommends: libtqt-perl
Architecture: any
Description: simple user interface for application management (for Trinity)
Adept Installer presents a list of applications available through the
Advanced Package Tool (APT). An application is considered a package
that contains a .desktop file for use with TDE, KDE, GNOME or other
desktop environment.
.
Please also install libtqt-perl if you want the TDE Debconf frontend
to function.
Package: adept-updater-trinity
Section: tde
Depends: adept-common-trinity, ${shlibs:Depends}
Replaces: adept-updater-kde3 (<< 4:14.0.0~), adept-updater-trinity (<< 4:14.0.0~)
Breaks: adept-updater-kde3 (<< 4:14.0.0~), adept-updater-trinity (<< 4:14.0.0~)
Recommends: libtqt-perl
Architecture: any
Description: system update tool for Trinity
Adept Updater provides a simple wizard-style user interface to system
upgrades. It uses same algorithms as apt-get dist-upgrade.
.
Please also install libtqt-perl if you want the TDE Debconf frontend
to function.
Package: adept-notifier-trinity
Section: tde
Depends: ${shlibs:Depends}, adept-updater-trinity, update-notifier-common | apt-config-auto-update
Replaces: adept-notifier-kde3 (<< 4:14.0.0~), adept-notifier-trinity (<< 4:14.0.0~)
Breaks: adept-notifier-kde3 (<< 4:14.0.0~), adept-notifier-trinity (<< 4:14.0.0~)
Recommends: update-notifier-common | reboot-notifier
Architecture: any
Description: system tray notifier of available system updates
Adept Notifier provides a system tray icon notifying the user of
available updates. It will run Adept Updater for the user when
clicked.
Package: adept-batch-trinity
Section: tde
Depends: ${shlibs:Depends}, adept-manager-trinity
Replaces: adept-batch-kde3 (<< 4:14.0.0~), adept-batch-trinity (<< 4:14.0.0~)
Breaks: adept-batch-kde3 (<< 4:14.0.0~), adept-batch-trinity (<< 4:14.0.0~)
Architecture: any
Description: command line install for Adept
Adept Batch lets you install packages with Adept from the
command line. It is intended for shell scripts and being run
by external applications.
|