PDA

View Full Version : [ubuntu] Getting packages upgrades in main repo?



spamalam
January 15th, 2010, 12:55 PM
I'm whipping up a python app and I'm utilising subversion hooks through pysvn... unfortunately:
sudo apt-get install python-svn
yeilds 1.7.0 which has a couple of defects, the most crippling being recursive=True doesn't work.

This, I believe, is fixed in:
http://pysvn.tigris.org/issues/show_bug.cgi?id=144

How do we request/get packages upgraded? Are these done periodically?