Hi,

I'll upload the attached NMU. For mips/mipsel, I guess removing the
old binaries is best, the upstream changelog doesn't even mention
these architectures.

debdiff rtai_3.2-1.dsc rtai_3.2-1.1.dsc
 rules     |    2 +-
 changelog |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -u rtai-3.2/debian/rules rtai-3.2/debian/rules
--- rtai-3.2/debian/rules
+++ rtai-3.2/debian/rules
@@ -16,7 +16,7 @@
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-DEB_BUILD_ARCH      ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_BUILD_ARCH      = $(shell dpkg-architecture -qDEB_BUILD_ARCH | sed -e 
s/powerpc/ppc/)
 
 CFLAGS = -Wall -g
 
diff -u rtai-3.2/debian/changelog rtai-3.2/debian/changelog
--- rtai-3.2/debian/changelog
+++ rtai-3.2/debian/changelog
@@ -1,3 +1,10 @@
+rtai (3.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace powerpc by ppc in debian/rules (Closes: #374846).
+
+ -- Christoph Berg <[EMAIL PROTECTED]>  Fri, 15 Sep 2006 20:37:17 +0200
+
 rtai (3.2-1) unstable; urgency=low
 
   * New upstream release

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to