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
f8357d7bf8
commit
53c7186f49
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
lximage-qt (0.6.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 for salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped years in copyright
|
||||||
|
* Removed trailing whitespaces in changelog
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 29 Apr 2018 12:36:49 +0200
|
||||||
|
|
||||||
lximage-qt (0.6.0-3) unstable; urgency=medium
|
lximage-qt (0.6.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2
|
* Bumped Standards to 4.1.2
|
||||||
|
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>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libfm-dev,
|
libfm-dev,
|
||||||
@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.4.0)
|
lxqt-build-tools (>= 0.4.0)
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lximage-qt.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lximage-qt
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lximage-qt.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lximage-qt.git
|
||||||
Homepage: https://github.com/lxde/lximage-qt
|
Homepage: https://github.com/lxqt/lximage-qt
|
||||||
|
|
||||||
Package: lximage-qt
|
Package: lximage-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,10 +1,10 @@
|
|||||||
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: lximage-qt
|
Upstream-Name: lximage-qt
|
||||||
Source: https://github.com/lxde/lximage-qt
|
Source: https://github.com/lxqt/lximage-qt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
2013-2017 LXQt team
|
2013-2018 LXQt team
|
||||||
License: GPL-2+ and LGPL-2.1+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
Files: src/application.*
|
Files: src/application.*
|
||||||
@ -18,7 +18,7 @@ Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
|||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
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>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@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/lximage-qt/releases .*/lximage-qt-([\d\.]+).tar.xz
|
https://github.com/lxqt/lximage-qt/releases .*/lximage-qt-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user