From 9f9bfa97ac4f4d7dc1d2ec6049df680804b1e583 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Wed, 14 Oct 2020 16:28:30 +0200 Subject: Add new script bpkg-rep-manage --- bpkg-rep/package-archive.bash.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bpkg-rep/package-archive.bash.in') diff --git a/bpkg-rep/package-archive.bash.in b/bpkg-rep/package-archive.bash.in index 3669a1b..fd9497a 100644 --- a/bpkg-rep/package-archive.bash.in +++ b/bpkg-rep/package-archive.bash.in @@ -23,6 +23,9 @@ fi # ' ' form, where the project field is empty if the # project value is not specified in the manifest. # +# Note that, in particular, it verifies that the archive file name matches the +# package name and version. +# function bpkg_rep_pkg_verify_archive () # { # We can't use the process substitution for input redirect here, since such -- cgit v1.1