mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2026-03-09 16:58:45 +00:00
Sync with resolute archive.
This commit is contained in:
parent
08a2ebbc9e
commit
19f3bbc4ff
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
calamares (3.3.14-0ubuntu20) resolute; urgency=medium
|
||||||
|
|
||||||
|
* Add manual depend on python3-defaults >= 3.14
|
||||||
|
|
||||||
|
-- Rik Mills <rikmills@kde.org> Sun, 01 Mar 2026 16:01:25 +0000
|
||||||
|
|
||||||
|
calamares (3.3.14-0ubuntu19) resolute; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild with Python 3.14 as default
|
||||||
|
|
||||||
|
-- Graham Inggs <ginggs@ubuntu.com> Sun, 01 Mar 2026 15:21:14 +0000
|
||||||
|
|
||||||
calamares (3.3.14-0ubuntu18) resolute; urgency=medium
|
calamares (3.3.14-0ubuntu18) resolute; urgency=medium
|
||||||
|
|
||||||
* Rebuild for Release.
|
* Rebuild for Release.
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@ -123,7 +123,7 @@ Package: libcalamares3.3
|
|||||||
Section: libs
|
Section: libs
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Provides: libcalamares
|
Provides: libcalamares
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: python3 (>= 3.14~), ${misc:Depends}, ${shlibs:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
||||||
Description: Shared object files for Calamares
|
Description: Shared object files for Calamares
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user