tags 666311 + patch tags 666311 + pending thanks Dear maintainer,
I've prepared an NMU for freeradius (versioned as 2.1.10+dfsg-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Lenny Kravitz: Black Velveteen
diff -u freeradius-2.1.10+dfsg/debian/changelog freeradius-2.1.10+dfsg/debian/changelog
--- freeradius-2.1.10+dfsg/debian/changelog
+++ freeradius-2.1.10+dfsg/debian/changelog
@@ -1,3 +1,13 @@
+freeradius (2.1.10+dfsg-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "FTBFS: libfreeradius-radius-2.1.10.so: could not read symbols:
+ Invalid operation": adjust target dependencies in debian/rules: make sure
+ the patch target is not only called for build but also for
+ build-{arch,indep}. (Closes: #666311)
+
+ -- gregor herrmann <[email protected]> Wed, 02 May 2012 16:58:57 +0200
+
freeradius (2.1.10+dfsg-3) unstable; urgency=low
* Fixed the silly error that rendered previous attempts to use the
only in patch2:
unchanged:
--- freeradius-2.1.10+dfsg.orig/debian/rules
+++ freeradius-2.1.10+dfsg/debian/rules
@@ -51,7 +51,7 @@
include /usr/share/quilt/quilt.make
-config.status: configure
+config.status: $(QUILT_STAMPFN) configure
dh_testdir
ifeq (config.sub.dist,$(wildcard config.sub.dist))
@@ -91,7 +91,7 @@
--with-system-libtool
#Architecture
-build: patch build-arch build-indep
+build: build-arch build-indep
build-arch: build-arch-stamp
build-arch-stamp: config.status
signature.asc
Description: Digital signature

