Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/oracular" have entirely different histories.
ubuntu/plu
...
ubuntu/ora
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,23 +1,3 @@
|
|||||||
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
|
obconf-qt (0.16.4-0ubuntu6) noble; urgency=high
|
||||||
|
|
||||||
* No change rebuild against libqt5core5t64, libqt5gui5t64,
|
* No change rebuild against libqt5core5t64, libqt5gui5t64,
|
||||||
|
22
debian/control
vendored
22
debian/control
vendored
@ -1,18 +1,20 @@
|
|||||||
Source: obconf-qt
|
Source: obconf-qt
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Section: utils
|
Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
lxqt-build-tools (>= 2.1.0),
|
libqt5svg5-dev,
|
||||||
|
libqt5x11extras5-dev,
|
||||||
|
lxqt-build-tools (>= 0.13.0),
|
||||||
openbox-dev
|
openbox-dev
|
||||||
Standards-Version: 4.7.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging
|
Vcs-Browser: https://phab.lubuntu.me/source/obconf-qt/
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging.git
|
Vcs-Git: https://phab.lubuntu.me/source/obconf-qt.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/obconf-qt
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/obconf-qt
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/obconf-qt.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/obconf-qt.git
|
||||||
Homepage: https://github.com/lxqt/obconf-qt
|
Homepage: https://github.com/lxqt/obconf-qt
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -29,8 +31,6 @@ Package: obconf-qt-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Description: Language package for obconf-qt
|
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.
|
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/*
|
Files: debian/*
|
||||||
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
|
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
2023-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
3
debian/obconf-qt.lintian-overrides
vendored
3
debian/obconf-qt.lintian-overrides
vendored
@ -1,3 +0,0 @@
|
|||||||
# 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