Compare commits

..

5 Commits

3 changed files with 20 additions and 6 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
lxqt-themes (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump lxqt-build-tools build dep.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 21:48:47 -0600
lxqt-themes (1.1.0-1) experimental; urgency=medium lxqt-themes (1.1.0-1) experimental; urgency=medium
[ Aaron Rainbolt ] [ Aaron Rainbolt ]

11
debian/control vendored
View File

@ -1,15 +1,18 @@
Source: lxqt-themes Source: lxqt-themes
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Aaron Rainbolt <arraybolt3@gmail.com> Aaron Rainbolt <arraybolt3@gmail.com>
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.11.0) Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.12.0)
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
Homepage: https://github.com/lxqt/lxqt-themes Homepage: https://github.com/lxqt/lxqt-themes
Rules-Requires-Root: no Rules-Requires-Root: no

6
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=4 version=4
opts="pgpsigurlmangle=s/$/.asc/" \ opts="searchmode=plain, \
https://github.com/lxqt/lxqt-themes/releases .*/lxqt-themes-([\d\.]+).tar.xz pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz