New upstream release of lximage-qt
Summary: Packaged new upstream version 0.17.0 Renamed tag for lintian override Updated copyright, changelog and control Test Plan: 1. Wait for D116 2. Build passed on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D119
This commit is contained in:
parent
3b083da2d8
commit
63d2b5174c
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
lximage-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 0.17.0
|
||||||
|
* Update debian/control
|
||||||
|
- Bump Standards-Version to 4.5.1
|
||||||
|
- Use lxqt-build-tools 0.9.0
|
||||||
|
- Use libfm-qt-dev 0.17.1
|
||||||
|
* Rename tag for lintian override
|
||||||
|
|
||||||
|
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 11 Aug 2021 16:38:52 +0200
|
||||||
|
|
||||||
lximage-qt (0.16.0-1ubuntu1) hirsute; urgency=medium
|
lximage-qt (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
* New upstream version.
|
* New upstream version.
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -6,14 +6,14 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 0.16.0~),
|
libfm-qt-dev (>= 0.17.1),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.8.0~)
|
lxqt-build-tools (>= 0.9.0)
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-panel/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-panel/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-panel.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-panel.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lximage-qt
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lximage-qt
|
||||||
|
32
debian/copyright
vendored
32
debian/copyright
vendored
@ -3,8 +3,8 @@ Upstream-Name: lximage-qt
|
|||||||
Source: https://github.com/lxqt/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-2019 LXQt team
|
2013-2020, LXQt team
|
||||||
License: GPL-2+ and LGPL-2.1+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
Files: src/application.*
|
Files: src/application.*
|
||||||
@ -17,8 +17,34 @@ Files: src/application.*
|
|||||||
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/mrumenu.cpp
|
||||||
|
Copyright: 2018, Nathan Osman <nathan@quickmediasolutions.com>
|
||||||
|
2013, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/resizeimagedialog.cpp
|
||||||
|
src/resizeimagedialog.h
|
||||||
|
Copyright: 2020, Andrea Diamantini <adjam@protonmail.com>
|
||||||
|
2013, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
2010, Aurélien Gâteau <agateau@kde.org>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/statusbar.cpp
|
||||||
|
src/statusbar.h
|
||||||
|
Copyright: 2013, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
2013, Pedram Pourang <tsujan2000@gmail.com>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/upload/imgbbprovider.cpp
|
||||||
|
src/upload/imgbbprovider.h
|
||||||
|
src/upload/imgbbupload.cpp
|
||||||
|
src/upload/imgbbupload.h
|
||||||
|
Copyright: 2017, Nathan Osman <nathan@quickmediasolutions.com>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
2014-2019 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/lintian-overrides
vendored
2
debian/lintian-overrides
vendored
@ -1,3 +1,3 @@
|
|||||||
# there will be a man page within the next release eventually
|
# there will be a man page within the next release eventually
|
||||||
binary-without-manpage usr/bin/lximage-qt
|
no-manual-page usr/bin/lximage-qt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user