# $Id: Makefile 150260 2026-08-21 11:10:53Z joostvb $
# $URL: https://svn.uvt.nl/its-unix/systems/freitag/srv/www/non-gnu.uvt.nl/debian/Makefile $

ORIGIN = UvT
LABEL = Tilburg University, LIS, Unix Team Debian repository at non-gnu.uvt.nl
SUITE = nongnu-uvt
DISTS = buster bullseye bookworm sid bionic focal jammy kinetic noble resolute
ARCHS = all amd64 i386 sparc arm64 armhf armel mips mipsel mips64el powerpc ppc64el s390x

GNUPG_HOME = /opt/projects/non-gnu/.gnupg

# the one kept in /etc/apt/trusted.gpg.d/non-gnu.{gpg,asc} , created 2007
#GNUPG_KEY = 6CACC5BCB3A16AFBB461BDC92D59FE31211A1230

# the one kept in /etc/apt/trusted.gpg.d/non-gnu-2026.asc (and/or /etc/apt/keyrings/)
GNUPG_KEY = 0B02C690E641DA6B786F807FD019ED2925336CEC

PATH := /opt/apt-repo/bin:$(PATH)

# TODO FIXME helaas, lijkt borken as of feb 2026.
# zie https://svn.uvt.nl/its-unix/systems/freitag/doc/log.pod
# voor instructies hoe handmatig apt repo te re-sign-en.
include /opt/apt-repo/bin/update-apt-repo.mk
