Andreas Tille pushed to branch master at Debian Med / librostlab-blast
Commits: 1423534f by Andreas Tille at 2018-09-20T09:07:31Z Drop unneeded get-orig-source target - - - - - 1555881f by Andreas Tille at 2018-09-20T09:08:02Z debhelper 11 - - - - - 546f069c by Andreas Tille at 2018-09-20T09:08:23Z Point Vcs fields to salsa.debian.org - - - - - 742a614c by Andreas Tille at 2018-09-20T09:08:23Z Standards-Version: 4.2.1 - - - - - 60999d78 by Andreas Tille at 2018-09-20T09:16:32Z Cleanup unused lintian overrides - - - - - b51c7d4a by Andreas Tille at 2018-09-20T09:26:01Z Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - − debian/librostlab-blast0v5.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +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 <[email protected]> Thu, 20 Sep 2018 11:22:42 +0200 + librostlab-blast (1.0.1-8) unstable; urgency=medium * Move packaging from SVN to Git ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -4,8 +4,7 @@ Uploaders: Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> 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 ===================================== debian/librostlab-blast0v5.lintian-overrides deleted ===================================== @@ -1,8 +0,0 @@ -# Laszlo Kajan <[email protected]>: -# 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 ===================================== debian/rules ===================================== @@ -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 View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/compare/85a3f80697ad68ff2e20390d38658ff2f89c0709...b51c7d4abaf0fb82918a03d1ddaeddc075099bac -- View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/compare/85a3f80697ad68ff2e20390d38658ff2f89c0709...b51c7d4abaf0fb82918a03d1ddaeddc075099bac You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
