Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/control: libvibrant6b Recommends: sensible-utils.
· 292cd375
Aaron M. Ucko
authored
Dec 24, 2018
Per #871260, sensible-utils is no longer guaranteed to be present.
292cd375
Standards-Version: 4.3.0 (already compliant).
· 5661d3c0
Aaron M. Ucko
authored
Dec 24, 2018
5661d3c0
Finalize ncbi-tools6 6.1.20170106-5 for upload to unstable.
· 32046c75
Aaron M. Ucko
authored
Dec 24, 2018
32046c75
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
32046c75
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
...
...
debian/control
View file @
32046c75
...
...
@@ -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,
...
...