Compare commits
3 Commits
582e655992
...
62883003fa
Author | SHA1 | Date | |
---|---|---|---|
62883003fa | |||
f07a3e619e | |||
517912ab7e |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-about (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 17:49:04 -0600
|
||||||
|
|
||||||
lxqt-about (2.0.0-0ubuntu1) oracular; urgency=medium
|
lxqt-about (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
17
debian/control
vendored
17
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: lxqt-about
|
Source: lxqt-about
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
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: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
@ -8,23 +8,21 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt2-dev (>= 1.4.0),
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qt6-svg-dev
|
qt6-svg-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-about
|
Homepage: https://github.com/lxqt/lxqt-about
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lxqt-about
|
Package: lxqt-about
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
Recommends: lxqt-about-l10n, lxqt-qtplugin
|
||||||
Recommends: lxqt-about-l10n,
|
|
||||||
lxqt-qtplugin
|
|
||||||
Description: About screen for LXQt
|
Description: About screen for LXQt
|
||||||
The about screen for LXQt
|
The about screen for LXQt
|
||||||
.
|
.
|
||||||
@ -34,8 +32,7 @@ Package: lxqt-about-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
qt6-translations-l10n
|
|
||||||
Description: Language package for lxqt-about
|
Description: Language package for lxqt-about
|
||||||
The about screen for LXQt
|
The about screen for LXQt
|
||||||
.
|
.
|
||||||
|
3
debian/lxqt-about.lintian-overrides
vendored
Normal file
3
debian/lxqt-about.lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# This is expected
|
||||||
|
lxqt-about: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
||||||
|
lxqt-about: no-manual-page [usr/bin/*]
|
Loading…
x
Reference in New Issue
Block a user