Compare commits
7 Commits
135c51ab73
...
2f4f009bc3
Author | SHA1 | Date | |
---|---|---|---|
2f4f009bc3 | |||
4f4540e8f9 | |||
02043095dd | |||
ab11e247d5 | |||
018dbb0a3d | |||
f4f07c6b57 | |||
|
d17dcaf289 |
21
debian/changelog
vendored
21
debian/changelog
vendored
@ -1,3 +1,24 @@
|
||||
lxqt-archiver (0.8.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
|
||||
* Backport to Jammy.
|
||||
|
||||
-- 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
|
||||
|
||||
* New upstream version.
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -10,11 +10,11 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 13),
|
||||
libfm-qt-dev (>= 1.2.0),
|
||||
libfm-qt-dev (>= 1.3.0),
|
||||
libjson-glib-dev,
|
||||
libmagic-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.12.0)
|
||||
lxqt-build-tools (>= 0.13.0)
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
|
||||
@ -43,7 +43,7 @@ Suggests: arj,
|
||||
unalz,
|
||||
unrar-free | unar | unrar | p7zip-rar,
|
||||
zoo
|
||||
Description: Archiv Manager for LXQt
|
||||
Description: Archive Manager for LXQt
|
||||
LXQt Archiver is an archive manager for the LXQt environment.
|
||||
It allows you to:
|
||||
* 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
|
||||
|
||||
Files: *
|
||||
Copyright: 2018-2022 LXQt team
|
||||
Copyright: 2018-2023 LXQt team
|
||||
License: GPL-2+
|
||||
Comment: Some of the source code is derived from Engrampa and File
|
||||
Roller
|
||||
@ -40,7 +40,7 @@ Copyright: Unknown, possibly Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
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>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user