[med-svn] [Git][med-team/libucsc][master] 2 commits: Further Build-Depends
Andreas Tille
gitlab at salsa.debian.org
Sun May 20 05:26:06 BST 2018
Andreas Tille pushed to branch master at Debian Med / libucsc
Commits:
6665c498 by Andreas Tille at 2018-05-20T06:24:32+02:00
Further Build-Depends
- - - - -
518d2380 by Andreas Tille at 2018-05-20T06:25:10+02:00
The code copy of htslib shipped with libucsc is from version 1.3 - there are some symbols removed in recent htslib versions
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
libucsc (0.0+git20180518.91029f67+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #xxxxxx)
- Does not build:
+ Does not build due to usage of htslib 1.3:
https://github.com/ucscGenomeBrowser/kent/issues/13
-- Andreas Tille <tille at debian.org> Sat, 19 May 2018 13:59:04 +0200
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
libhts-dev,
- libssl-dev
+ libssl-dev,
+ libpng-dev,
+ libmysqlclient-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/libucsc
Vcs-Git: https://salsa.debian.org/med-team/libucsc.git
View it on GitLab: https://salsa.debian.org/med-team/libucsc/compare/f4c0312891721f36cd4354389fbd0bd9ce4da016...518d238043b487e48d0100b8f0b0ace3d009fe16
---
View it on GitLab: https://salsa.debian.org/med-team/libucsc/compare/f4c0312891721f36cd4354389fbd0bd9ce4da016...518d238043b487e48d0100b8f0b0ace3d009fe16
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/20180520/9653cb25/attachment.html>
More information about the debian-med-commit
mailing list