Compare commits
1 Commits
35e8bfaf94
...
b690e81543
Author | SHA1 | Date | |
---|---|---|---|
b690e81543 |
23
debian/changelog
vendored
23
debian/changelog
vendored
@ -1,27 +1,8 @@
|
|||||||
lxqt-admin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
lxqt-admin (1.2.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Backport to Jammy.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:01:50 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 22:15:39 -0600
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
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.3.0),
|
liblxqt1-dev (>= 1.2.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.2
|
Standards-Version: 4.6.1
|
||||||
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,14 +4,13 @@ Source: https://github.com/lxqt/lxqt-admin
|
|||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2014-2022 LXQt team
|
Copyright: 2014-2022 LXQt team
|
||||||
2014-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2014-2019, Alf Gaida <agaida@siduction.org>
|
||||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
2015, Andrew Lee (李健秋) <ajqlee@debian.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,4 +3,3 @@ 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