Welcome to Kinetic!

ubuntu/kinetic ubuntu/22.10.1
Steve Langasek 2 years ago committed by Aaron Rainbolt
parent 65f061de51
commit 41ebec33aa

8
debian/changelog vendored

@ -1,3 +1,11 @@
lubuntu-meta (22.10.1) kinetic; urgency=medium
* Switch to kinetic
* Refreshed dependencies
* Moved acpi-support to desktop [amd64]
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 26 Apr 2022 20:11:52 +0000
lubuntu-meta (22.04.3) jammy; urgency=medium lubuntu-meta (22.04.3) jammy; urgency=medium
* Refreshed dependencies * Refreshed dependencies

@ -1 +1 @@
1.0.126+nmu1 1.0.126+nmu1ubuntu1

@ -1,3 +1,4 @@
acpi-support
alsa-base alsa-base
alsa-utils alsa-utils
anacron anacron

@ -1,5 +1,4 @@
2048-qt 2048-qt
acpi-support
avahi-daemon avahi-daemon
bluez bluez
bluez-cups bluez-cups

@ -1,7 +1,7 @@
[DEFAULT] [DEFAULT]
dist: jammy dist: kinetic
[jammy] [kinetic]
seeds: desktop seeds: desktop
architectures: amd64 armhf arm64 ppc64el s390x riscv64 architectures: amd64 armhf arm64 ppc64el s390x riscv64
seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/ seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/
@ -14,6 +14,6 @@ archive_base/s390x: %(archive_base/ports)s
archive_base/riscv64: %(archive_base/ports)s archive_base/riscv64: %(archive_base/ports)s
components: main restricted universe components: main restricted universe
[jammy/vcs] [kinetic/vcs]
seed_base: git+ssh://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/ git+ssh://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/ seed_base: git+ssh://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/ git+ssh://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/
seed_dist: lubuntu.%(dist)s seed_dist: lubuntu.%(dist)s

Loading…
Cancel
Save