Compare commits

..

No commits in common. "90206467348e8a68d4917445d1db6946fa3e1dff" and "978c6f07e557712865e76be361124ededb97bf78" have entirely different histories.

4 changed files with 4 additions and 19 deletions

7
debian/changelog vendored
View File

@ -1,10 +1,3 @@
picom-conf (0.17.0-0ubuntu2) plucky; urgency=medium
* Use the Qt 6 port.
* Update Standards-version to 4.7.0, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 19 Oct 2024 15:25:18 -0500
picom-conf (0.17.0-0ubuntu1) noble; urgency=medium picom-conf (0.17.0-0ubuntu1) noble; urgency=medium
* New upstream release. * New upstream release.

9
debian/control vendored
View File

@ -8,12 +8,11 @@ Build-Depends: cmake (>= 3.15),
debhelper-compat (= 13), debhelper-compat (= 13),
help2man, help2man,
libconfig-dev, libconfig-dev,
liblxqt2-dev, liblxqt1-dev,
qtbase5-dev,
libqtilitools-dev, libqtilitools-dev,
qt6-base-dev, qttools5-dev
qt6-tools-dev, Standards-Version: 4.6.2
qt6-tools-dev-tools
Standards-Version: 4.7.0
Homepage: https://github.com/qtilities/picom-conf/ Homepage: https://github.com/qtilities/picom-conf/
Vcs-Browser: https://git.lubuntu.me/Lubuntu/picom-conf-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/picom-conf-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/picom-conf-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/picom-conf-packaging.git

5
debian/rules vendored
View File

@ -8,8 +8,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_installman: override_dh_installman:
help2man -N -n "configure the Picom compositor" "./debian/picom-conf/usr/bin/picom-conf -platform offscreen" > debian/picom-conf.1 help2man -N -n "configure the Picom compositor" "./debian/picom-conf/usr/bin/picom-conf -platform offscreen" > debian/picom-conf.1
dh_installman dh_installman
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DPROJECT_QT_VERSION=6

View File

@ -1,2 +0,0 @@
# Upstream does not provide a signed file
picom-conf source: debian-watch-does-not-check-openpgp-signature [debian/watch]