[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please unblock slrn 0.9.8.1pl1-23



* Marc 'HE' Brockschmidt wrote:
> Norbert Tretkowski <norbert@tretkowski.de> writes:
> > Could you please unblock slrn 0.9.8.1pl1-23 which was uploaded a few
> > days ago?
> 
> Unblocked.

Thanks. Unfortunately, another upload was necessary to fix a build
problem on mips and mipsel (diff below).

So please also unblock 0.9.8.1pl1-24. Thanks!

                Norbert


diff -u slrn-0.9.8.1pl1/debian/rules slrn-0.9.8.1pl1/debian/rules
--- slrn-0.9.8.1pl1/debian/rules
+++ slrn-0.9.8.1pl1/debian/rules
@@ -38,14 +38,6 @@
        -test -r /usr/share/misc/config.sub && cp -f /usr/share/misc/config.sub autoconf/config.sub
        -test -r /usr/share/misc/config.guess && cp -f /usr/share/misc/config.guess autoconf/config.guess
 
-# Regression tests.
-test:
-       @if grep -i -q `hostname -f` src/slrn src/slrnpull; then \
-               echo "Detected your hostname compiled into a binary. That is a bug." >&2; \
-               grep -i `hostname -f` src/objs/* >&2; \
-               exit 1; \
-       fi
-
 install: build
        dh_testdir
        dh_testroot
@@ -86,7 +78,7 @@
        dh_install debian/slrn-icon.xpm usr/share/pixmaps
 
 # Build architecture-dependent files here.
-binary-arch: build test install
+binary-arch: build install
        dh_installdebconf
        dh_installdocs
        dh_installexamples doc/slrn.rc doc/score.sl
diff -u slrn-0.9.8.1pl1/debian/changelog slrn-0.9.8.1pl1/debian/changelog
--- slrn-0.9.8.1pl1/debian/changelog
+++ slrn-0.9.8.1pl1/debian/changelog
@@ -1,3 +1,9 @@
+slrn (0.9.8.1pl1-24) unstable; urgency=medium
+
+  * Disabled hostname check to fix build failure on mips and mipsel.
+
+ -- Norbert Tretkowski <nobse@debian.org>  Wed, 27 Dec 2006 07:11:21 +0100
+
 slrn (0.9.8.1pl1-23) unstable; urgency=medium
 
   * Added NEWS.Debian file which documents the configuration changes



Reply to: