Update dependencies
This commit is contained in:
parent
312f33502c
commit
34f90551c2
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium
|
lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
- Update build and runtime dependencies.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Bump Standards-Version to 4.7.2, no changes needed.
|
* Bump Standards-Version to 4.7.2, no changes needed.
|
||||||
|
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -10,7 +10,7 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
cmake (>= 3.18),
|
cmake (>= 3.18),
|
||||||
libfm-qt6-dev (>= 2.1.0),
|
libfm-qt6-dev (>= 2.2.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
libxcb-composite0-dev,
|
libxcb-composite0-dev,
|
||||||
@ -40,7 +40,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libxcb-xv0-dev,
|
libxcb-xv0-dev,
|
||||||
libxcb-xvmc0-dev,
|
libxcb-xvmc0-dev,
|
||||||
libxkbcommon-dev (>= 0.5.0),
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
lxqt-build-tools (>= 2.1.0)
|
lxqt-build-tools (>= 2.2.0)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.2
|
||||||
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
|
||||||
@ -51,7 +51,7 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: lxqt-archiver
|
Package: lxqt-archiver
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: bzip2, p7zip-full, ${misc:Depends}, ${shlibs:Depends}
|
Depends: bzip2, 7zip, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip
|
Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip
|
||||||
Suggests: arj,
|
Suggests: arj,
|
||||||
binutils,
|
binutils,
|
||||||
@ -67,7 +67,7 @@ Suggests: arj,
|
|||||||
sharutils,
|
sharutils,
|
||||||
unace,
|
unace,
|
||||||
unalz,
|
unalz,
|
||||||
unrar-free | unar | unrar | p7zip-rar,
|
unrar-free | unar | unrar | 7zip-rar,
|
||||||
zoo
|
zoo
|
||||||
Description: Archive 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user