[med-svn] [Git][med-team/seqkit][master] 3 commits: Update Build-Depends, fix with cme (Closes: #1058558)
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Mon Dec 25 17:01:21 GMT 2023
Nilesh Patra pushed to branch master at Debian Med / seqkit
Commits:
21e6afbb by Nilesh Patra at 2023-12-25T22:21:45+05:30
Update Build-Depends, fix with cme (Closes: #1058558)
- - - - -
e93dcd29 by Nilesh Patra at 2023-12-25T22:25:55+05:30
Add d/clean to cleanup generate artifacts (Closes: #1046668)
- - - - -
dfd89e28 by Nilesh Patra at 2023-12-25T22:26:06+05:30
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+seqkit (2.3.1+ds-2) unstable; urgency=medium
+
+ * Update Build-Depends, fix with cme (Closes: #1058558)
+ * Add d/clean to cleanup generate artifacts (Closes: #1046668)
+
+ -- Nilesh Patra <nilesh at debian.org> Mon, 25 Dec 2023 22:26:02 +0530
+
seqkit (2.3.1+ds-1) unstable; urgency=medium
* Really fix watch file
=====================================
debian/clean
=====================================
@@ -0,0 +1,6 @@
+tests/pcs109_5k_prim.bam
+tests/pcs109_5k.bam
+tests/pcs109_5k_spliced.bam
+tests/pcs109_5k_prim.bam.bai
+tests/pcs109_5k.bam.bai
+tests/pcs109_5k_spliced.bam.bai
=====================================
debian/control
=====================================
@@ -26,8 +26,15 @@ Build-Depends: debhelper-compat (= 13),
golang-github-iafan-cwalk-dev,
golang-github-smallfish-simpleyaml-dev,
golang-github-twotwotwo-sorts-dev,
+ golang-github-klauspost-compress-dev,
+ golang-github-klauspost-pgzip-dev,
+ golang-github-pkg-errors-dev,
+ golang-github-shenwei356-breader-dev,
+ golang-github-shenwei356-util-dev,
+ golang-github-shenwei356-xopen-dev,
+ golang-github-ulikunitz-xz-dev,
samtools
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/seqkit
Vcs-Git: https://salsa.debian.org/med-team/seqkit.git
Homepage: https://github.com/shenwei356/seqkit
@@ -50,9 +57,9 @@ Description: cross-platform and ultrafast toolkit for FASTA/Q file manipulation
Package: seqkit-examples
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends}
-Multi-Arch: foreign
Description: examples for seqkit: toolkit for FASTA/Q file manipulation
SeqKit describes a cross-platform ultrafast comprehensive toolkit for
FASTA/Q processing. SeqKit provides executable binary files for all
View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/314a8cd47033298e8439be52e974b19c4314d71b...dfd89e281877902c94deae6716c3ccebc273fec2
--
View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/314a8cd47033298e8439be52e974b19c4314d71b...dfd89e281877902c94deae6716c3ccebc273fec2
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/20231225/d5249278/attachment-0001.htm>
More information about the debian-med-commit
mailing list