- Build against libpcre2-dev, as enabled by debian/patches/allow_pcre2.
* debian/patches: Update for new release, mostly formally.
* debian/patches/allow_pcre2 (new): Allow use of PCRE2.
- * debian/patches/series: Move system_mbedtls_only up in conjunction with
- incorporating part of an upstream patch needed by support_mbedtls3.
+ * debian/patches/series:
+ - Move system_mbedtls_only up in conjunction with incorporating part
+ of an upstream patch needed by support_mbedtls3.
+ - Comment out reprobuild; I'm all for reproducibility, but the package
+ already automatically builds with flags that make __FILE__ relative,
+ and many of its uses are in header-defined macros that intend to
+ pick up their callers' paths.
* debian/patches/support_mbedtls3 (new): Support (but don't require)
Mbed TLS 3.x. (Closes: #1075867.)
* debian/patches/system_mbedtls: Extend to cover ncbi_mbedtls.c (as in