Compare commits
7 Commits
135c51ab73
...
2f4f009bc3
Author | SHA1 | Date | |
---|---|---|---|
2f4f009bc3 | |||
4f4540e8f9 | |||
02043095dd | |||
ab11e247d5 | |||
018dbb0a3d | |||
f4f07c6b57 | |||
|
d17dcaf289 |
19
debian/changelog
vendored
19
debian/changelog
vendored
@ -1,8 +1,23 @@
|
|||||||
lxqt-archiver (0.7.0-0ubuntu1~ppa1) jammy; urgency=medium
|
lxqt-archiver (0.8.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
* Backport to Jammy.
|
* Backport to Jammy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 22:16:47 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:02:03 -0500
|
||||||
|
|
||||||
|
lxqt-archiver (0.8.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Bump Standards-version to 4.6.2, no changes needed.
|
||||||
|
* Update copyright years.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:49:36 -0500
|
||||||
|
|
||||||
|
lxqt-archiver (0.7.0-0ubuntu2) lunar; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild against libfm-qt 1.2.1.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 27 Jan 2023 15:49:34 -0600
|
||||||
|
|
||||||
lxqt-archiver (0.7.0-0ubuntu1) lunar; urgency=medium
|
lxqt-archiver (0.7.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -10,11 +10,11 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libfm-qt-dev (>= 1.2.0),
|
libfm-qt-dev (>= 1.3.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
lxqt-build-tools (>= 0.12.0)
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
|
||||||
@ -43,7 +43,7 @@ Suggests: arj,
|
|||||||
unalz,
|
unalz,
|
||||||
unrar-free | unar | unrar | p7zip-rar,
|
unrar-free | unar | unrar | p7zip-rar,
|
||||||
zoo
|
zoo
|
||||||
Description: Archiv Manager for LXQt
|
Description: Archive Manager for LXQt
|
||||||
LXQt Archiver is an archive manager for the LXQt environment.
|
LXQt Archiver is an archive manager for the LXQt environment.
|
||||||
It allows you to:
|
It allows you to:
|
||||||
* Create and modify archives.
|
* Create and modify archives.
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: lxqt-archiver
|
|||||||
Source: https://github.com/lxqt/lxqt-archiver
|
Source: https://github.com/lxqt/lxqt-archiver
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2018-2022 LXQt team
|
Copyright: 2018-2023 LXQt team
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
Comment: Some of the source code is derived from Engrampa and File
|
Comment: Some of the source code is derived from Engrampa and File
|
||||||
Roller
|
Roller
|
||||||
@ -40,7 +40,7 @@ Copyright: Unknown, possibly Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
|||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2018, Alf Gaida <agaida@siduction.org>
|
2018, Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user