Compare commits
9 Commits
b690e81543
...
35e8bfaf94
Author | SHA1 | Date | |
---|---|---|---|
35e8bfaf94 | |||
187823c0d5 | |||
87cec251c9 | |||
4b9e1ef3c8 | |||
|
8a70d1d8b3 | ||
|
7bd59a6a71 | ||
|
b7e75534e7 | ||
|
5fe4736ab0 | ||
|
8777ec00c1 |
25
debian/changelog
vendored
25
debian/changelog
vendored
@ -1,3 +1,28 @@
|
|||||||
|
lxqt-admin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:01:50 -0500
|
||||||
|
|
||||||
|
lxqt-admin (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:49:20 -0500
|
||||||
|
|
||||||
|
lxqt-admin (1.2.0-1ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
[ ChangZhuo Chen ]
|
||||||
|
* Add Repository-Browse to upstream metadata.
|
||||||
|
|
||||||
|
[ Aaron Rainbolt ]
|
||||||
|
* Revert a sync from Debian.
|
||||||
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
|
* Updated copyright file.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 12 Feb 2023 20:24:28 -0600
|
||||||
|
|
||||||
lxqt-admin (1.2.0-0ubuntu1) lunar; urgency=medium
|
lxqt-admin (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream version.
|
* New upstream version.
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -10,13 +10,13 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.2.0),
|
liblxqt1-dev (>= 1.3.0),
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libsystemd-dev,
|
libsystemd-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
|
||||||
|
9
debian/copyright
vendored
9
debian/copyright
vendored
@ -4,13 +4,14 @@ Source: https://github.com/lxqt/lxqt-admin
|
|||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2014-2022 LXQt team
|
Copyright: 2014-2022 LXQt team
|
||||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
|
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
1
debian/upstream/metadata
vendored
1
debian/upstream/metadata
vendored
@ -3,3 +3,4 @@ Bug-Database: https://github.com/lxqt/lxqt-admin/issues
|
|||||||
Bug-Submit: https://github.com/lxqt/lxqt-admin/issues/new
|
Bug-Submit: https://github.com/lxqt/lxqt-admin/issues/new
|
||||||
Changelog: https://github.com/lxqt/lxqt-admin/blob/master/CHANGELOG
|
Changelog: https://github.com/lxqt/lxqt-admin/blob/master/CHANGELOG
|
||||||
Repository: https://github.com/lxqt/lxqt-admin
|
Repository: https://github.com/lxqt/lxqt-admin
|
||||||
|
Repository-Browse: https://github.com/lxqt/lxqt-admin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user