Michael R. Crusoe pushed to branch master at Debian Med / epigrass
Commits: b458aff7 by Michael R. Crusoe at 2019-07-23T12:42:30Z document py3 & qt5 bug closure - - - - - 2 changed files: - debian/changelog - debian/patches/py3 Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -epigrass (2.4.7-3) UNRELEASED; urgency=medium +epigrass (2.4.7-3) unstable; urgency=medium * Team upload. @@ -23,8 +23,9 @@ epigrass (2.4.7-3) UNRELEASED; urgency=medium [ Michael R. Crusoe ] * Added py3 compatability and migrated to PyQt5 + Closes: #932677, #891994 - -- Andreas Tille <[email protected]> Wed, 17 Oct 2018 16:20:32 +0200 + -- Michael R. Crusoe <[email protected]> Tue, 23 Jul 2019 14:42:14 +0200 epigrass (2.4.7-2) unstable; urgency=medium ===================================== debian/patches/py3 ===================================== @@ -1,5 +1,5 @@ Author: Michael R. Crusoe <[email protected]> -Description: Py3 compatability courtesy of 2to3 + QT5 +Description: Py3 compatibility courtesy of 2to3 + QT5 --- epigrass.orig/setup.py +++ epigrass/setup.py @@ -30,7 +30,7 @@ View it on GitLab: https://salsa.debian.org/med-team/epigrass/commit/b458aff70038daef5025c9043e8843be8254308f -- View it on GitLab: https://salsa.debian.org/med-team/epigrass/commit/b458aff70038daef5025c9043e8843be8254308f 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
