debian/source/lintian-overrides: Accommodate bracketed paths.
authorAaron M. Ucko <ucko@debian.org>
Tue, 5 Sep 2023 02:35:34 +0000 (22:35 -0400)
committerAaron M. Ucko <ucko@debian.org>
Tue, 5 Sep 2023 02:35:34 +0000 (22:35 -0400)
debian/changelog
debian/source/lintian-overrides

index ee00e1867849b01b729cc595de4b117824f93d9e..5d7bfb27613b983caa173d90aecf330faede6d45 100644 (file)
@@ -4,8 +4,9 @@ ncbi-blast+ (2.12.0+ds-4) UNRELEASED; urgency=medium
   * debian/control: Drop build dependency on libpcre3-dev; PCRE2 support
     isn't ready yet, but there's a convenience copy of classic PCRE that
     will suffice for now.  (Partly addresses #891197.)
+  * debian/source/lintian-overrides: Accommodate bracketed paths.
 
- -- Aaron M. Ucko <ucko@debian.org>  Mon, 04 Sep 2023 22:32:47 -0400
+ -- Aaron M. Ucko <ucko@debian.org>  Mon, 04 Sep 2023 22:35:34 -0400
 
 ncbi-blast+ (2.12.0+ds-3) unstable; urgency=medium
 
index b914721d82d1bb92db74bd5a402d2898146b542d..49fc39f070815c1f33a057930b68a238025d6b3f 100644 (file)
@@ -1,7 +1,7 @@
 # Line length detection, nothing missing in source js files
-ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu.js
-ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu_dnd.js
-ncbi-blast+ source: source-is-missing c++/src/html/ncbi_menu_dyn.js
+ncbi-blast+ source: source-is-missing *c++/src/html/ncbi_menu.js*
+ncbi-blast+ source: source-is-missing *c++/src/html/ncbi_menu_dnd.js*
+ncbi-blast+ source: source-is-missing *c++/src/html/ncbi_menu_dyn.js*
 # JSON not evil license, related code is not present
-ncbi-blast+ source: license-problem-json-evil c++/include/misc/jsonwrapp/rapidjson10/license.txt
-ncbi-blast+ source: license-problem-json-evil c++/include/misc/jsonwrapp/rapidjson11/license.txt
+ncbi-blast+ source: license-problem-json-evil *c++/include/misc/jsonwrapp/rapidjson10/license.txt*
+ncbi-blast+ source: license-problem-json-evil *c++/include/misc/jsonwrapp/rapidjson11/license.txt*