Andreas Tille pushed to branch master at Debian Med / obitools
Commits: 5d68394a by Andreas Tille at 2021-12-14T13:25:16+01:00 Remove useless docs - - - - - 95db187a by Andreas Tille at 2021-12-14T13:26:23+01:00 Do not link to code documentation which is not installed any more - - - - - daca6dd6 by Andreas Tille at 2021-12-14T13:29:58+01:00 routine-update: Standards-Version: 4.6.0 - - - - - 8c092ca4 by Andreas Tille at 2021-12-14T13:29:58+01:00 routine-update: debhelper-compat 13 - - - - - baf89527 by Andreas Tille at 2021-12-14T13:30:00+01:00 routine-update: Rules-Requires-Root: no - - - - - 51ca5b9d by Andreas Tille at 2021-12-14T13:30:12+01:00 routine-update: watch file standard 4 - - - - - f46a1f45 by Andreas Tille at 2021-12-14T13:32:26+01:00 Close Python3 port bug since upstream is dead and our 2to3 port has not triggered any issue - - - - - f078b9b7 by Andreas Tille at 2021-12-14T13:34:32+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - − debian/docs - − debian/obitools.links - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,18 @@ +obitools (1.2.13+dfsg-4) unstable; urgency=medium + + * Remove useless docs + * Do not link to code documentation which is not installed any more + Closes: #988858 + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Rules-Requires-Root: no (routine-update) + * watch file standard 4 (routine-update) + * Close Python3 port bug since upstream is dead and our 2to3 port has not + triggered any issue + Closes: #935340 + + -- Andreas Tille <[email protected]> Tue, 14 Dec 2021 13:32:34 +0100 + obitools (1.2.13+dfsg-3) unstable; urgency=medium [ Python3 port of obitools ] ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-dev, python3-sphinx, @@ -12,10 +12,11 @@ Build-Depends: debhelper-compat (= 12), ipython3, python3-wheel, python3-virtualenv -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/obitools Vcs-Git: https://salsa.debian.org/med-team/obitools.git Homepage: https://pypi.python.org/pypi/OBITools +Rules-Requires-Root: no Package: obitools Architecture: amd64 ===================================== debian/docs deleted ===================================== @@ -1,3 +0,0 @@ -README.txt -README.txt -requirements.txt ===================================== debian/obitools.links deleted ===================================== @@ -1,3 +0,0 @@ -usr/share/doc/obitools/html/_sources usr/share/doc/obitools/rst -#usr/share/doc/obitools/html/_static/jquery.js usr/share/javascript/jquery/jquery.js -#usr/share/doc/obitools/html/_static/underscore.js usr/share/javascript/underscore/underscore.js ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,uversionmangle=s/(rc|a|b|c)/~$1/,repack,compression=xz" \ https://pypi.debian.net/OBITools/OBITools-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/med-team/obitools/-/compare/8c00920bc45a3946b163a8d7b106a61f1dfe2ff3...f078b9b77c0208a8786a2a470e83fe04796d83b8 -- View it on GitLab: https://salsa.debian.org/med-team/obitools/-/compare/8c00920bc45a3946b163a8d7b106a61f1dfe2ff3...f078b9b77c0208a8786a2a470e83fe04796d83b8 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
