From 67ce1db326b3c7b3501e163fd16281cc486b19e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20P=2E=20M=C3=B6ller?= Date: Thu, 7 Nov 2019 11:59:06 -0600 Subject: [PATCH] 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 --- README.md | 3 +-- debian/changelog | 8 ++++++++ desktop-amd64 | 1 + desktop-arm64 | 1 + desktop-armhf | 1 + desktop-i386 | 1 + desktop-ppc64el | 1 + desktop-s390x | 1 + update | 2 ++ 9 files changed, 17 insertions(+), 2 deletions(-) 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 \"\"