> Il 20/01/2015 10:16, Sebastiaan Couwenberg ha scritto: > >> You need to push your local tags to the repo on Alioth. >> >> Tags are not automatically pushed when you push a branch, that way you >> need to run `git push --all && git push --tags` to push all your local >> branched and the associated tags back to the repo on Alioth. > > Done, I believe.
Indeed, as confirmed by the git commit notice to pkg-grass-devel@. > BTW: python-otb depends on (non existing) python-central; should > debian/rules be updated? python-central is deprecated, the Python build should be adapted to use dh_python2 (and ideally also dh_python3). See: https://wiki.debian.org/Python/FAQ#What_is_python-central.3F https://wiki.debian.org/Python/TransitionToDHPython2 https://wiki.debian.org/Python/LibraryStyleGuide https://wiki.debian.org/Python/AppStyleGuide Kind Regards, Bas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
