Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/oracular" have entirely different histories.
ubuntu/plu
...
ubuntu/ora
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,16 +1,3 @@
|
||||
sddm-conf (0.2.0-0ubuntu9) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild against libqtilitools-dev. (LP: #2093070)
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Thu, 06 Feb 2025 00:00:46 +0000
|
||||
|
||||
sddm-conf (0.2.0-0ubuntu8) plucky; urgency=medium
|
||||
|
||||
* Switch to Qt 6.
|
||||
* Update Standards-Version to 4.7.0, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 19 Oct 2024 15:38:01 -0500
|
||||
|
||||
sddm-conf (0.2.0-0ubuntu3) noble; urgency=medium
|
||||
|
||||
* Clean up useless files that got left behind in the last upload
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -6,11 +6,11 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Rules-Requires-Root: no
|
||||
Build-Depends: cmake (>= 3.15),
|
||||
debhelper-compat (= 13),
|
||||
libqtilitools-dev (>= 0.1.2),
|
||||
qt6-base-dev,
|
||||
qt6-tools-dev,
|
||||
qt6-tools-dev-tools
|
||||
Standards-Version: 4.7.0
|
||||
libqt5widgets5,
|
||||
libqtilitools-dev,
|
||||
qtbase5-dev,
|
||||
qttools5-dev
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://github.com/qtilities/sddm-conf/
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/sddm-conf-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/sddm-conf-packaging.git
|
||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -2,8 +2,3 @@
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DPROJECT_QT_VERSION=6
|
||||
|
Loading…
x
Reference in New Issue
Block a user