Skip to content
Commits on Source (3)
ncbi-tools6 (6.1.20170106-5) UNRELEASED; urgency=medium
ncbi-tools6 (6.1.20170106-5) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Improve cross building: Don't force the build architecture compiler
(Thanks for the patch to Helmut Grohne)
Closes: #908353
* Standards-Version: 4.2.1
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Sun, 09 Sep 2018 16:35:00 +0200
[ Aaron M. Ucko ]
* debian/control: libvibrant6b Recommends: sensible-utils (no longer
guaranteed present, per #871260).
* Standards-Version: 4.3.0 (already compliant).
-- Aaron M. Ucko <ucko@debian.org> Mon, 24 Dec 2018 23:40:58 -0500
ncbi-tools6 (6.1.20170106-4) unstable; urgency=medium
......
......@@ -13,7 +13,7 @@ Build-Depends-Arch: csh | c-shell,
libxmu-dev
Build-Depends-Indep: icoutils,
imagemagick
Standards-Version: 4.2.1
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/ncbi-tools6
Vcs-Git: https://salsa.debian.org/med-team/ncbi-tools6.git
Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/
......@@ -119,6 +119,7 @@ Depends: libncbi6 (<< ${source:Upstream-Version}.1),
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Recommends: sensible-utils,
Conflicts: libvibrant6,
libvibrant6a
Replaces: libvibrant6,
......