+qemu-arm-static (1.6.0rc3-tizen20161231) unstable; urgency=low
+
+ * Add depands packae qemu
+ * Add the qemu-arm-binfmt (qemu-arm64-binfmt)
+ * Upgrade tizen version to tizen20161231
+
+ -- SoonKyu Park <sk7.park@samsung.com> Sat, 31 Dec 2016 19:30:00 +0200
+
qemu-arm-static (1.6.0rc3-tizen20141002) unstable; urgency=low
* Change packaging to Debian non-native
Source: qemu-arm-static
Maintainer: Gui Chen <gui.chen@intel.com>
Homepage: http://wiki.qemu.org/Index.html
-Standards-Version: 3.7.0
+Standards-Version: 1.6.0
Build-Depends: debhelper (>= 4.0.0), dpatch, cdbs, pkg-config, python, bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, libglib2.0-dev,
Package: qemu-arm-static
Architecture: i386 amd64
Depends: bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, qemu
Replaces: qemu-user-static
-Provides: tizen-qemu-arm-static-2013.12.12
+Provides: tizen-qemu-arm-static-2016.12.31
Description: QEMU is an extremely well-performing CPU emulator that allows you to choose between simulating an entire system and running userspace binaries for different architectures under your native operating system. It currently emulates x86, ARM, PowerPC and SPARC CPUs as well as PC and PowerMac systems.
Summary: Universal CPU emulator
License: BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT
Group: System/Emulators/PC
-Version: 1.6.0rc3
+Version: 1.6.0rc3.tizen20161231
Release: 0
Source: qemu-1.6.0-rc3.tar.bz2
Source1: qemu-binfmt-conf.sh
Requires: qemu
%endif
Provides: qemu:%_bindir/qemu-arm-static
-Provides: tizen-qemu-arm-static = 2013.12.12
+Provides: tizen-qemu-arm-static = 2016.12.31
%description
QEMU is an extremely well-performing CPU emulator that allows you to
%{_sbindir}/*
%changelog
+* Sat Dec 31 2016 sk7.park@samsung.com
+- Add depands packae qemu
+- Add the qemu-arm-binfmt (qemu-arm64-binfmt)
+- Upgrade tizen version to tizen20161231
+* Thu Oct 02 2014 markus.lehtonen@linux.intel.com
+- Change packaging to Debian non-native
+* Wed Jul 09 2014 gui.chen@intel.com
+- update to v1.6.0
+