diff --git a/debian/changelog b/debian/changelog index e3f2c13..5f3b902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 10 May 2018 19:11:57 -0500 diff --git a/debian/control b/debian/control index b22033a..ee5e8b4 100644 --- a/debian/control +++ b/debian/control @@ -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. diff --git a/lubuntu/branding/lubuntu/branding.desc b/lubuntu/branding/lubuntu/branding.desc index 27c20bc..44afdcb 100644 --- a/lubuntu/branding/lubuntu/branding.desc +++ b/lubuntu/branding/lubuntu/branding.desc @@ -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" diff --git a/lubuntu/modules/bootloader.conf b/lubuntu/modules/bootloader.conf index dc3ee58..9aafcbd 100644 --- a/lubuntu/modules/bootloader.conf +++ b/lubuntu/modules/bootloader.conf @@ -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"