mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
debian: Sync with proper Debian package
* Switch to debhelper compat 13 * Increase test timeout via `meson test` * Depend on same version of libzim as meson.build specifies * Restore mistakenly deleted libkiwix-dev.manpages * We still need this file to instruct Debian to associate it with the libkiwix-dev package.
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@ -1,10 +1,10 @@
|
||||
Source: libkiwix
|
||||
Priority: optional
|
||||
Maintainer: Kiwix team <kiwix@kiwix.org>
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
meson,
|
||||
pkg-config,
|
||||
libzim-dev (>= 6.0.0),
|
||||
libzim-dev (>= 6.1.8),
|
||||
libcurl4-gnutls-dev,
|
||||
libicu-dev,
|
||||
libgtest-dev,
|
||||
|
Reference in New Issue
Block a user