added short description to control, update changelog
This commit is contained in:
parent
8528eff621
commit
a62115351b
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lubuntu-update-notifier (0.2) focal; urgency=medium
|
||||||
|
|
||||||
|
* Change sleep time for notifier from 1 hour to 24.
|
||||||
|
* Added short description in control.
|
||||||
|
|
||||||
|
-- Hans P Möller <hmollercl@lubuntu.me> Thu, 26 Dec 2019 17:29:54 -0300
|
||||||
|
|
||||||
lubuntu-update-notifier (0.1) focal; urgency=medium
|
lubuntu-update-notifier (0.1) focal; urgency=medium
|
||||||
|
|
||||||
* Initial release. LP: #1840829
|
* Initial release. LP: #1840829
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -21,10 +21,14 @@ Depends: aptdaemon,
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Description: Package includes a bash daemon (lubuntu-upg-notifier.sh) which
|
Description: Notifies when upgrades are available, has a very simple upgrader.
|
||||||
checks if there are updates available. If there are it opnes notifier.py which
|
.
|
||||||
|
Package includes a bash daemon (lubuntu-upg-notifier.sh) which
|
||||||
|
checks if there are updates available. If there are it opens notifier.py which
|
||||||
is a window that notifies about package updates available. If you decide to
|
is a window that notifies about package updates available. If you decide to
|
||||||
upgrade a full upgrade (not safe-upgrade) with the upgrader binary.
|
upgrade a full upgrade (not safe-upgrade) with the upgrader binary will take
|
||||||
|
place.
|
||||||
|
.
|
||||||
Upgrader can also be run alone, it can be chosen to run cache update before and
|
Upgrader can also be run alone, it can be chosen to run cache update before and
|
||||||
if a safe or full upgrade will be done. There is also a .desktop to call
|
if a safe or full upgrade will be done. There is also a .desktop to call
|
||||||
upgrader with cache update and a full upgrade.
|
upgrader with cache update and a full upgrade.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user