Some updates in debian $foo
* Relax debhelper minimum version to >= 11~ * Bumped Standard to 4.1.4, no changes needed * Fixde glitches in VCS fields * Changed Homepage, Source and watch for lxqt
This commit is contained in:
parent
cfbf960cd9
commit
d51f403504
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lxqt-qtplugin (0.12.0-7) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Relax debhelper minimum version to >= 11~
|
||||||
|
* Bumped Standard to 4.1.4, no changes needed
|
||||||
|
* Fixde glitches in VCS fields
|
||||||
|
* Changed Homepage, Source and watch for lxqt
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:10:41 +0200
|
||||||
|
|
||||||
lxqt-qtplugin (0.12.0-6) unstable; urgency=medium
|
lxqt-qtplugin (0.12.0-6) unstable; urgency=medium
|
||||||
|
|
||||||
* Backported lxqtplatformtheme-follow-color-scheme.patch
|
* Backported lxqtplatformtheme-follow-color-scheme.patch
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -5,7 +5,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Yukiharu YABUKI <yyabuki@debian.org>
|
Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 11),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libfm-qt-dev (>= 0.12.0),
|
libfm-qt-dev (>= 0.12.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 11),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.4.0),
|
lxqt-build-tools (>= 0.4.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.1.3
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin.git
|
||||||
Homepage: https://github.com/lxde/lxqt-qtplugin
|
Homepage: https://github.com/lxqt/lxqt-qtplugin
|
||||||
|
|
||||||
Package: lxqt-qtplugin
|
Package: lxqt-qtplugin
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,6 +1,6 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: lxqt-qtplugin
|
Upstream-Name: lxqt-qtplugin
|
||||||
Source: https://github.com/lxde/lxqt-qtplugin
|
Source: https://github.com/lxqt/lxqt-qtplugin
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2018 LXQt team
|
Copyright: 2013-2018 LXQt team
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxde/lxqt-qtplugin/releases .*/lxqt-qtplugin-([\d\.]+).tar.xz
|
https://github.com/lxqt/lxqt-qtplugin/releases .*/lxqt-qtplugin-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user