Skip to content
Commits on Source (6)
librostlab-blast (1.0.1-9) unstable; urgency=medium
* Drop unneeded get-orig-source target
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Cleanup unused lintian overrides but leave the one for jquery since its
not really clear whether the issue is solved
-- Andreas Tille <tille@debian.org> Thu, 20 Sep 2018 11:22:42 +0200
librostlab-blast (1.0.1-8) unstable; urgency=medium
* Move packaging from SVN to Git
......
......@@ -4,8 +4,7 @@ Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
dh-autoreconf,
Build-Depends: debhelper (>= 11~),
d-shlibs,
bison,
doxygen,
......@@ -15,9 +14,9 @@ Build-Depends: debhelper (>= 10),
librostlab-dev,
texlive-fonts-recommended,
texlive-latex-extra
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/librostlab-blast.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/librostlab-blast.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/librostlab-blast
Vcs-Git: https://salsa.debian.org/med-team/librostlab-blast.git
Homepage: http://rostlab.org/
Package: librostlab-blast0v5
......
# Laszlo Kajan <lkajan@rostlab.org>:
# After even some experimentation with -fvisibility=hidden upstream, I have to
# admit that I agree with what Russ Allbery says at [1], and that I am not
# really capable of keeping the symbols file of this c++ library in order.
# [1] http://www.eyrie.org/~eagle/journal/2012-02/001.html
librostlab-blast0v5: no-symbols-control-file usr/lib/librostlab-blast.so.0.0.0
# G++5 ABI transition
librostlab-blast0v5: package-name-doesnt-match-sonames librostlab-blast0
......@@ -8,7 +8,7 @@ export DEB_CXXFLAGS_MAINT_APPEND = -std=c++03
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --with autoreconf
dh $@
override_dh_install:
d-shlibmove --commit \
......@@ -36,10 +36,6 @@ override_dh_link:
override_dh_compress:
dh_compress -Xlibrostlab-blast.tag
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs
override_dh_auto_clean:
dh_auto_clean
rm -f lib/librostlab-blast.tag