Steffen Möller pushed to branch master at Debian Med / hts-nim-tools


Commits:
0a215c27 by Steffen Möller at 2020-11-12T21:43:17+01:00
Added symlink and dep on the nim-hts-dev package.

Needed that, have not fully understood this dynamic wrapping, yet.

- - - - -
8e4f2076 by Steffen Möller at 2020-11-12T21:46:16+01:00
Merge branch 'master' of salsa.debian.org:med-team/hts-nim-tools

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/hts-nim-tools.links


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+hts-nim-tools (0.2.0-3) unstable; urgency=medium
+
+  * Added dependency on nim-hts-dev, without which the library could
+    not be loaded.
+  * Added symbolic link since all the reverse dependencies use the wrong
+    binary name since conda messed that up.
+
+ -- Steffen Moeller <moel...@debian.org>  Thu, 12 Nov 2020 21:28:14 +0100
+
 hts-nim-tools (0.2.0-2) unstable; urgency=medium
 
   * Source-only-upload


=====================================
debian/control
=====================================
@@ -22,7 +22,9 @@ Rules-Requires-Root: no
 
 Package: hts-nim-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         nim-hts-dev
 Description: tools biological sequences: bam-filter, count-reads, vcf-check
  This package provides several tools that (at least at the time of their
  creation) provide functionalities beyond the routine provided by samtools


=====================================
debian/hts-nim-tools.links
=====================================
@@ -0,0 +1 @@
+usr/bin/hts-nim-tools usr/bin/hts_nim_tools



View it on GitLab: 
https://salsa.debian.org/med-team/hts-nim-tools/-/compare/063f3cc2571dd74d04a0a988f499f806f8a7d985...8e4f2076834c3d7d720def0b2727aa3902a77a5c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/hts-nim-tools/-/compare/063f3cc2571dd74d04a0a988f499f806f8a7d985...8e4f2076834c3d7d720def0b2727aa3902a77a5c
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to