bump standards
This commit is contained in:
parent
a23f020325
commit
917af387f6
2
debian/control
vendored
2
debian/control
vendored
@ -21,7 +21,7 @@ Depends: aptdaemon,
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Description: Notifies when upgrades are available, has a very simple upgrader.
|
Description: Qt notifier for available upgrades, has a very simple upgrader
|
||||||
Package includes a bash daemon (lubuntu-upg-notifier.sh) 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
|
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
|
||||||
|
10
lubuntu_update_notifier.egg-info/PKG-INFO
Normal file
10
lubuntu_update_notifier.egg-info/PKG-INFO
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Metadata-Version: 1.0
|
||||||
|
Name: lubuntu-update-notifier
|
||||||
|
Version: 0.1
|
||||||
|
Summary: UNKNOWN
|
||||||
|
Home-page: UNKNOWN
|
||||||
|
Author: UNKNOWN
|
||||||
|
Author-email: UNKNOWN
|
||||||
|
License: UNKNOWN
|
||||||
|
Description: UNKNOWN
|
||||||
|
Platform: UNKNOWN
|
10
lubuntu_update_notifier.egg-info/SOURCES.txt
Normal file
10
lubuntu_update_notifier.egg-info/SOURCES.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
lubuntu-notifier.py
|
||||||
|
lubuntu-upg-notifier.sh
|
||||||
|
lubuntu-upgrader
|
||||||
|
setup.cfg
|
||||||
|
setup.py
|
||||||
|
lubuntu-update-notifier/__init__.py
|
||||||
|
lubuntu_update_notifier.egg-info/PKG-INFO
|
||||||
|
lubuntu_update_notifier.egg-info/SOURCES.txt
|
||||||
|
lubuntu_update_notifier.egg-info/dependency_links.txt
|
||||||
|
lubuntu_update_notifier.egg-info/top_level.txt
|
1
lubuntu_update_notifier.egg-info/dependency_links.txt
Normal file
1
lubuntu_update_notifier.egg-info/dependency_links.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
1
lubuntu_update_notifier.egg-info/top_level.txt
Normal file
1
lubuntu_update_notifier.egg-info/top_level.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
lubuntu-update-notifier
|
Loading…
x
Reference in New Issue
Block a user