Some updated in debian $foo
* Bumped compat to 11 * Bumped debhelper to >=11~ * Bumped Standards to 4.1.4, no changes needed * Changed VCS fields to salsa * Changed Homepage, Source and watch to lxqt * Bumped years in copyright
This commit is contained in:
parent
3c85ed6e87
commit
1c7fb95890
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
lxqt-config (0.12.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >=11~
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Changed VCS fields to salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped years in copyright
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 00:22:41 +0200
|
||||||
|
|
||||||
lxqt-config (0.12.0-3) unstable; urgency=medium
|
lxqt-config (0.12.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2, no changes needed
|
* Bumped Standards to 4.1.2, no changes needed
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -6,7 +6,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 (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libkf5screen-dev,
|
libkf5screen-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev (>= 0.12.0),
|
liblxqt0-dev (>= 0.12.0),
|
||||||
@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-config.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-config.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
||||||
Homepage: https://github.com/lxde/lxqt-config
|
Homepage: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Package: lxqt-config
|
Package: lxqt-config
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,9 +1,9 @@
|
|||||||
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-config
|
Upstream-Name: lxqt-config
|
||||||
Source: https://github.com/lxde/lxqt-config
|
Source: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2017 LXQt team
|
Copyright: 2012-2018 LXQt team
|
||||||
2010-2012 Razor team
|
2010-2012 Razor team
|
||||||
2013 Christian Surlykke
|
2013 Christian Surlykke
|
||||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
@ -84,7 +84,7 @@ Copyright: 2015 Kai Uwe Broulik <kde@privat.broulik.de>
|
|||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
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-config/releases .*/lxqt-config-([\d\.]+).tar.xz
|
https://github.com/lxqt/lxqt-config/releases .*/lxqt-config-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user