Andreas Tille pushed to branch master at Debian Med / obitools
Commits: 2659f7b4 by Andreas Tille at 2020-03-07T07:13:37+01:00 Add debian/NEWS - - - - - 39e58ca6 by Andreas Tille at 2020-03-07T07:46:51+01:00 Close bug - - - - - 1bc241c6 by Andreas Tille at 2020-03-07T07:47:05+01:00 routine-update: Standards-Version: 4.5.0 - - - - - ceab1303 by Andreas Tille at 2020-03-07T07:47:09+01:00 routine-update: Add salsa-ci file - - - - - 8c00920b by Andreas Tille at 2020-03-07T07:50:41+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - + debian/NEWS - debian/changelog - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/NEWS ===================================== @@ -0,0 +1,8 @@ +obitools (1.2.13+dfsg-3) unstable; urgency=medium + + Python3 port of obitools made by Debian team + API may have breaking things due to str/bytes modifications + in Python3 vs Python2. Unit tests are fine but should expect + to still be buggy at this time. + + -- Olivier Sallou <[email protected]> Sun, 09 Feb 2020 08:28:42 +0000 ===================================== debian/changelog ===================================== @@ -1,15 +1,16 @@ -obitools (1.2.13+dfsg-3) UNRELEASED; urgency=medium +obitools (1.2.13+dfsg-3) unstable; urgency=medium [ Python3 port of obitools ] * Use 2to3 to port from Python2 to Python3 + Closes: #937177 * Manual patch for cython related files - Python3 port of obitools made by Debian team - API may have breaking things due to str/bytes modifications - in Python3 vs Python2. Unit tests are fine but should expect - to still be buggy at this time. + [ Andreas Tille ] + * Add debian/NEWS + * Standards-Version: 4.5.0 (routine-update) + * Add salsa-ci file (routine-update) - -- Olivier Sallou <[email protected]> Sun, 09 Feb 2020 08:28:42 +0000 + -- Andreas Tille <[email protected]> Sat, 07 Mar 2020 07:47:13 +0100 obitools (1.2.13+dfsg-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12), ipython3, python3-wheel, python3-virtualenv -Standards-Version: 4.4.1 +Standards-Version: 4.5.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 ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/obitools/-/compare/54d8c88abf4797653938d00511173b2ccf703ab5...8c00920bc45a3946b163a8d7b106a61f1dfe2ff3 -- View it on GitLab: https://salsa.debian.org/med-team/obitools/-/compare/54d8c88abf4797653938d00511173b2ccf703ab5...8c00920bc45a3946b163a8d7b106a61f1dfe2ff3 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
