diff -Nru strace-4.8/debian/changelog strace-4.8/debian/changelog
--- strace-4.8/debian/changelog	2013-06-03 12:34:56.000000000 +0000
+++ strace-4.8/debian/changelog	2014-05-31 00:08:14.000000000 +0000
@@ -1,3 +1,10 @@
+strace (4.8-1.1) unreleased; urgency=low
+
+  * Non-maintainer upload.
+  * Add arm64 to architecture list (and remove defunct arm)
+
+ -- Wookey <wookey@debian.org>  Sat, 31 May 2014 00:07:14 +0000
+
 strace (4.8-1) experimental; urgency=low
 
   * New upstream version.
diff -Nru strace-4.8/debian/control strace-4.8/debian/control
--- strace-4.8/debian/control	2012-04-20 17:31:48.000000000 +0000
+++ strace-4.8/debian/control	2014-05-31 00:07:06.000000000 +0000
@@ -7,7 +7,7 @@
 Homepage: http://sourceforge.net/projects/strace/
 
 Package: strace
-Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64
+Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A system call tracer
  strace is a system call tracer, i.e. a debugging tool which prints out
@@ -40,7 +40,7 @@
 Section: debian-installer
 XC-Package-Type: udeb
 Priority: extra
-Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc sparc64
+Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A system call tracer
  strace is a system call tracer, i.e. a debugging tool which prints out
