Compare commits
8 Commits
7d61c6c2fb
...
b1100a4470
Author | SHA1 | Date | |
---|---|---|---|
b1100a4470 | |||
adcfbd486a | |||
a0a7a4b7c1 | |||
a81ba8b39a | |||
ba24636c89 | |||
d52449ad89 | |||
6ec9faea73 | |||
174f42d141 |
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,3 +1,19 @@
|
|||||||
|
lxqt-config (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:02:14 -0500
|
||||||
|
|
||||||
|
lxqt-config (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* I guess we don't require root to build, do we?
|
||||||
|
* Bump Standards-version to 4.6.2, no changes needed.
|
||||||
|
* Fix the copyright years.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:49:54 -0500
|
||||||
|
|
||||||
lxqt-config (1.2.0-0ubuntu1) lunar; urgency=medium
|
lxqt-config (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream version.
|
* New upstream version.
|
||||||
@ -367,4 +383,3 @@ lxqt-config (0.9.0+20150806-1) unstable; urgency=medium
|
|||||||
* Added README.source -- mention for License.
|
* Added README.source -- mention for License.
|
||||||
|
|
||||||
-- Yukiharu YABUKI <yyabuki@debian.org> Fri, 21 Aug 2015 19:40:47 +0900
|
-- Yukiharu YABUKI <yyabuki@debian.org> Fri, 21 Aug 2015 19:40:47 +0900
|
||||||
|
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -7,7 +7,7 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5screen-dev,
|
libkf5screen-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.2.0),
|
liblxqt1-dev (>= 1.3.0),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
@ -18,11 +18,12 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
xserver-xorg-input-libinput-dev,
|
xserver-xorg-input-libinput-dev,
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
||||||
|
Rules-Requires-Root: no
|
||||||
Homepage: https://github.com/lxqt/lxqt-config
|
Homepage: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Package: lxqt-config
|
Package: lxqt-config
|
||||||
|
3
debian/copyright
vendored
3
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: lxqt-config
|
|||||||
Source: https://github.com/lxqt/lxqt-config
|
Source: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2020, LXQt team
|
Copyright: 2012-2023, LXQt team
|
||||||
2010-2012, Razor team
|
2010-2012, Razor team
|
||||||
2013, Christian Surlykke
|
2013, Christian Surlykke
|
||||||
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
@ -123,6 +123,7 @@ License: LGPL-2.0+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
|
2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user