Compare commits
8 Commits
ubuntu/nob
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
e8cbefe112 | |||
0285a03eee | |||
42ba57a0f0 | |||
d56368694a | |||
e02de73378 | |||
1cb40bb1d0 | |||
943e9b8f83 | |||
df2cee675d |
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
||||
obconf-qt (0.16.5-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 17:05:57 -0600
|
||||
|
||||
obconf-qt (0.16.5-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:00:12 -0600
|
||||
|
||||
obconf-qt (0.16.5-0ubuntu1) plucky; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
* Update VCS fields.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:25 -0600
|
||||
|
||||
obconf-qt (0.16.4-0ubuntu6) noble; urgency=high
|
||||
|
||||
* No change rebuild against libqt5core5t64, libqt5gui5t64,
|
||||
|
22
debian/control
vendored
22
debian/control
vendored
@ -1,20 +1,18 @@
|
||||
Source: obconf-qt
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
libkf6windowsystem-dev,
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
openbox-dev
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/obconf-qt/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/obconf-qt.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/obconf-qt
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/obconf-qt.git
|
||||
Standards-Version: 4.7.1
|
||||
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
|
||||
|
||||
@ -31,6 +29,8 @@ Package: obconf-qt-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||
Description: Language package for obconf-qt
|
||||
obconf-qt is an utility to configure openbox with a Qt interface.
|
||||
.
|
||||
This package contains the l10n files needed by the obconf-qt.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -33,7 +33,7 @@ License: GPL-2.0+
|
||||
Files: debian/*
|
||||
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2023-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: GPL-2.0+
|
||||
|
||||
License: GPL-2.0
|
||||
|
3
debian/obconf-qt.lintian-overrides
vendored
Normal file
3
debian/obconf-qt.lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# This is expected
|
||||
obconf-qt: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
||||
obconf-qt: no-manual-page [usr/bin/*]
|
Loading…
x
Reference in New Issue
Block a user