***NOTE*** It looks like I got the stuff from Maverick, not Maverick-Proposed---Adjust the info accordingly********
I've installed all the Libgtk2.0-0 stuff from Ubuntu. Version # is 2.20.1-2. Files that I installed: libgtk2.0-0, libgtk2.0-bin, libgtk2.0-common & libgtk2.0-dev---get all of them from Maverick-proposed & to be honest Gedbi will indicate which it wants first--if there are unsatisfied depends you will need to get them from the same source,
Speaking of sources, this is what my source.list looks like:
#############################################################
##################### Linux Mint Debian #####################
#############################################################
deb
http://mirrors.insync.za.net/linuxmint.com/packages debian main upstream import romeo
deb-src
http://mirrors.insync.za.net/linuxmint.com/packages debian main upstream import romeo
deb
http://packages.linuxmint.com/ debian main upstream import backport romeo
deb-src
http://packages.linuxmint.com/ debian main upstream import backport romeo
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### Debian Main Repos
# Testing
deb
http://ftp.us.debian.org/debian/ testing main contrib non-free
deb-src
http://ftp.us.debian.org/debian/ testing main contrib non-free
###### Debian Update Repos
# Testing Security
http://secure-testing-master.debian.net/deb
http://security.debian.org/ testing/updates main contrib non-free
deb-src
http://security.debian.org/ testing/updates main contrib non-free
#Testing Proposed Updates
deb
http://ftp.us.debian.org/debian/ testing-proposed-updates main contrib non-free
deb-src
http://ftp.us.debian.org/debian/ testing-proposed-updates main contrib non-free
# Testing
deb
http://ftp.debian.org/debian/ testing main contrib non-free
deb-src
http://ftp.debian.org/debian/ testing main contrib non-free
# Squeeze Security
http://secure-testing-master.debian.net/#deb
http://security.debian.org squeeze/updates main contrib non-free
#deb-src
http://security.debian.org squeeze/updates main contrib non-free
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### Debian Multimedia -
http://www.debian-multimedia.org/## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb
http://www.debian-multimedia.org/ squeeze main non-free
deb
http://www.debian-multimedia.org testing main non-free
#### Debian Unofficial -
http://debian-unofficial.org/## Run this command: apt-get install debian-unofficial-archive-keyring
# deb
http://ftp.debian-unofficial.org/debian squeeze main contrib non-free restricted
#### Google Linux Software Repositories -
http://www.google.com## Run this command: wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && apt-get update
# deb
http://dl.google.com/linux/deb/ stable all
#### Google Linux Software Repositories (Testing) -
http://www.google.com/linuxrepositories/index.html## Run this command: wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
deb
http://dl.google.com/linux/deb/ testing non-free
#### Skype -
www.skype.com## Run this command: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | apt-key add -
# deb
http://download.skype.com/linux/repos/debian/ stable non-free
# Unofficial Maintainers
http://unofficial.debian-maintainers.org/# Secure APT - apt-get install dmo-archive-keyring
# Unofficial Maintainers (lenny/stable releases)
# deb
http://unofficial.debian-maintainers.org/ lenny main contrib non-free restricted
# deb-src
http://unofficial.debian-maintainers.org/ lenny main contrib non-free restricted
# Unofficial Maintainers (squeeze/testing releases)
# Note: This repository is not yet populated.
deb
http://unofficial.debian-maintainers.org/ squeeze main contrib non-free restricted
deb-src
http://unofficial.debian-maintainers.org/ squeeze main contrib non-free restricted
# Unofficial Maintainers (sid/unstable releases)
# deb
http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted
# deb-src
http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted
# Hadret's Debian PPA -
http://hadret.rootnode.net/# CoverGloobus, Equinox, Murrine (from GIT), DeadBeef, Cairo (with David Turner's patch), Pino, Nautilus Elementary and few others.
# Package list
#
http://hadret.rootnode.net/debian/dists ... nary-i386/
#
http://hadret.rootnode.net/debian/dists ... ary-amd64/
# Secure APT wget -O -
http://hadret.rootnode.net/debian/duckbill.key | apt-key add -
#Unstable:
deb
http://hadret.rootnode.net/debian/ unstable main
deb-src
http://hadret.rootnode.net/debian/ unstable main
#Experimental:
# deb
http://hadret.rootnode.net/debian/ experimental main
# deb-src
http://hadret.rootnode.net/debian/ experimental main
######################
### MISCELLANEOUS ##
######################
# Duke Nukem 3D
http://wiki.eduke32.com/wiki/APT_reposi ... positories
# Secure APT- su && wget
http://apt.duke4.net/key/eduke32.gpg -O- | apt-key add -
deb
http://apt.duke4.net sid main
deb-src
http://apt.duke4.net sid main
# Bluefish Editor :
http://bluefish.openoffice.nl# Secure APT -apt-get install wgdd-archive-keyring
# apt-get install bluefish
deb
http://debian.wgdd.de/debian unstable main contrib non-free
deb-src
http://debian.wgdd.de/debian unstable main contrib non-free
# wxWidgets/wxPython repository at apt.wxwidgets.org
# Secure APT - wget -q
http://apt.wxwidgets.org/key.asc -O- | apt-key add -
deb
http://apt.wxwidgets.org/ lenny-wx main
deb-src
http://apt.wxwidgets.org/ lenny-wx main
I hope this helps!!!!
Autocrosser