Did you check on LP or your update manager if the PPA is enabled? The thing works now!
So here's what we need to do after each mercurial commit to get the package updated: ## install https://github.com/cosmin/git-hg cd /tmp/ git-hg clone https://code.google.com/p/spyderlib/ cd /tmp/spyderlib/ git remote add origin git://github.com/spyder-ide/spyderlib-mirror.git git push origin master git push [email protected]:spyder-ide/spyderlib-mirror.git -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
