You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lubuntu-update-notifier/debian/control

27 lines
789 B

Source: lubuntu-update-notifier
Section: admin
Priority: optional
Maintainer: Hans P Möller <hmollercl@lubuntu.me>
Build-Depends: debhelper (>=12~),
dh-python,
python3-all,
python3-apt,
python3-setuptools
Standards-Version: 4.4.0
Package: lubuntu-update-notifier
Architecture: all
Depends: aptdaemon,
debconf-kde-helper,
lxqt-sudo,
python3,
python3-aptdaemon (>= 0.6.20ubuntu16),
python3-pyqt5,
update-notifier-common,
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
Description: Daemon which notifies about package updates
Opens a window when package updates are available.
It also allows one sudto do a full upgrade, aka dist-upgrade.