Compare commits
No commits in common. "52f2c256d818bd23afeb877d2ee11baf4c87a4e4" and "3b81db469e62b2281564a0461cdc109e4c0048fd" have entirely different histories.
52f2c256d8
...
3b81db469e
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,12 +1,3 @@
|
|||||||
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
11
debian/control
vendored
@ -1,18 +1,15 @@
|
|||||||
Source: lxqt-themes
|
Source: lxqt-themes
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
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.12.0)
|
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.11.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.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
6
debian/watch
vendored
@ -1,5 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="searchmode=plain, \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
https://github.com/lxqt/lxqt-themes/releases .*/lxqt-themes-([\d\.]+).tar.xz
|
||||||
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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user