Sync with the archive
This commit is contained in:
parent
978c6f07e5
commit
0dd859f25b
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,18 +1,30 @@
|
|||||||
picom-conf (0.17.0-0ubuntu1) noble; urgency=medium
|
picom-conf (0.17.0-1ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* Build-depend on liblxqt2-dev.
|
||||||
* Added debian/watch file.
|
|
||||||
* Updated copyright file.
|
|
||||||
* Removed no-manual-page Lintian override.
|
|
||||||
* Added help2man automatic manpage generation.
|
|
||||||
* Fixed an invalid documentation link in debian/upstream/metadata.
|
|
||||||
* Stopped specifying release build mode.
|
|
||||||
* Enabled hardening.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 05 Jan 2024 17:28:28 +0000
|
-- Matthias Klose <doko@ubuntu.com> Sun, 22 Sep 2024 17:33:06 +0200
|
||||||
|
|
||||||
picom-conf (0.17.0~git20231210-0ubuntu1) noble; urgency=medium
|
picom-conf (0.17.0-1build3) noble; urgency=high
|
||||||
|
|
||||||
* Initial release. (LP: #2046086)
|
* No change rebuild against libqt5core5t64, libqt5dbus5t64,
|
||||||
|
libqt5gui5t64, libqt5widgets5t64.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 11 Dec 2023 05:18:22 +0000
|
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 08 Apr 2024 16:47:31 +0200
|
||||||
|
|
||||||
|
picom-conf (0.17.0-1build2) noble; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild for CVE-2024-3094
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 16:59:11 +0000
|
||||||
|
|
||||||
|
picom-conf (0.17.0-1build1) noble; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild against libqt5core5t64
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 15 Mar 2024 06:23:52 +0000
|
||||||
|
|
||||||
|
picom-conf (0.17.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Initial release. (Closes: #1058713)
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 05 Jan 2024 20:01:47 +0000
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -8,14 +8,14 @@ Build-Depends: cmake (>= 3.15),
|
|||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
help2man,
|
help2man,
|
||||||
libconfig-dev,
|
libconfig-dev,
|
||||||
liblxqt1-dev,
|
liblxqt2-dev,
|
||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
libqtilitools-dev,
|
libqtilitools-dev,
|
||||||
qttools5-dev
|
qttools5-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
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://salsa.debian.org/ArrayBolt3/picom-conf
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/picom-conf-packaging.git
|
Vcs-Git: https://salsa.debian.org/ArrayBolt3/picom-conf.git
|
||||||
|
|
||||||
Package: picom-conf
|
Package: picom-conf
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
x
Reference in New Issue
Block a user