Control: tags 753028 + patch Control: tags 753028 + pending Dear maintainer,
I've prepared an NMU for gnu-smalltalk (versioned as 3.2.4-2.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.
cu Andreas
* Rebuild against GnuTLS v3. Closes: #753028
* Fix building with umask 0002 by fixing permissions of
/usr/lib/gnu-smalltalk and parent.
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -u gnu-smalltalk-3.2.4/debian/control gnu-smalltalk-3.2.4/debian/control --- gnu-smalltalk-3.2.4/debian/control +++ gnu-smalltalk-3.2.4/debian/control @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian GNU Smalltalk maintainers <[email protected]> Uploaders: Thomas Girard <[email protected]>, Alexander Lazarević <[email protected]> -Build-Depends: debhelper (>= 7), autotools-dev, libreadline-dev, libncurses-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-sound1.2-dev, libsdl-ttf2.0-dev, libexpat1-dev, freeglut3-dev, libgmp-dev, quilt (>= 0.40), dpkg-dev (>= 1.13.19), libgdbm-dev, libgtk2.0-dev, libpq-dev, libsigsegv-dev (>= 2.9-2), libffi-dev (>= 3.0.5-2), zip, libsqlite3-dev, unzip, pkg-config, libltdl-dev, chrpath, gawk, libgnutls-dev, automake, autoconf, libtool, texinfo +Build-Depends: debhelper (>= 7), autotools-dev, libreadline-dev, libncurses-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-sound1.2-dev, libsdl-ttf2.0-dev, libexpat1-dev, freeglut3-dev, libgmp-dev, quilt (>= 0.40), dpkg-dev (>= 1.13.19), libgdbm-dev, libgtk2.0-dev, libpq-dev, libsigsegv-dev (>= 2.9-2), libffi-dev (>= 3.0.5-2), zip, libsqlite3-dev, unzip, pkg-config, libltdl-dev, chrpath, gawk, libgnutls28-dev, automake, autoconf, libtool, texinfo Standards-Version: 3.9.2 Homepage: http://smalltalk.gnu.org Vcs-Git: git://anonscm.debian.org/collab-maint/pkg-gnu-smalltalk.git diff -u gnu-smalltalk-3.2.4/debian/changelog gnu-smalltalk-3.2.4/debian/changelog --- gnu-smalltalk-3.2.4/debian/changelog +++ gnu-smalltalk-3.2.4/debian/changelog @@ -1,3 +1,12 @@ +gnu-smalltalk (3.2.4-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild against GnuTLS v3. Closes: #753028 + * Fix building with umask 0002 by fixing permissions of + /usr/lib/gnu-smalltalk and parent. + + -- Andreas Metzler <[email protected]> Sat, 16 Aug 2014 18:58:22 +0200 + gnu-smalltalk (3.2.4-2) unstable; urgency=low * debian/dh_fixstars: search for shared libraries in /lib and in multiarch diff -u gnu-smalltalk-3.2.4/debian/rules gnu-smalltalk-3.2.4/debian/rules --- gnu-smalltalk-3.2.4/debian/rules +++ gnu-smalltalk-3.2.4/debian/rules @@ -128,6 +128,7 @@ dh_installdeb -i perl -w debian/dh_stardeps -i perl -w debian/dh_fixstars -i + chmod -c 755 debian/*/usr/lib debian/*/usr/lib/gnu-smalltalk dh_gencontrol -i dh_md5sums -i dh_builddeb -i @@ -150,6 +151,7 @@ dh_shlibdeps -a perl -w debian/dh_stardeps -a perl -w debian/dh_fixstars -a + chmod -c 755 debian/*/usr/lib debian/*/usr/lib/gnu-smalltalk dh_gencontrol -a dh_md5sums -a dh_builddeb -a
signature.asc
Description: Digital signature

