Compare commits

...

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
07dbec1d32
Bump build deps 2026-02-20 11:58:35 -05:00
Aaron Rainbolt
0b73925aa1
Remove Rules-Requires-Root 2026-02-20 11:56:57 -05:00
Aaron Rainbolt
d5e4fa86ac
Bump Standards-Version 2026-02-20 11:56:37 -05:00
Aaron Rainbolt
cba719edca
Update copyright file 2026-02-20 11:55:59 -05:00
Aaron Rainbolt
2a9248d6b1
Bump version for new upstream release 2026-02-20 11:53:59 -05:00
Aaron Rainbolt
d744dfd88b
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:00 -06:00
4 changed files with 21 additions and 9 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
obconf-qt (0.16.6-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Feb 2026 11:53:39 -0500
obconf-qt (0.16.5-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.

5
debian/control vendored
View File

@ -6,15 +6,14 @@ Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev,
lxqt-build-tools (>= 2.1.0),
lxqt-build-tools (>= 2.3.0),
openbox-dev
Standards-Version: 4.7.1
Standards-Version: 4.7.3
Vcs-Browser: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/obconf-qt
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/obconf-qt.git
Homepage: https://github.com/lxqt/obconf-qt
Rules-Requires-Root: no
Package: obconf-qt
Architecture: any

4
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: obconf-qt
Source: https://github.com/lxqt/obconf-qt
Files: *
Copyright: 2012-2024 LXQt team
Copyright: 2012-2025 LXQt team
License: GPL-2.0
Files: src/appearance.cpp
@ -34,6 +34,8 @@ Files: debian/*
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: GPL-2.0+
License: GPL-2.0

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto