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
|
||||
|
||||
* 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>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 0.12.0),
|
||||
libkf5windowsystem-dev,
|
||||
@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 11),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.4.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.1.3
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||
Homepage: https://github.com/lxde/lxqt-qtplugin
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin.git
|
||||
Homepage: https://github.com/lxqt/lxqt-qtplugin
|
||||
|
||||
Package: lxqt-qtplugin
|
||||
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/
|
||||
Upstream-Name: lxqt-qtplugin
|
||||
Source: https://github.com/lxde/lxqt-qtplugin
|
||||
Source: https://github.com/lxqt/lxqt-qtplugin
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2018 LXQt team
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
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