tags 523912 + patch pending
thanks
Dear maintainer,
I've prepared an NMU for mit-scheme (versioned as 7.7.90+20090107-1.1)
and uploaded it to DELAYED/2, according to devref §5.11.1. I've just
added the missing build-dep on libltdl-dev, as discussed in this bug
log.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u mit-scheme-7.7.90+20090107/debian/changelog mit-scheme-7.7.90+20090107/debian/changelog
--- mit-scheme-7.7.90+20090107/debian/changelog
+++ mit-scheme-7.7.90+20090107/debian/changelog
@@ -1,3 +1,10 @@
+mit-scheme (7.7.90+20090107-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add missing build-dep on libltdl-dev (Closes: #523912)
+
+ -- Stefano Zacchiroli <[email protected]> Thu, 26 Nov 2009 10:08:46 +0100
+
mit-scheme (7.7.90+20090107-1) unstable; urgency=low
* New upstream.
diff -u mit-scheme-7.7.90+20090107/debian/control mit-scheme-7.7.90+20090107/debian/control
--- mit-scheme-7.7.90+20090107/debian/control
+++ mit-scheme-7.7.90+20090107/debian/control
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Chris Hanson <[email protected]>
-Build-Depends: debhelper (>> 5.0.0), m4, mit-scheme, autotools-dev, libssl-dev, libmhash-dev, libmcrypt-dev, libgdbm-dev, libpq-dev, libncurses5-dev, libx11-dev, libxt-dev, libdb-dev
+Build-Depends: debhelper (>> 5.0.0), m4, mit-scheme, autotools-dev, libssl-dev, libmhash-dev, libmcrypt-dev, libgdbm-dev, libpq-dev, libncurses5-dev, libx11-dev, libxt-dev, libdb-dev, libltdl-dev
Standards-Version: 3.8.0
Homepage: http://www.gnu.org/software/mit-scheme/