1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-23 16:23:55 +02:00
jami-client-qt/extras/packaging/gnu-linux/rules/debian
Sébastien Blin 668e6dbe24 packaging: add fedora 38, ubuntu 23.04
Ubuntu 23.04 is not yet functional due to python2 missing.
We're working on fixing Jami for Qt 6.4 (they changed the whole video
pipeline and introduced some breaking changes).
Fedora 38 is working fine.

GitLab: #1086
Change-Id: I51bbecdfbcf908e2bf57c4c002ef4216a34d746d
2023-04-26 14:48:03 -04:00
..
source packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
compat packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
control packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
copyright misc: Use 'Savoir-faire Linux Inc.' more consistently 2023-02-06 01:52:34 -05:00
jami-all.lintian-overrides packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami-all.manpages packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami-all.postinst packaging: add fedora 38, ubuntu 23.04 2023-04-26 14:48:03 -04:00
jami-all.triggers packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami-daemon.manpages packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami.lintian-overrides packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami.manpages packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
jami.triggers packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
README.Debian packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
rules packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00
watch packaging: migrate packaging scripts in client-qt 2022-12-20 11:17:00 -05:00

# Differences and compatibility with official debian.org package

This source package also provides binary package jami-all. jami-all is an
all-in-one package that is it ships both the Jami Daemon and the GNOME
client. This package is not available in the debian.org repositories (not
needed in the Debian case).

jami-all allows easy installation of Jami as a single package from jami.net.
The reason is that one cannot register a repository in source.list.d and
directly use it to fetch the dependencies. As a consequence it is not
possible to have a one-click installation with two binary packages. That's
why we build jami-all.

jami-all conflicts with jami and jami-daemon since they are distributing the
same files.

# Notes

## Importing a new version

1- Prepare the new changelog entry mentioning the new version.
   (the version on the changelog will be used to determine what to download).
   Releases are available here: https://dl.jami.net/release/tarballs/

2- Run debian/rules get-orig-source

3- Import the tarball with gbp import-orig <tarball>

## tarballs-unpacked

We need those tarballs in tarballs-unpacked.
The rest should be excluded.
 - msgpack-c-cpp-1.2.0.tar.gz
 - opendht-281b62dfd529a226e94d0da19e01acf07871a797.tar.gz
 - pjproject-2.4.5.tar.bz2