Control: tags 779575 + pending Dear maintainer,
I've prepared an NMU for libunwind (versioned as 1.1-4.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards. -- Regards, Aron Xu
diff -Nru libunwind-1.1/debian/changelog libunwind-1.1/debian/changelog
--- libunwind-1.1/debian/changelog 2015-07-04 13:02:00.000000000 +0800
+++ libunwind-1.1/debian/changelog 2015-10-31 02:43:51.000000000 +0800
@@ -1,3 +1,14 @@
+libunwind (1.1-4.1) unstable; urgency=medium
+
+ [ James Cowgill ]
+ * Non-maintainer upload.
+ * Enable other mips architectures (Closes: #779575)
+
+ [ Aron Xu ]
+ * Replace direct Pre-Depends on multiarch-support by ${misc:Pre-Depends}
+
+ -- Aron Xu <[email protected]> Sat, 31 Oct 2015 02:33:29 +0800
+
libunwind (1.1-4) unstable; urgency=medium
* Fix off-by-one in dwarf_to_unw_regnum(), applying an upstream patch
diff -Nru libunwind-1.1/debian/control libunwind-1.1/debian/control
--- libunwind-1.1/debian/control 2015-07-04 13:02:00.000000000 +0800
+++ libunwind-1.1/debian/control 2015-10-31 02:43:07.000000000 +0800
@@ -11,7 +11,7 @@
Package: libunwind-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind8 (= ${binary:Version})
Conflicts: libunwind1-dev, libunwind7-dev
Replaces: libunwind8-dev (<< 1.1-3.2)
@@ -28,7 +28,7 @@
Package: libunwind8-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind-dev (= ${binary:Version})
Description: library to determine the call-chain of a program - development
The primary goal of this project is to define a portable and efficient C
@@ -37,8 +37,8 @@
This is a transitional package. You can safely remove it.
Package: libunwind8
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
-Pre-Depends: multiarch-support
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libunwind1-dev
Replaces: libgcc1 (<< 1:4.0.0-2)
@@ -56,7 +56,7 @@
Package: libunwind8-dbg
Section: debug
Priority: extra
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, ${shlibs:Depends}, libunwind8 (= ${binary:Version})
Description: library to determine the call-chain of a program - runtime
Contains debugging symbols for libunwind8.
@@ -67,7 +67,7 @@
Package: libunwind-setjmp0-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind8-dev (= ${binary:Version}), libunwind-setjmp0 (= ${binary:Version})
Description: libunwind-based non local goto - development
The unwind-setjmp library offers a libunwind-based implementation of
@@ -79,8 +79,8 @@
This package includes the development support files
Package: libunwind-setjmp0
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
-Pre-Depends: multiarch-support
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: libunwind-based non local goto - runtime
The unwind-setjmp library offers a libunwind-based implementation of
@@ -94,7 +94,7 @@
Package: libunwind-setjmp0-dbg
Section: debug
Priority: extra
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, ${shlibs:Depends}, libunwind-setjmp0 (= ${binary:Version})
Description: libunwind-based non local goto - runtime
Contains debugging symbols for libunwind8.
signature.asc
Description: Digital signature

