hey all! hit a bit of a roadblock and i thought maybe this was the best place to find an answer
it seems that i have installed Wine1.3 and 1.4. I can no longer add or remove packages nor can the upgrade to 12.10 happen until this is resolved. i used -f to try to solve the problem as well as autoremove. here is the output:

david@david:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
ttf-umefont fonts-horai-umefont libcapi20-3 unixodbc wine-gecko1.4
winetricks webaccounts-extension-common libmpg123-0 libodbc1 ttf-droid
libtiff5 libjbig0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libjbig0 libtiff5
The following packages will be REMOVED:
limbo wine wine1.3 wine1.4 wine1.4-amd64 wine1.4-common
The following NEW packages will be installed:
libjbig0 libtiff5
0 upgraded, 2 newly installed, 6 to remove and 1977 not upgraded.
15 not fully installed or removed.
Need to get 0 B/196 kB of archives.
After this operation, 114 MB disk space will be freed.
Do you want to continue [Y/n]? y
dpkg: error: parsing file '/var/lib/dpkg/status' near line 31989 package 'librtmp0:i386':
blank line in value of field 'Original-Maintainer'
E: Sub-process /usr/bin/dpkg returned an error code (2)
Does anybody have any ideas how to fix this?

thanks so much!