[med-svn] [Git][med-team/ncbi-vdb][master] 2 commits: New upstream version 3.0.2+dfsg

Aaron M. Ucko (@ucko) gitlab at salsa.debian.org
Sun Dec 18 04:38:48 GMT 2022



Aaron M. Ucko pushed to branch master at Debian Med / ncbi-vdb


Commits:
d0768652 by Aaron M. Ucko at 2022-12-17T23:16:44-05:00
New upstream version 3.0.2+dfsg
- - - - -
eaa562b0 by Aaron M. Ucko at 2022-12-17T23:20:09-05:00
Merge tag 'upstream/3.0.2+dfsg'

Upstream version 3.0.2(+dfsg).

- - - - -


8 changed files:

- CHANGES.md
- build/Makefile.vers
- debian/changelog
- interfaces/klib/vdb_release_version.h
- libs/blast/blast-mgr.c
- libs/kdb/libkdb.vers.h
- libs/ncbi-vdb/libncbi-vdb.vers
- libs/vdb/libvdb.vers.h


Changes:

=====================================
CHANGES.md
=====================================
@@ -1,6 +1,12 @@
 # NCBI External Developer Release:
 
 
+## NCBI VDB 3.0.2
+**December 12, 2022**
+
+  **ncbi-vdb**: changed version to match that of _sra-tools_
+
+
 ## NCBI VDB 3.0.1
 **November 15, 2022**
 


=====================================
build/Makefile.vers
=====================================
@@ -23,4 +23,4 @@
 # ===========================================================================
 
 # NCBI-VDB and library version
-VERSION = 3.0.1
+VERSION = 3.0.2


=====================================
debian/changelog
=====================================
@@ -1,18 +1,20 @@
-ncbi-vdb (3.0.1+dfsg-1) UNRELEASED; urgency=medium
+ncbi-vdb (3.0.2+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.  (NOT RELEASED YET.)
   * debian/control: Drop libkdf5-* and corresponding libhdf5-dev build-dep.
   * debian/copyright: Drop references to content removed upstream, both in
     Files-Excluded and in special cases.
-  * debian/patches: Refresh for 3.0.1(+dfsg); many of our changes can go
-    away now that upstream supports using system mbed TLS.
+  * debian/patches: Refresh for 3.0.{1,2}(+dfsg); many of our changes can go
+    away now that upstream supports using system mbed TLS.  (The only
+    difference between 3.0.1 and 3.0.2 is a formal version bump to sync
+    with sra-tools 3.0.2.)
   * debian/rules: Account for upstream library installation changes:
     - Honoring CMAKE_INSTALL_LIBDIR (which specifies multiarch paths).
     - Dropping several static libraries (which had been installed on
       principle).
     - Dropping libkdf5.
 
- -- Aaron M. Ucko <ucko at debian.org>  Sat, 17 Dec 2022 23:06:23 -0500
+ -- Aaron M. Ucko <ucko at debian.org>  Sat, 17 Dec 2022 23:17:00 -0500
 
 ncbi-vdb (3.0.0+dfsg2-4) experimental; urgency=medium
 


=====================================
interfaces/klib/vdb_release_version.h
=====================================
@@ -26,6 +26,6 @@
 * ==============================================================================
 */
 
-#define VDB_RELEASE_VERSION 0x03000001
+#define VDB_RELEASE_VERSION 0x03000002
 
 #endif /* _h_klib_vdb_release_version_ */


=====================================
libs/blast/blast-mgr.c
=====================================
@@ -50,7 +50,7 @@
 #include <stdio.h> /* fprintf */
 #include <string.h> /* memset */
 
-#define TOOLKIT "sratoolkit3_0_1"
+#define TOOLKIT "sratoolkit3_0_2"
 
 /******************************************************************************/
 


=====================================
libs/kdb/libkdb.vers.h
=====================================
@@ -24,4 +24,4 @@
 *
 */
 
-#define LIBKDB_VERS 0x0207002F
+#define LIBKDB_VERS 0x02070030


=====================================
libs/ncbi-vdb/libncbi-vdb.vers
=====================================
@@ -1 +1 @@
-3.0.1
+3.0.2


=====================================
libs/vdb/libvdb.vers.h
=====================================
@@ -24,4 +24,4 @@
 *
 */
 
-#define LIBVDB_VERS 0x0207002F
+#define LIBVDB_VERS 0x02070030



View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/003b98b4e1c4f4a8fb4963557edb848e81bd9f5c...eaa562b0b0d3e664d8a3af46464c6c7245688486

-- 
View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/003b98b4e1c4f4a8fb4963557edb848e81bd9f5c...eaa562b0b0d3e664d8a3af46464c6c7245688486
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/20221218/17ef0d44/attachment-0001.htm>


More information about the debian-med-commit mailing list