tags 745927 + patch tags 745927 + pending thanks Dear maintainer,
I've prepared an NMU for swig2.0 (versioned as 2.0.11-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -Nru swig2.0-2.0.11/debian/changelog swig2.0-2.0.11/debian/changelog --- swig2.0-2.0.11/debian/changelog 2013-10-25 23:37:32.000000000 +0200 +++ swig2.0-2.0.11/debian/changelog 2014-04-26 17:26:42.000000000 +0200 @@ -1,3 +1,11 @@ +swig2.0 (2.0.11-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Build with the default Ruby instead of hardcoding ruby1.9.1. + (Closes: #745927) + + -- Christian Hofstaedtler <christ...@hofstaedtler.name> Sat, 26 Apr 2014 17:23:59 +0200 + swig2.0 (2.0.11-1) unstable; urgency=low * Merge new upstream release 2.0.11 (closes: #727188). diff -Nru swig2.0-2.0.11/debian/control swig2.0-2.0.11/debian/control --- swig2.0-2.0.11/debian/control 2013-10-25 22:59:42.000000000 +0200 +++ swig2.0-2.0.11/debian/control 2014-04-26 17:27:15.000000000 +0200 @@ -18,8 +18,8 @@ php5-cgi, php5-dev, python-dev, - ruby1.9.1, - ruby1.9.1-dev, + ruby, + ruby-dev, tcl-dev, tk-dev diff -Nru swig2.0-2.0.11/debian/rules swig2.0-2.0.11/debian/rules --- swig2.0-2.0.11/debian/rules 2013-10-25 23:37:32.000000000 +0200 +++ swig2.0-2.0.11/debian/rules 2014-04-26 17:23:50.000000000 +0200 @@ -20,7 +20,7 @@ --prefix=/usr --mandir=/usr/share/man \ --with-tclconfig=/usr/lib \ --with-python=/usr/bin/python \ - --with-ruby=/usr/bin/ruby1.9.1 \ + --with-ruby=/usr/bin/ruby \ --with-pike=/usr/bin/pike7.6 \ --with-pikeincl=/usr/include/pike/7.6.24 \ --with-swiglibdir=/usr/share/swig2.0 \ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org