Compare commits
No commits in common. "ubuntu/noble" and "ubuntu/kinetic" have entirely different histories.
ubuntu/nob
...
ubuntu/kin
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,31 +1,3 @@
|
|||||||
lubuntu-installer-prompt (1.1.2-0ubuntu1) noble; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release (LP: #2047379).
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 01 Jan 2024 13:56:49 -0600
|
|
||||||
|
|
||||||
lubuntu-installer-prompt (1.1.1-0ubuntu2) noble; urgency=medium
|
|
||||||
|
|
||||||
* Ensure C is not the default locale, to the user.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 23 Dec 2023 18:03:34 -0600
|
|
||||||
|
|
||||||
lubuntu-installer-prompt (1.1.1-0ubuntu1) noble; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release (LP: #2046099).
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 23 Dec 2023 17:06:34 -0600
|
|
||||||
|
|
||||||
lubuntu-installer-prompt (1.0.1-0ubuntu1) noble; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Update Standards-version to 4.6.2, no changes needed.
|
|
||||||
* Update Vcs-*.
|
|
||||||
* Update build dependencies.
|
|
||||||
* Update Lintian overrides.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Dec 2023 15:07:07 -0600
|
|
||||||
|
|
||||||
lubuntu-installer-prompt (0.2.0-0ubuntu1) kinetic; urgency=medium
|
lubuntu-installer-prompt (0.2.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
19
debian/control
vendored
19
debian/control
vendored
@ -4,22 +4,19 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
|
|||||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake, debhelper-compat (= 13), qt6-base-dev, qt6-tools-dev
|
||||||
debhelper-compat (= 13),
|
Standards-Version: 4.6.1
|
||||||
extra-cmake-modules,
|
Vcs-Browser: https://github.com/lubuntu-team/installer-prompt/
|
||||||
libkf5networkmanagerqt-dev,
|
Vcs-Git: https://github.com/lubuntu-team/installer-prompt.git
|
||||||
libkf5widgetsaddons-dev,
|
|
||||||
qtbase5-dev,
|
|
||||||
qttools5-dev
|
|
||||||
Standards-Version: 4.6.2
|
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging
|
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging.git
|
|
||||||
Homepage: https://lubuntu.me
|
Homepage: https://lubuntu.me
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lubuntu-installer-prompt
|
Package: lubuntu-installer-prompt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: calamares-settings-lubuntu, ${misc:Depends}, ${shlibs:Depends}
|
Depends: calamares-settings-lubuntu,
|
||||||
|
qt6-qpa-plugins,
|
||||||
|
${misc:Depends},
|
||||||
|
${shlibs:Depends}
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Description: Live ISO prompt for trying or installing Lubuntu
|
Description: Live ISO prompt for trying or installing Lubuntu
|
||||||
This application displays a screen allowing the user to either try or
|
This application displays a screen allowing the user to either try or
|
||||||
|
1
debian/files
vendored
1
debian/files
vendored
@ -1 +0,0 @@
|
|||||||
lubuntu-installer-prompt_1.1.1-0ubuntu2_source.buildinfo misc optional
|
|
11
debian/lintian-overrides
vendored
11
debian/lintian-overrides
vendored
@ -1,8 +1,3 @@
|
|||||||
lubuntu-installer-prompt: no-manual-page [usr/bin/lubuntu-installer-prompt]
|
# No CLI interface, and one of these is an internal component of the package.
|
||||||
lubuntu-installer-prompt: no-manual-page [usr/libexec/start-lubuntu-live-env]
|
lubuntu-installer-prompt: no-manual-page usr/bin/lubuntu-installer
|
||||||
lubuntu-installer-prompt: no-manual-page [usr/libexec/change-system-language]
|
lubuntu-installer-prompt: no-manual-page usr/bin/lubuntu-installer-prompt
|
||||||
lubuntu-installer-prompt: no-manual-page [usr/libexec/lubuntu-installer]
|
|
||||||
lubuntu-installer-prompt: desktop-entry-lacks-icon-entry [usr/share/xsessions/lubuntu-live-environment.desktop]
|
|
||||||
lubuntu-installer-prompt: desktop-entry-lacks-keywords-entry [usr/share/xsessions/lubuntu-live-environment.desktop]
|
|
||||||
lubuntu-installer-prompt: spelling-error-in-binary CyMK CMYK [usr/bin/lubuntu-installer-prompt]
|
|
||||||
lubuntu-installer-prompt: spelling-error-in-binary NAm Name [usr/bin/lubuntu-installer-prompt]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user