Compare commits
11 Commits
308bf4bdd0
...
12d4dd335c
Author | SHA1 | Date | |
---|---|---|---|
12d4dd335c | |||
ec1d733769 | |||
8b0b918b69 | |||
d4cd3cf564 | |||
|
2e9a06fc96 | ||
|
5a176789f4 | ||
|
c190135cb7 | ||
|
4cfb2f537f | ||
|
2ca50a684c | ||
|
f8db30cbfb | ||
|
e0fbe9dee9 |
27
debian/changelog
vendored
27
debian/changelog
vendored
@ -1,8 +1,31 @@
|
|||||||
lximage-qt (1.2.0-0ubuntu1~ppa1) jammy; urgency=medium
|
lximage-qt (1.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Backport to Jammy.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 17:56:28 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:01:28 -0500
|
||||||
|
|
||||||
|
lximage-qt (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:48:31 -0500
|
||||||
|
|
||||||
|
lximage-qt (1.2.0-2ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
* Revert a sync from Debian.
|
||||||
|
* Bumped build dependencies.
|
||||||
|
* Added 'Rules-Requires-Root: no' to debian/control.
|
||||||
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
|
* Overhauled copyright file.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 10 Feb 2023 14:19:56 -0600
|
||||||
|
|
||||||
|
lximage-qt (1.2.0-0ubuntu2) lunar; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild against libfm-qt 1.2.1.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 27 Jan 2023 15:46:45 -0600
|
||||||
|
|
||||||
lximage-qt (1.2.0-0ubuntu1) lunar; urgency=medium
|
lximage-qt (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -8,19 +8,20 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 1.2.0),
|
libfm-qt-dev (>= 1.3.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.12.0),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-about
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-about.git
|
||||||
Homepage: https://github.com/lxqt/lximage-qt
|
Homepage: https://github.com/lxqt/lximage-qt
|
||||||
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: lximage-qt
|
Package: lximage-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
47
debian/copyright
vendored
47
debian/copyright
vendored
@ -8,39 +8,34 @@ Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
|||||||
License: GPL-2+ and LGPL-2.1+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
Files: src/application.*
|
Files: src/application.*
|
||||||
|
src/graphicsscene.*
|
||||||
|
src/imageview.cpp
|
||||||
src/loadimagejob.*
|
src/loadimagejob.*
|
||||||
|
src/lximage-qt.*
|
||||||
src/mainwindow.*
|
src/mainwindow.*
|
||||||
src/modelfilter.*
|
src/modelfilter.*
|
||||||
|
src/mrumenu.*
|
||||||
src/preferencesdialog.*
|
src/preferencesdialog.*
|
||||||
|
src/resizeimagedialog.*
|
||||||
src/saveimagejob.*
|
src/saveimagejob.*
|
||||||
|
src/screenshotdialog.*
|
||||||
|
src/screenshotselectarea.*
|
||||||
|
src/screenshotselectareagraphicsview.*
|
||||||
src/settings.*
|
src/settings.*
|
||||||
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
src/statusbar.*
|
||||||
|
src/upload/*
|
||||||
|
Copyright: 2013 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
2013 Pedram Pourang <tsujan2000@gmail.com>
|
||||||
|
2017 Nathan Osman <nathan@quickmediasolutions.com>
|
||||||
|
2010 Aurélien Gâteau <agateau@kde.org>
|
||||||
|
2018 Nathan Osman <nathan@quickmediasolutions.com>
|
||||||
|
2020 Andrea Diamantini <adjam@protonmail.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: src/mrumenu.cpp
|
Files: src/upload/uploaddialog.ui
|
||||||
Copyright: 2018, Nathan Osman <nathan@quickmediasolutions.com>
|
Copyright: 2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com> ?
|
||||||
2013, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2013-2022 LXQt team
|
||||||
License: GPL-2+
|
License: GPL-2+ and LGPL-2.1+
|
||||||
|
|
||||||
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: data/lximage-qt.metainfo.xml
|
Files: data/lximage-qt.metainfo.xml
|
||||||
Copyright: 2022 LXQt team
|
Copyright: 2022 LXQt team
|
||||||
@ -50,7 +45,7 @@ Files: debian/*
|
|||||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user