|
|
|
@ -1,3 +1,6 @@
|
|
|
|
|
Do not make changes here manually. Instead, changes should be commited
|
|
|
|
|
to the [Lubuntu Seed][1] and then programmatically make changes here.
|
|
|
|
|
|
|
|
|
|
Run the `update` script to automatically generate new dependency lists.
|
|
|
|
|
The result will be based on the published seed lists, filtered by:
|
|
|
|
|
|
|
|
|
@ -8,4 +11,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`.
|
|
|
|
|
`dch -r ""` to change the distribution from `UNRELEASED`.
|
|
|
|
|
|
|
|
|
|
[1]: https://phab.lubuntu.me/source/seed/
|
|
|
|
|