add lubuntu-update-notifier to seed, add dch -r to update script

Summary: add lubuntu-update-notifier to seed, add dch -r "" to updates script

Test Plan: see if lubuntu update notifier is in iso, check update script

Reviewers: wxl, tsimonq2

Reviewed By: tsimonq2

Subscribers: apt-ghetto

Differential Revision: https://phab.lubuntu.me/D57
This commit is contained in:
Hans P. Möller 2019-11-07 11:59:06 -06:00 committed by Simon Quigley
parent ce605d7164
commit 67ce1db326
9 changed files with 17 additions and 2 deletions

View File

@ -10,7 +10,6 @@ The result will be based on the published seed lists, filtered by:
Dependencies are `debootstrap` and `germinate`.
The changelog will be automatically updated, but make sure to run
`dch -r ""` to change the distribution from `UNRELEASED`.
The changelog will be automatically updated.
[1]: https://phab.lubuntu.me/source/seed/

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
lubuntu-meta (20.04.1) focal; urgency=medium
* Refreshed dependencies
* Added lubuntu-update-notifier to desktop
* Added dch -r "" to update script
-- Hans P Möller <hmollercl@lubuntu.me> Mon, 04 Nov 2019 02:52:30 +0000
lubuntu-meta (19.10.7) focal; urgency=medium
* Welcome to the Focal Fossa!

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

View File

@ -27,6 +27,7 @@ libsasl2-modules
libu2f-udev
lubuntu-artwork
lubuntu-default-settings
lubuntu-update-notifier
lxqt-about
lxqt-admin
lxqt-core

2
update
View File

@ -11,3 +11,5 @@ if ! which debootstrap >/dev/null; then
fi
exec germinate-update-metapackage --vcs
dch -r \"\"