Your message dated Fri, 18 Sep 2015 13:32:24 +0000
with message-id <[email protected]>
and subject line Bug#792121: Removed package(s) from unstable
has caused the Debian Bug report #646326,
regarding Please transition liboil for multiarch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
646326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646326
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liboil
Version: 0.3.17-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch

In Ubuntu, the attached patch was applied to make liboil compatible with
multiarch, as described at
<http://wiki.debian.org/Multiarch/Implementation>.

The most important changes are:

- Move /usr/bin/oil-bugreport to the liboil0.3-dev package.
- Switch to debhelper compat level 9.

Thanks for considering the patch.
diff -u liboil-0.3.17/debian/liboil0.3.install liboil-0.3.17/debian/liboil0.3.install
--- liboil-0.3.17/debian/liboil0.3.install
+++ liboil-0.3.17/debian/liboil0.3.install
@@ -1,2 +1 @@
-debian/tmp/usr/lib/liboil-0.3.so.*
-debian/tmp/usr/bin/*
+debian/tmp/usr/lib/*/liboil-0.3.so.*
diff -u liboil-0.3.17/debian/liboil0.3-dev.install liboil-0.3.17/debian/liboil0.3-dev.install
--- liboil-0.3.17/debian/liboil0.3-dev.install
+++ liboil-0.3.17/debian/liboil0.3-dev.install
@@ -1,4 +1,5 @@
-debian/tmp/usr/lib/liboil-0.3.so
-debian/tmp/usr/lib/liboil-0.3.a
+debian/tmp/usr/bin/*
+debian/tmp/usr/lib/*/liboil-0.3.so
+debian/tmp/usr/lib/*/liboil-0.3.a
 debian/tmp/usr/include/liboil-0.3
-debian/tmp/usr/lib/pkgconfig/liboil-0.3.pc
+debian/tmp/usr/lib/*/pkgconfig/liboil-0.3.pc
diff -u liboil-0.3.17/debian/changelog liboil-0.3.17/debian/changelog
diff -u liboil-0.3.17/debian/control liboil-0.3.17/debian/control
--- liboil-0.3.17/debian/control
+++ liboil-0.3.17/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Maintainers of GStreamer packages <[email protected]>
 Uploaders: Sebastian Dröge <[email protected]>
-Build-Depends: cdbs,
-               debhelper (>= 6),
+Build-Depends: cdbs (>= 0.4.93~),
+               debhelper (>= 8.1.3~),
                dpkg-dev (>= 1.14.13),
                autotools-dev,
                gtk-doc-tools
@@ -14,6 +14,8 @@
 Package: liboil0.3
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Library of Optimized Inner Loops
@@ -36,6 +38,8 @@
          ${misc:Depends}
 Provides: liboil-dev
 Suggests: liboil0.3-doc
+Breaks: liboil0.3 (<< 0.3.17-3~)
+Replaces: liboil0.3 (<< 0.3.17-3~)
 Description: Library of Optimized Inner Loops (development headers)
  Liboil is a collection of functions that often benefit from having
  special implementations on various architectures or CPUs.  Each function
diff -u liboil-0.3.17/debian/rules liboil-0.3.17/debian/rules
--- liboil-0.3.17/debian/rules
+++ liboil-0.3.17/debian/rules
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_DH_STRIP_ARGS := --dbg-package=liboil0.3-dbg
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-static
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-static --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
 DEB_DH_MAKESHLIBS_ARGS_ALL += -- -c4
 
diff -u liboil-0.3.17/debian/compat liboil-0.3.17/debian/compat
--- liboil-0.3.17/debian/compat
+++ liboil-0.3.17/debian/compat
@@ -1 +1 @@
-6
+9

--- End Message ---
--- Begin Message ---
Version: 0.3.17-2+rm

Dear submitter,

as the package liboil has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/792121

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to