Control: tags -1 +patch +pending Hi,
I've made a patch for this, not fully fixed issue but use guile-1.8. Probably it needs more work for migrate 2.0, so I'd suggest it as temporary solution. And, I'll upload it to 7 days-delayed queue. Francisco, if you don't want it, please tell me (then I'll cancel it). -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane
diff -Nru drgeo-1.1.0/debian/changelog drgeo-1.1.0/debian/changelog --- drgeo-1.1.0/debian/changelog 2012-05-16 04:42:08.000000000 +0900 +++ drgeo-1.1.0/debian/changelog 2014-02-07 22:55:54.000000000 +0900 @@ -1,3 +1,13 @@ +drgeo (1.1.0-10.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control + - Bump up "Build-Depends: guile-1.8-dev" from 1.6, not fully fixed issue + since migrate to guile-2.0-dev is not satisfied but once closed it + (Closes: #707903) + + -- Hideki Yamane <henr...@debian.org> Fri, 07 Feb 2014 22:55:50 +0900 + drgeo (1.1.0-10) unstable; urgency=low [ Francisco Manuel Garcia Claramonte ] diff -Nru drgeo-1.1.0/debian/control drgeo-1.1.0/debian/control --- drgeo-1.1.0/debian/control 2012-05-10 05:52:41.000000000 +0900 +++ drgeo-1.1.0/debian/control 2014-02-07 22:53:57.000000000 +0900 @@ -2,7 +2,7 @@ Section: math Priority: extra Maintainer: Francisco Manuel Garcia Claramonte <franci...@debian.org> -Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, libglade2-dev, libxml2-dev, guile-1.6-dev, libguile-ltdl-1, intltool, libxml-parser-perl, autotools-dev, libltdl-dev [kfreebsd-amd64 kfreebsd-i386 hurd-i386], chrpath +Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, libglade2-dev, libxml2-dev, guile-1.8-dev, libguile-ltdl-1, intltool, libxml-parser-perl, autotools-dev, libltdl-dev [kfreebsd-amd64 kfreebsd-i386 hurd-i386], chrpath Standards-Version: 3.9.3 Homepage: http://www.gnu.org/software/dr_geo/dr_geo.html