mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-04-08 17:51:18 +00:00
Package Calamares for new upstream release.
Summary: Update standards-version to 4.4.1 Add lintian override for false spelling error. Calamares to version to 3.2.17.1 hot fix release. Test Plan: Test Calamares install. Reviewers: wxl, tsimonq2 Differential Revision: https://phab.lubuntu.me/D64
This commit is contained in:
parent
0dc46120aa
commit
c0bc405135
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
calamares (3.2.17.1-0ubuntu1) focal; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump Standards-version to 4.4.1, no changes needed.
|
||||
* Add lintian override for false-positive spelling error.
|
||||
|
||||
-- Dan Simmons <kc2bez@lubuntu.me> Tue, 03 Dec 2019 22:04:34 -0500
|
||||
|
||||
calamares (3.2.14-0ubuntu3) focal; urgency=medium
|
||||
|
||||
* No-change rebuild against libkpmcore8.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -38,7 +38,7 @@ Build-Depends: cmake,
|
||||
qtdeclarative5-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.4.0
|
||||
Standards-Version: 4.4.1
|
||||
Homepage: https://github.com/calamares/calamares
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/calamares/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/calamares.git
|
||||
|
3
debian/lintian-overrides
vendored
3
debian/lintian-overrides
vendored
@ -8,3 +8,6 @@ calamares: package-name-doesnt-match-sonames
|
||||
|
||||
# Debian live media relies on sudo so this message isn't needed
|
||||
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
||||
|
||||
# Override false spelling error
|
||||
calamares: spelling-error-in-binary usr/bin/calamares WHe When
|
||||
|
Loading…
x
Reference in New Issue
Block a user