[med-svn] [Git][med-team/ncbi-tools6][master] ncbi-tools6 6.1.20170106+dfsg2-4: Drop libpcre3-dev (#1077825).
Aaron M. Ucko (@ucko)
gitlab at salsa.debian.org
Mon Sep 9 03:55:51 BST 2024
Aaron M. Ucko pushed to branch master at Debian Med / ncbi-tools6
Commits:
395473f5 by Aaron M. Ucko at 2024-09-08T22:50:20-04:00
ncbi-tools6 6.1.20170106+dfsg2-4: Drop libpcre3-dev (#1077825).
* debian/control: Drop B-D on obsolete libpcre3-dev.
* make/makedemo.unx: Comment out upstream PCRE3 demos and tests, which
were the only things that needed it and weren't getting installed
anyway.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/debian-changes
- make/makedemo.unx
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+ncbi-tools6 (6.1.20170106+dfsg2-4) unstable; urgency=medium
+
+ * debian/control: Drop B-D on obsolete libpcre3-dev.
+ (Closes: #1078825.)
+ * make/makedemo.unx: Comment out upstream PCRE3 demos and tests, which
+ were the only things that needed it and weren't getting installed
+ anyway.
+
+ -- Aaron M. Ucko <ucko at debian.org> Sun, 08 Sep 2024 22:50:02 -0400
+
ncbi-tools6 (6.1.20170106+dfsg2-3) unstable; urgency=medium
* Fix compilation under GCC 14. (Closes: #1075307.)
=====================================
debian/control
=====================================
@@ -9,7 +9,6 @@ Build-Depends-Arch: csh | c-shell,
libglu1-mesa-dev | libglu-dev,
libgnutls28-dev | gnutls-dev,
libmotif-dev,
- libpcre3-dev,
libpng-dev,
libxmu-dev
Build-Depends-Indep: icoutils,
=====================================
debian/patches/debian-changes
=====================================
@@ -711,6 +711,28 @@ Combined patches from git.
#
# $Id: makedemo.unx,v 6.96 2016/08/31 19:05:26 ucko Exp $
#
+@@ -100,8 +100,8 @@ EXE1 = testcore makeset \
+ entrcmd errhdr cdscan findspl \
+ ncbisort fa2htgs .WAIT testval \
+ vecscreen gil2bin \
+- asn2xml debruijn asn2idx sortbyquote subfuse \
+- test_regexp demo_regexp demo_regexp_grep
++ asn2xml debruijn asn2idx sortbyquote subfuse
++# test_regexp demo_regexp demo_regexp_grep
+ # fastacmd formatdb formatrpsdb blastall blastpgp seedtop makemat copymat
+ # impala megablast blastclust rpsblast
+
+@@ -111,8 +111,8 @@ SRC1 = testcore.c makeset.c \
+ entrcmd.c errhdr.c cdscan.c findspl.c \
+ ncbisort.c fa2htgs.c testval.c \
+ vecscreen.c gil2bin.c blastclust.c rpsblast.c \
+- asn2xml.c debruijn.c asn2idx.c sortbyquote.c subfuse.c \
+- pcretest.c pcredemo.c pcregrep.c
++ asn2xml.c debruijn.c asn2idx.c sortbyquote.c subfuse.c
++# pcretest.c pcredemo.c pcregrep.c
+ # fastacmd.c formatdb.c formatrpsdb.c blastall.c blastpgp.c seedtop.c
+ # makemat.c copymat.c impala.c megablast.c blastclust.c rpsblast.c
+
@@ -228,7 +228,8 @@ cdscan : cdscan.c
# findspl
=====================================
make/makedemo.unx
=====================================
@@ -100,8 +100,8 @@ EXE1 = testcore makeset \
entrcmd errhdr cdscan findspl \
ncbisort fa2htgs .WAIT testval \
vecscreen gil2bin \
- asn2xml debruijn asn2idx sortbyquote subfuse \
- test_regexp demo_regexp demo_regexp_grep
+ asn2xml debruijn asn2idx sortbyquote subfuse
+# test_regexp demo_regexp demo_regexp_grep
# fastacmd formatdb formatrpsdb blastall blastpgp seedtop makemat copymat
# impala megablast blastclust rpsblast
@@ -111,8 +111,8 @@ SRC1 = testcore.c makeset.c \
entrcmd.c errhdr.c cdscan.c findspl.c \
ncbisort.c fa2htgs.c testval.c \
vecscreen.c gil2bin.c blastclust.c rpsblast.c \
- asn2xml.c debruijn.c asn2idx.c sortbyquote.c subfuse.c \
- pcretest.c pcredemo.c pcregrep.c
+ asn2xml.c debruijn.c asn2idx.c sortbyquote.c subfuse.c
+# pcretest.c pcredemo.c pcregrep.c
# fastacmd.c formatdb.c formatrpsdb.c blastall.c blastpgp.c seedtop.c
# makemat.c copymat.c impala.c megablast.c blastclust.c rpsblast.c
View it on GitLab: https://salsa.debian.org/med-team/ncbi-tools6/-/commit/395473f56ca1e389cab296ce7ad92933b4dfa1d9
--
View it on GitLab: https://salsa.debian.org/med-team/ncbi-tools6/-/commit/395473f56ca1e389cab296ce7ad92933b4dfa1d9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240909/2b638c4d/attachment-0001.htm>
More information about the debian-med-commit
mailing list