Compare commits
No commits in common. "783db24866f96f2f5370f8134620ba2464cc356b" and "4531fdfac03ed416f782d8249a0832c41f38aefc" have entirely different histories.
783db24866
...
4531fdfac0
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
files
|
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
|||||||
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
|
qterminal (2.0.1-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
17
debian/control
vendored
17
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: qterminal
|
Source: qterminal
|
||||||
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: 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>,
|
||||||
@ -11,20 +11,19 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
layer-shell-qt,
|
layer-shell-qt,
|
||||||
libcanberra-dev,
|
libcanberra-dev,
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev,
|
||||||
liblayershellqtinterface-dev,
|
liblayershellqtinterface-dev,
|
||||||
libqtermwidget6-2-dev (>= 2.1.0),
|
libqtermwidget6-2-dev (>= 2.0.1),
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxkbcommon-dev (>= 0.5.0),
|
lxqt-build-tools (>= 2.0.0),
|
||||||
lxqt-build-tools (>= 2.1.0),
|
qt6-svg-dev,
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qt6-wayland-dev
|
||||||
qt6-wayland-dev (>= 6.6.0)
|
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
||||||
Homepage: https://github.com/lxqt/qterminal
|
Homepage: https://github.com/lxqt/qterminal
|
||||||
Rules-Requires-Root: no
|
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>
|
@kulti <kultihell@gmail.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: qterminal.metainfo.xml
|
Files: qterminal.appdata.xml
|
||||||
Copyright: 2016-2020 LXQt Team
|
Copyright: 2016-2020 LXQt Team
|
||||||
License: CC-BY-4.0
|
License: CC-BY-4.0
|
||||||
|
|
||||||
|
1
debian/files
vendored
Normal file
1
debian/files
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
qterminal_2.0.1-0ubuntu1~ppa1_source.buildinfo x11 optional
|
3
debian/qterminal.lintian-overrides
vendored
3
debian/qterminal.lintian-overrides
vendored
@ -1,3 +0,0 @@
|
|||||||
# This is expected
|
|
||||||
qterminal: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
|
|
||||||
qterminal: appstream-metadata-validation-failed *
|
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# We don't plan on fixing this
|
|
||||||
qterminal source: maintainer-manual-page [debian/qterminal.1]
|
|
Loading…
x
Reference in New Issue
Block a user