Compare commits
7 Commits
da8184d511
...
adcfbd486a
Author | SHA1 | Date | |
---|---|---|---|
adcfbd486a | |||
a0a7a4b7c1 | |||
a81ba8b39a | |||
ba24636c89 | |||
d52449ad89 | |||
6ec9faea73 | |||
174f42d141 |
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
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
|
||||
|
||||
* New upstream version.
|
||||
@ -367,4 +377,3 @@ lxqt-config (0.9.0+20150806-1) unstable; urgency=medium
|
||||
* Added README.source -- mention for License.
|
||||
|
||||
-- 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),
|
||||
libkf5screen-dev,
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt1-dev (>= 1.2.0),
|
||||
liblxqt1-dev (>= 1.3.0),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
@ -18,11 +18,12 @@ Build-Depends: debhelper-compat (= 13),
|
||||
qtbase5-private-dev,
|
||||
xserver-xorg-input-libinput-dev,
|
||||
zlib1g-dev
|
||||
Standards-Version: 4.6.1
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
||||
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-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://github.com/lxqt/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
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2020, LXQt team
|
||||
Copyright: 2012-2023, LXQt team
|
||||
2010-2012, Razor team
|
||||
2013, Christian Surlykke
|
||||
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
@ -123,6 +123,7 @@ License: LGPL-2.0+
|
||||
Files: debian/*
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user