[med-svn] [Git][med-team/ncbi-vdb][master] 2 commits: debian/control: Formally clean up per cme fix.
Aaron M. Ucko (@ucko)
gitlab at salsa.debian.org
Sun Nov 27 15:57:52 GMT 2022
Aaron M. Ucko pushed to branch master at Debian Med / ncbi-vdb
Commits:
e3f52b13 by Aaron M. Ucko at 2022-11-14T21:29:28-05:00
debian/control: Formally clean up per cme fix.
- - - - -
5bae53b1 by Aaron M. Ucko at 2022-11-14T21:30:45-05:00
Finalize ncbi-vdb 3.0.0+dfsg2-4, sticking with experimental for now.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,13 +1,14 @@
-ncbi-vdb (3.0.0+dfsg2-4) UNRELEASED; urgency=medium
+ncbi-vdb (3.0.0+dfsg2-4) experimental; urgency=medium
- * NOT RELEASED YET.
- * debian/control: Drop i386, desupported upstream.
+ * debian/control:
+ - Drop i386, desupported upstream.
+ - Formally clean up per cme fix.
* debian/rules: Use $(DEB_HOST_ARCH_BITS) in LIBINSTALLDIR for the sake
of x32.
* debian/salsa-ci.yml: Enable aptly for the sake of sra-sdk 3.x until
both packages return to unstable.
- -- Aaron M. Ucko <ucko at debian.org> Tue, 11 Oct 2022 21:48:43 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Mon, 14 Nov 2022 21:30:44 -0500
ncbi-vdb (3.0.0+dfsg2-3) experimental; urgency=medium
=====================================
debian/control
=====================================
@@ -6,21 +6,20 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
d-shlibs (>= 0.104)
-Build-Depends-Arch:
- cmake,
- libbz2-dev,
- libxml2-dev,
- libhdf5-dev,
- libmagic-dev,
- libmbedtls-dev,
- zlib1g-dev,
- libzstd-dev,
- flex,
- bison,
- python3,
- doxygen,
- graphviz,
- chrpath
+Build-Depends-Arch: cmake,
+ libbz2-dev,
+ libxml2-dev,
+ libhdf5-dev,
+ libmagic-dev,
+ libmbedtls-dev,
+ zlib1g-dev,
+ libzstd-dev,
+ flex,
+ bison,
+ python3,
+ doxygen,
+ graphviz,
+ chrpath
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/ncbi-vdb
Vcs-Git: https://salsa.debian.org/med-team/ncbi-vdb.git
@@ -29,12 +28,12 @@ Rules-Requires-Root: no
Package: libncbi-vdb3
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
- ncbi-vdb-data (>= ${source:Version})
+ ncbi-vdb-data (>= ${source:Version})
Breaks: sra-toolkit (<< 2.11~)
-Multi-Arch: same
Description: libraries for using data in the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -49,6 +48,7 @@ Description: libraries for using data in the INSDC Sequence Read Archives
Package: libncbi-vdb-dev
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
@@ -59,7 +59,6 @@ Depends: ${shlibs:Depends},
libbz2-dev,
libzstd-dev,
zlib1g-dev
-Multi-Arch: same
Description: libraries for using data in the INSDC Sequence Read Archives (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -74,11 +73,11 @@ Description: libraries for using data in the INSDC Sequence Read Archives (devel
Package: ncbi-vdb-data
Architecture: all
+Multi-Arch: foreign
Section: libs
Depends: ${misc:Depends}
-Breaks: libncbi-vdb2 (<< 2.11.2+dfsg-5~), libncbi-vdb3 (<< 3.0.0+dfsg2)
-Replaces: libncbi-vdb2 (<< 2.11.2+dfsg-5~), libncbi-vdb3 (<< 3.0.0+dfsg2)
-Multi-Arch: foreign
+Breaks: libncbi-vdb2 (<< 2.11.2+dfsg-5~)
+Replaces: libncbi-vdb2 (<< 2.11.2+dfsg-5~)
Description: schemata and defaults for the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -94,11 +93,11 @@ Description: schemata and defaults for the INSDC Sequence Read Archives
Package: libkdf5-3
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
libmbedtls-dev
-Multi-Arch: same
Description: hdf5 access to data in the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -114,11 +113,11 @@ Description: hdf5 access to data in the INSDC Sequence Read Archives
Package: libkdf5-dev
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libkdf5-3 (= ${binary:Version})
-Multi-Arch: same
Description: hdf5 access to data in the INSDC Sequence Read Archives (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -136,11 +135,11 @@ Description: hdf5 access to data in the INSDC Sequence Read Archives (devel)
Package: libncbi-wvdb3
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
- ncbi-vdb-data (>= ${source:Version})
-Multi-Arch: same
+ ncbi-vdb-data (>= ${source:Version})
Description: virtual layer update module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -155,11 +154,11 @@ Description: virtual layer update module of ncbi-vdb library
Package: libncbi-wvdb-dev
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libncbi-wvdb3 (= ${binary:Version})
-Multi-Arch: same
Description: virtual layer update module of ncbi-vdb library (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -174,10 +173,10 @@ Description: virtual layer update module of ncbi-vdb library (devel)
Package: libsam-extract3
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Multi-Arch: same
Description: SAM extraction module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
@@ -193,11 +192,11 @@ Description: SAM extraction module of ncbi-vdb library
Package: libsam-extract-dev
Architecture: amd64 arm64 x32
+Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libsam-extract3 (= ${binary:Version})
-Multi-Arch: same
Description: SAM extraction module of ncbi-vdb library (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/66994a9f46485d3b8d66bceca51b9c5003904476...5bae53b142d647d7ef37bbb090228915466cf229
--
View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/66994a9f46485d3b8d66bceca51b9c5003904476...5bae53b142d647d7ef37bbb090228915466cf229
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/20221127/c3c97781/attachment-0001.htm>
More information about the debian-med-commit
mailing list