mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-08-15 10:44:05 +00:00
Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/3.3.14-0ubuntu1" have entirely different histories.
ubuntu/plu
...
ubuntu/3.3
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,29 +1,3 @@
|
|||||||
calamares (3.3.14-0ubuntu6) plucky; urgency=medium
|
|
||||||
|
|
||||||
* No-change rebuild with Python 3.13 only
|
|
||||||
|
|
||||||
-- Graham Inggs <ginggs@ubuntu.com> Tue, 04 Mar 2025 16:59:58 +0000
|
|
||||||
|
|
||||||
calamares (3.3.14-0ubuntu4) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Move the unversioned .so files to the individual libraries (LP: #2099870).
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 24 Feb 2025 03:30:01 -0600
|
|
||||||
|
|
||||||
calamares (3.3.14-0ubuntu3) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Add validate-unpackfsc-1 to the XFAIL list.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 22 Feb 2025 13:11:52 -0600
|
|
||||||
|
|
||||||
calamares (3.3.14-0ubuntu2) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Add some Breaks/Replaces for the odd case where Calamares is already
|
|
||||||
installed. Drop this after 26.04 LTS.
|
|
||||||
* Add more tests to the XFAIL list for the autopkgtest.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 22 Feb 2025 09:22:52 -0600
|
|
||||||
|
|
||||||
calamares (3.3.14-0ubuntu1) plucky; urgency=medium
|
calamares (3.3.14-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -62,8 +62,6 @@ Depends: calamares-data (= ${binary:Version}),
|
|||||||
util-linux-extra,
|
util-linux-extra,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Recommends: btrfs-progs, squashfs-tools
|
Recommends: btrfs-progs, squashfs-tools
|
||||||
Description: distribution-independent installer framework
|
Description: distribution-independent installer framework
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
@ -80,8 +78,6 @@ Description: distribution-independent installer framework
|
|||||||
Package: calamares-data
|
Package: calamares-data
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${qml6:Depends}
|
Depends: ${misc:Depends}, ${qml6:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: data for Calamares
|
Description: data for Calamares
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
@ -103,8 +99,6 @@ Depends: libcalamares3.3 (= ${binary:Version}),
|
|||||||
libcalamaresui3.3 (= ${binary:Version}),
|
libcalamaresui3.3 (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: Development files for Calamares
|
Description: Development files for Calamares
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
@ -124,8 +118,6 @@ Section: libs
|
|||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Provides: libcalamares
|
Provides: libcalamares
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: Shared object files for Calamares
|
Description: Shared object files for Calamares
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
@ -145,8 +137,6 @@ Section: libs
|
|||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Provides: libcalamaresui
|
Provides: libcalamaresui
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Breaks: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Replaces: calamares (<< 3.3.14-0ubuntu4)
|
|
||||||
Description: UI shared object files for Calamares
|
Description: UI shared object files for Calamares
|
||||||
Calamares is a distribution-independent installer framework.
|
Calamares is a distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
|
3
debian/libcalamares-dev.install
vendored
3
debian/libcalamares-dev.install
vendored
@ -1,2 +1,5 @@
|
|||||||
/usr/include/libcalamares/
|
/usr/include/libcalamares/
|
||||||
|
/usr/lib/${DEB_HOST_MULTIARCH}/calamares/libcalamares.so
|
||||||
/usr/lib/${DEB_HOST_MULTIARCH}/cmake/Calamares/
|
/usr/lib/${DEB_HOST_MULTIARCH}/cmake/Calamares/
|
||||||
|
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamares.so
|
||||||
|
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamaresui.so
|
||||||
|
3
debian/libcalamares3.3.install
vendored
3
debian/libcalamares3.3.install
vendored
@ -1,2 +1 @@
|
|||||||
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamares.so*
|
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamares.so.*
|
||||||
/usr/lib/${DEB_HOST_MULTIARCH}/calamares/libcalamares.so
|
|
||||||
|
2
debian/libcalamaresui3.3.install
vendored
2
debian/libcalamaresui3.3.install
vendored
@ -1 +1 @@
|
|||||||
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamaresui.so*
|
/usr/lib/${DEB_HOST_MULTIARCH}/libcalamaresui.so.*
|
||||||
|
2
debian/tests/control
vendored
2
debian/tests/control
vendored
@ -1,3 +1,3 @@
|
|||||||
Tests: main
|
Tests: main
|
||||||
Depends: @builddeps@
|
Depends: @builddeps@
|
||||||
Restrictions: isolation-container, allow-stderr
|
Restrictions: isolation-machine, allow-stderr
|
||||||
|
2
debian/tests/main
vendored
2
debian/tests/main
vendored
@ -4,4 +4,4 @@ set -ex
|
|||||||
mkdir build && cd build &&
|
mkdir build && cd build &&
|
||||||
cmake .. -DWITH_PYBIND11=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_APPDATA=ON -DBUILD_APPSTREAM=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON -DBUILD_TESTING=ON -DBUILD_SCHEMA_TESTING=ON &&
|
cmake .. -DWITH_PYBIND11=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_APPDATA=ON -DBUILD_APPSTREAM=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON -DBUILD_TESTING=ON -DBUILD_SCHEMA_TESTING=ON &&
|
||||||
make -j$(nproc) &&
|
make -j$(nproc) &&
|
||||||
ctest -j$(nproc) -V -E '^(test_libcalamaresuipaste|validate-unpackfsc|validate-unpackfsc-unpackfsc|validate-unpackfsc-1|partitioncreatelayoutstest|userstest|hostinfotest)$'
|
ctest -j$(nproc) -V -E '^(test_libcalamaresuipaste|validate-unpackfsc(-unpackfsc|-1))$'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user