diff --git a/README.md b/README.md index 4e41d76..48ac411 100644 --- a/README.md +++ b/README.md @@ -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/ diff --git a/debian/changelog b/debian/changelog index e4ce52f..12cc4db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 04 Nov 2019 02:52:30 +0000 + lubuntu-meta (19.10.7) focal; urgency=medium * Welcome to the Focal Fossa! diff --git a/desktop-amd64 b/desktop-amd64 index a066780..5df6b0f 100644 --- a/desktop-amd64 +++ b/desktop-amd64 @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/desktop-arm64 b/desktop-arm64 index 87ae996..070afef 100644 --- a/desktop-arm64 +++ b/desktop-arm64 @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/desktop-armhf b/desktop-armhf index 87ae996..070afef 100644 --- a/desktop-armhf +++ b/desktop-armhf @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/desktop-i386 b/desktop-i386 index a066780..5df6b0f 100644 --- a/desktop-i386 +++ b/desktop-i386 @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/desktop-ppc64el b/desktop-ppc64el index 87ae996..070afef 100644 --- a/desktop-ppc64el +++ b/desktop-ppc64el @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/desktop-s390x b/desktop-s390x index 87ae996..070afef 100644 --- a/desktop-s390x +++ b/desktop-s390x @@ -27,6 +27,7 @@ libsasl2-modules libu2f-udev lubuntu-artwork lubuntu-default-settings +lubuntu-update-notifier lxqt-about lxqt-admin lxqt-core diff --git a/update b/update index a8f6bde..b3e2ab5 100755 --- a/update +++ b/update @@ -11,3 +11,5 @@ if ! which debootstrap >/dev/null; then fi exec germinate-update-metapackage --vcs + +dch -r \"\"