Andreas Tille pushed to branch master at Debian Med / libtabixpp
Commits: f9efd365 by Andreas Tille at 2021-11-17T15:17:42+01:00 Build-Depends: d-shlibs (>= 0.83) - - - - - 7e8c0e77 by Andreas Tille at 2021-11-17T15:18:42+01:00 Drop needless override to d-shlibs - - - - - 848bdf00 by Andreas Tille at 2021-11-17T15:19:57+01:00 Enable dh_missing --fail-missing - - - - - 5c8b85f2 by Andreas Tille at 2021-11-17T15:20:10+01:00 routine-update: Standards-Version: 4.6.0 - - - - - d6d9e6b1 by Andreas Tille at 2021-11-17T15:20:57+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libtabixpp (1.1.0-5) unstable; urgency=medium + + * Build-Depends: d-shlibs (>= 0.83) + * Drop needless override to d-shlibs + Closes: #999794 + * Enable dh_missing --fail-missing + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 17 Nov 2021 15:20:14 +0100 + libtabixpp (1.1.0-4) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), zlib1g-dev, libbz2-dev, d-shlibs -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/libtabixpp Vcs-Git: https://salsa.debian.org/med-team/libtabixpp.git Homepage: https://github.com/ekg/tabixpp ===================================== debian/rules ===================================== @@ -15,6 +15,6 @@ override_dh_auto_install: d-shlibmove --commit \ --multiarch \ --devunversioned \ - --override s/libhts[12]-dev/libhts-dev/ \ --movedev "*.hpp" usr/include/ \ libtabixpp.so + find debian -name "lib*.la" -delete View it on GitLab: https://salsa.debian.org/med-team/libtabixpp/-/compare/0dc00ed1bd08d469d3bc3199e1aa476812d258ec...d6d9e6b14e31dc8ccf9ee73694e74f352380abf3 -- View it on GitLab: https://salsa.debian.org/med-team/libtabixpp/-/compare/0dc00ed1bd08d469d3bc3199e1aa476812d258ec...d6d9e6b14e31dc8ccf9ee73694e74f352380abf3 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
