Some updates in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Bumped Standards to 4.1.4, no changes needed * Changed VCS fields for salsa * Changed Homepage, Source and watch to lxqt * Bumped years in copyright * Removed trailing whitespaces in changelog
This commit is contained in:
parent
6a9c671422
commit
7e79ecf2e0
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
lxqt-session (0.12.0-6) unstable; urgency=medium
|
||||
|
||||
* Bumped compat to 11
|
||||
* Bumped debhelper to >= 11~
|
||||
* Bumped Standards to 4.1.4, no changes needed
|
||||
* Changed VCS fields for salsa
|
||||
* Changed Homepage, Source and watch to lxqt
|
||||
* Bumped years in copyright
|
||||
* Removed trailing whitespaces in changelog
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:29:59 +0200
|
||||
|
||||
lxqt-session (0.12.0-5) unstable; urgency=medium
|
||||
|
||||
* 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
@ -5,7 +5,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.12.0),
|
||||
libqt5svg5-dev,
|
||||
@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 10),
|
||||
libudev-dev [linux-any],
|
||||
libx11-dev,
|
||||
xdg-user-dirs
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-session.git
|
||||
Homepage: https://github.com/lxde/lxqt-session
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
||||
Homepage: https://github.com/lxqt/lxqt-session
|
||||
|
||||
Package: lxqt-session
|
||||
Architecture: any
|
||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -1,10 +1,10 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: lxqt-session
|
||||
Source: https://github.com/lxde/lxqt-session
|
||||
Source: https://github.com/lxqt/lxqt-session
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2012 Razor team
|
||||
2012-2017 LXQt team
|
||||
Copyright: 2012-2018 LXQt team
|
||||
2010-2012 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lxqt-config-session/autostartedit.*
|
||||
@ -47,7 +47,7 @@ Copyright: 2016 Palo Kisa <palo.kisa@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
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 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxde/lxqt-session/releases .*/lxqt-session-([\d\.]+).tar.xz
|
||||
https://github.com/lxqt/lxqt-session/releases .*/lxqt-session-([\d\.]+).tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user