Package: umview
Version: 0.8.2-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: powerpcspe
Hi,
the attached patch adds powerpcspe to the list of architectures in
debian/control.
Thanks in advance,
Roland
-- System Information:
Debian Release: 7.0
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)
Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- test/umview-0.8.2/debian/control 2014-01-11 18:07:29.000000000 +0100
+++ umview-0.8.2/debian/control 2014-01-11 18:08:37.051683762 +0100
@@ -11,7 +11,7 @@
Standards-Version: 3.9.3
Package: umview
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Depends: libumlib0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: kernel-patch-viewos, libpurelibc1
Suggests: umview-mod-umdevtap, umview-mod-umlwip
@@ -37,7 +37,7 @@
packages because they depend on additional libraries.
Package: libumlib0
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: View-OS in user space - Support library for modules
@@ -61,7 +61,7 @@
module.
Package: libumlib-dev
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Conflicts: libumlib0-dev
Replaces: libumlib0-dev
Section: libdevel
@@ -89,7 +89,7 @@
tree).
Package: umview-mod-umlwip
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Depends: libumlib0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: View-OS in user space - LWIPv6 gateway module
View-OS is a novel approach to the process/kernel interface. The semantics of
@@ -114,7 +114,7 @@
to the external world through a TUN/TAP device or a VDE switch.
Package: umview-mod-umdevtap
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Depends: libumlib0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: View-OS in user space - Virtual TUN/TAP module
View-OS is a novel approach to the process/kernel interface. The semantics of
@@ -139,7 +139,7 @@
outer side, UMView opens a connection to a VDE switch.
Package: umview-mod-viewfs
-Architecture: i386 amd64 powerpc ppc64
+Architecture: i386 amd64 powerpc powerpcspe ppc64
Depends: libumlib0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: View-OS in user space - Filesystem mangling modules
View-OS is a novel approach to the process/kernel interface. The semantics of