From 7fb935e7c71bb57d3475c8213595257bf095ca5b Mon Sep 17 00:00:00 2001 From: "Aaron M. Ucko" Date: Fri, 23 Oct 2020 17:16:48 -0400 Subject: [PATCH] debian/copyright: Correct typos for c++/src/html/ncbi_menu*.js. * Replace duplicate .../ncbi_menu_dnd.js by .../ncbi_menu_dyn.js. * Correct capitalization of Gary Smith's last name. * Remove duplicate 1997-1999 for Netscape Communications Corp. --- debian/changelog | 7 +++++-- debian/copyright | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 01027d25..ffbedbe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,13 @@ ncbi-blast+ (2.10.1+ds-1) UNRELEASED; urgency=medium * Repack without c++/src/build-system/project_tree_builder_gui/bin. Debian builds make no use of this (Java) GUI or supporting third-party jars, and could do without prebuilt binaries even if they did use it. - * debian/copyright: Set Files-Excluded accordingly. + * debian/copyright: + - Set Files-Excluded accordingly. + - Correct typos for c++/src/html/ncbi_menu*.js; in particular, replace + duplicate .../ncbi_menu_dnd.js by .../ncbi_menu_dyn.js. * debian/watch: Set dversionmangle and repacksuffix options accordingly. - -- Aaron M. Ucko Fri, 23 Oct 2020 14:12:31 -0400 + -- Aaron M. Ucko Fri, 23 Oct 2020 17:16:47 -0400 ncbi-blast+ (2.10.1-3) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index b944e502..7c448bf0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,9 +43,9 @@ License: Apache-2.0 Files: c++/src/html/ncbi_menu.js c++/src/html/ncbi_menu_dnd.js - c++/src/html/ncbi_menu_dnd.js -Copyright: 1997 Gary SMith - 1997-1999 1997-1999 Netscape Communications Corp. + c++/src/html/ncbi_menu_dyn.js +Copyright: 1997 Gary Smith + 1997-1999 Netscape Communications Corp. License: Netscape Netscape grants you a royalty free license to use or modify this software provided that this copyright notice appears on all copies. -- 2.30.2