summaryrefslogtreecommitdiff
path: root/packaging/debian-bookworm/README
blob: 0a092e525dc8bbfa42f450cf74ffa638174dfebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Scripts to build Debian packages from source.

TODO:
- break up into separate build for GNUnet/Taler/Anastasis
  => might be good to not run the entire pipeline only
     because something changes in anastasis/wallet, as
     that's not a good reason to re-build GNUnet ;-).
- integrate with buildbot (integrationtests?)
  to build-on-tag / build nightly and upload resulting
  Deb packages to reprepro (fully automated for nightly,
  but with explicit password-protected signature for tagged builds)
- support other CPU architectures (by running in VM that emulates
  other CPU architectures)
- eventually: try to improve scripts to support older
  Debian versions