Compare commits
3 Commits
4531fdfac0
...
783db24866
Author | SHA1 | Date | |
---|---|---|---|
783db24866 | |||
018efeb070 | |||
698df51e85 |
1
debian/.gitignore
vendored
Normal file
1
debian/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
files
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
qterminal (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 15:58:44 -0600
|
||||
|
||||
qterminal (2.0.1-0ubuntu1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
17
debian/control
vendored
17
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: qterminal
|
||||
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>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
@ -11,19 +11,20 @@ Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
layer-shell-qt,
|
||||
libcanberra-dev,
|
||||
libkf6windowsystem-dev,
|
||||
libkf6windowsystem-dev (>= 6.0.0),
|
||||
liblayershellqtinterface-dev,
|
||||
libqtermwidget6-2-dev (>= 2.0.1),
|
||||
libqtermwidget6-2-dev (>= 2.1.0),
|
||||
libutf8proc-dev,
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 2.0.0),
|
||||
qt6-svg-dev,
|
||||
qt6-wayland-dev
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
lxqt-build-tools (>= 2.1.0),
|
||||
qt6-svg-dev (>= 6.6.0),
|
||||
qt6-wayland-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
||||
Homepage: https://github.com/lxqt/qterminal
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -25,7 +25,7 @@ Copyright: 2016-2024 LXQt team
|
||||
@kulti <kultihell@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: qterminal.appdata.xml
|
||||
Files: qterminal.metainfo.xml
|
||||
Copyright: 2016-2020 LXQt Team
|
||||
License: CC-BY-4.0
|
||||
|
||||
|
1
debian/files
vendored
1
debian/files
vendored
@ -1 +0,0 @@
|
||||
qterminal_2.0.1-0ubuntu1~ppa1_source.buildinfo x11 optional
|
3
debian/qterminal.lintian-overrides
vendored
Normal file
3
debian/qterminal.lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# This is expected
|
||||
qterminal: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
||||
qterminal: appstream-metadata-validation-failed *
|
2
debian/source/lintian-overrides
vendored
Normal file
2
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# We don't plan on fixing this
|
||||
qterminal source: maintainer-manual-page [debian/qterminal.1]
|
Loading…
x
Reference in New Issue
Block a user