とりあえずソースからビルドもやってみた。
apt-get build-dep gimp
で必要なファイルをインストールしてから
./configure
make
checkinstall --install=no
でパッケージ作成したけど普通に出来たよ。
@Ubuntu