Hideki Yamane <henr...@debian.or.jp> writes: > On Sat, 14 Jun 2014 13:44:57 -0500 > Rob Browning <r...@defaultvalue.org> wrote: >> Thanks for the help. I'm reopening this because I just noticed that >> drgeo is still blocking the guile-1.6 removal, and I think it may be (at >> least) because there's still a dependency on libguile-ltdl-1, which is >> from guile-1.6 (and is likely unnecessary now). > > Okay, reasonable. > >> If it's easy for you to upload again, and you'd like to, then please >> do. Otherwise, hopefully I or someone else will get to it soonish. > > And FYI, drgeo upstream ships newer version I heard. I'll forward > it to you later. > > Thank you for your coordination.
OK, for now I've just uploaded a 10.2 NMU with the following patch to remove the libguile-ltdl-1 dependency.
diff -Nru drgeo-1.1.0/debian/changelog drgeo-1.1.0/debian/changelog --- drgeo-1.1.0/debian/changelog 2014-02-07 07:55:54.000000000 -0600 +++ drgeo-1.1.0/debian/changelog 2014-09-07 13:03:04.000000000 -0500 @@ -1,3 +1,10 @@ +drgeo (1.1.0-10.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove vestigial libguile-ltdl-1 dependency. (Closes: 707903) + + -- Rob Browning <r...@defaultvalue.org> Sun, 07 Sep 2014 12:58:13 -0500 + drgeo (1.1.0-10.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru drgeo-1.1.0/debian/control drgeo-1.1.0/debian/control --- drgeo-1.1.0/debian/control 2014-02-07 07:53:57.000000000 -0600 +++ drgeo-1.1.0/debian/control 2014-09-07 13:03:04.000000000 -0500 @@ -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.8-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, 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
Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4