From: Aaron M. Ucko Date: Fri, 23 Oct 2020 18:12:32 +0000 (-0400) Subject: debian/{copyright,watch}: Update for repack without .../ptb_gui/bin. X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~90 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8f1185dd0cba27dfb51fca01fbbd2764010cd2a1;p=ncbi-blast%2B.git debian/{copyright,watch}: Update for repack without .../ptb_gui/bin. * copyright: Set Files-Excluded accordingly. * watch: Set dversionmangle and repacksuffix options accordingly. --- diff --git a/debian/changelog b/debian/changelog index 796593e3..01027d25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ 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/watch: Set dversionmangle and repacksuffix options accordingly. - -- Aaron M. Ucko Fri, 23 Oct 2020 14:01:18 -0400 + -- Aaron M. Ucko Fri, 23 Oct 2020 14:12:31 -0400 ncbi-blast+ (2.10.1-3) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 3f0d378f..b944e502 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ncbi-blast+ Upstream-Contact: blastsoft@ncbi.nlm.nih.gov +Files-Excluded: c++/src/build-system/project_tree_builder_gui/bin Files: c++/* Copyright: NCBI diff --git a/debian/watch b/debian/watch index 56be09cd..ea65a9f6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=filenamemangle=s/\+-src/-orig/,filenamemangle=s/blast/blast+/ \ +opts=filenamemangle=s/\+-src/-orig/,filenamemangle=s/blast/blast+/,dversionmangle=s/\+ds//,repacksuffix=+ds \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-(.*)\+-src\.tar\.gz debian uupdate