Lubuntu Next -> Lubuntu.

ubuntu/focal
Simon Quigley 7 years ago
parent 27e2dac8c9
commit 03e40ea65b

1
debian/changelog vendored

@ -6,6 +6,7 @@ calamares-settings-ubuntu (2) UNRELEASED; urgency=medium
* Bump Lubuntu's system requirements to safe values.
* Remove calamares from the explicit removal list; we don't need it to
be there anymore.
* Lubuntu Next -> Lubuntu.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 May 2018 19:11:57 -0500

2
debian/control vendored

@ -12,5 +12,5 @@ Vcs-Browser: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubu
Package: calamares-settings-lubuntu
Architecture: all
Depends: calamares, ${misc:Depends}
Description: Lubuntu Next Calamares Settings and Branding
Description: Lubuntu Calamares Settings and Branding
This package contains the calamares settings and branding for Lubuntu Next.

@ -2,17 +2,15 @@
componentName: lubuntu
strings:
productName: Lubuntu Next
shortProductName: Lubuntu Next
version: 18.04
shortVersion: bionic
versionedName: Lubuntu Next
shortVersionedName: Lubuntu Next 18.04
bootloaderEntryName: Lubuntu Next 18.04
productName: Lubuntu
shortProductName: Lubuntu
version: 18.10
shortVersion: cosmic
versionedName: Lubuntu
shortVersionedName: Lubuntu 18.10
bootloaderEntryName: Lubuntu 18.10
productUrl: https://lubuntu.me/
supportUrl: https://lubuntu.me/support/
knownIssuesUrl: https://wiki.ubuntu.com/BionicBeaver/Beta1/LubuntuNext#Known_Problems
releaseNotesUrl: https://wiki.ubuntu.com/BionicBeaver/Beta1/LubuntuNext
images:
productLogo: "logo.png"

@ -30,4 +30,4 @@ grubCfg: "/boot/grub/grub.cfg"
# setting the option here, take care to use only valid directory
# names since no sanitizing is done.
#
efiBootloaderId: "lubuntu-next"
efiBootloaderId: "lubuntu"

Loading…
Cancel
Save