Compare commits

..

9 Commits

Author SHA1 Message Date
35e8bfaf94 Backport to Jammy. 2023-08-11 13:05:24 -05:00
187823c0d5 Upload to Mantic. 2023-08-11 09:49:23 -05:00
87cec251c9 Bump build dependencies. 2023-08-10 16:42:07 -05:00
4b9e1ef3c8 New upstream release. 2023-08-10 16:38:13 -05:00
ChangZhuo Chen (陳昌倬)
8a70d1d8b3 Add Repository-Browse to upstream metadata. 2023-02-12 20:46:46 -06:00
Aaron Rainbolt
7bd59a6a71 Updated copyright file. 2023-02-12 20:44:21 -06:00
Aaron Rainbolt
b7e75534e7 Bumped Standards-Version. 2023-02-12 20:36:01 -06:00
Aaron Rainbolt
5fe4736ab0 Revert a sync from Debian.
This reverts commit 8777ec00c16e9f9de316725bf1d15ead349e84af.
2023-02-12 20:25:19 -06:00
Aaron Rainbolt
8777ec00c1 Sync with archive. 2023-02-12 19:35:46 -06:00
4 changed files with 29 additions and 8 deletions

23
debian/changelog vendored
View File

@ -1,8 +1,27 @@
lxqt-admin (1.2.0-0ubuntu1~ppa1) jammy; urgency=medium lxqt-admin (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
* Backport to Jammy. * Backport to Jammy.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 22:15:39 -0600 -- 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

4
debian/control vendored
View File

@ -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
View File

@ -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+

View File

@ -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