mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-07-06 22:21:28 +00:00
Lubuntu Next -> Lubuntu.
This commit is contained in:
parent
27e2dac8c9
commit
03e40ea65b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ calamares-settings-ubuntu (2) UNRELEASED; urgency=medium
|
|||||||
* Bump Lubuntu's system requirements to safe values.
|
* Bump Lubuntu's system requirements to safe values.
|
||||||
* Remove calamares from the explicit removal list; we don't need it to
|
* Remove calamares from the explicit removal list; we don't need it to
|
||||||
be there anymore.
|
be there anymore.
|
||||||
|
* Lubuntu Next -> Lubuntu.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 May 2018 19:11:57 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 May 2018 19:11:57 -0500
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -12,5 +12,5 @@ Vcs-Browser: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubu
|
|||||||
Package: calamares-settings-lubuntu
|
Package: calamares-settings-lubuntu
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: calamares, ${misc:Depends}
|
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.
|
This package contains the calamares settings and branding for Lubuntu Next.
|
||||||
|
@ -2,17 +2,15 @@
|
|||||||
componentName: lubuntu
|
componentName: lubuntu
|
||||||
|
|
||||||
strings:
|
strings:
|
||||||
productName: Lubuntu Next
|
productName: Lubuntu
|
||||||
shortProductName: Lubuntu Next
|
shortProductName: Lubuntu
|
||||||
version: 18.04
|
version: 18.10
|
||||||
shortVersion: bionic
|
shortVersion: cosmic
|
||||||
versionedName: Lubuntu Next
|
versionedName: Lubuntu
|
||||||
shortVersionedName: Lubuntu Next 18.04
|
shortVersionedName: Lubuntu 18.10
|
||||||
bootloaderEntryName: Lubuntu Next 18.04
|
bootloaderEntryName: Lubuntu 18.10
|
||||||
productUrl: https://lubuntu.me/
|
productUrl: https://lubuntu.me/
|
||||||
supportUrl: https://lubuntu.me/support/
|
supportUrl: https://lubuntu.me/support/
|
||||||
knownIssuesUrl: https://wiki.ubuntu.com/BionicBeaver/Beta1/LubuntuNext#Known_Problems
|
|
||||||
releaseNotesUrl: https://wiki.ubuntu.com/BionicBeaver/Beta1/LubuntuNext
|
|
||||||
|
|
||||||
images:
|
images:
|
||||||
productLogo: "logo.png"
|
productLogo: "logo.png"
|
||||||
|
@ -30,4 +30,4 @@ grubCfg: "/boot/grub/grub.cfg"
|
|||||||
# setting the option here, take care to use only valid directory
|
# setting the option here, take care to use only valid directory
|
||||||
# names since no sanitizing is done.
|
# names since no sanitizing is done.
|
||||||
#
|
#
|
||||||
efiBootloaderId: "lubuntu-next"
|
efiBootloaderId: "lubuntu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user