debian/patches/series: Comment out reprobuild (overkill).
authorAaron M. Ucko <ucko@debian.org>
Tue, 23 Jul 2024 03:25:16 +0000 (23:25 -0400)
committerAaron M. Ucko <ucko@debian.org>
Tue, 23 Jul 2024 03:32:00 +0000 (23:32 -0400)
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/changelog
debian/patches/series

index 890c7d355f972bbf0033f3b8f332ad238e9e5cde..f02392b80b00f66a3b0c290703e93bf3c2622a10 100644 (file)
@@ -9,8 +9,13 @@ ncbi-blast+ (2.15.0+ds-1) UNRELEASED; urgency=medium
     - 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
index e5ab9c3a9a3b59acec0fb98b9a0189fabdd274dc..434ae3329f4922842642412c6c707509526df710 100644 (file)
@@ -14,7 +14,7 @@ support_x32
 suppress_tls_version_checks
 optionally_keep_sequence
 fix_unit_tests
-reprobuild
+reprobuild
 spelling
 support_gcc10
 run_perl_directly