[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#639679: marked as done (libxp: please convert to multiarch)



Your message dated Sat, 22 Oct 2011 21:04:54 +0000
with message-id <E1RHikQ-0006sf-8u@franck.debian.org>
and subject line Bug#639679: fixed in libxp 1:1.0.1-2
has caused the Debian Bug report #639679,
regarding libxp: please convert to 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 owner@bugs.debian.org
immediately.)


-- 
639679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639679
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libxp
Version: 1:1.0.1-1
Severity: wishlist
Tags: patch

Dear Maintainers,

Could you support multiarch same for libxp

Multiarch Information can be found on this wiki
http://wiki.debian.org/Multiarch/Implementation

A propsed patch is attached

Thank you.



-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-9-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libxp-1.0.1/debian/changelog libxp-1.0.1/debian/changelog
--- libxp-1.0.1/debian/changelog
+++ libxp-1.0.1/debian/changelog
@@ -1,3 +1,9 @@
+libxp (1:1.0.1-2) UNRELEASED; urgency=low
+
+  * convert to multiarch 
+
+ -- Julian Taylor <jtaylor.debian@googlemail.com>  Mon, 29 Aug 2011 12:54:02 +0200
+
 libxp (1:1.0.1-1) unstable; urgency=low
 
   * New upstream release.
diff -u libxp-1.0.1/debian/rules libxp-1.0.1/debian/rules
--- libxp-1.0.1/debian/rules
+++ libxp-1.0.1/debian/rules
@@ -23,6 +23,7 @@
 endif
 
 DEB_HOST_ARCH      ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
@@ -41,6 +42,7 @@
 	cd build && \
 	../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 	             --infodir=\$${prefix}/share/info $(confflags) \
+		     --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 	             CFLAGS="$(CFLAGS)"
 	$(MAKE) -C build
 
diff -u libxp-1.0.1/debian/control libxp-1.0.1/debian/control
--- libxp-1.0.1/debian/control
+++ libxp-1.0.1/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
- debhelper (>= 5),
+ debhelper (>= 8.1.3~),
  quilt,
  pkg-config,
  libx11-dev (>= 1:0.99.2),
@@ -20,6 +20,8 @@
 Package: libxp6
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -37,6 +39,7 @@
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Depends:
  libxp6 (= ${binary:Version}),
  ${shlibs:Depends},
diff -u libxp-1.0.1/debian/libxp-dev.install libxp-1.0.1/debian/libxp-dev.install
--- libxp-1.0.1/debian/libxp-dev.install
+++ libxp-1.0.1/debian/libxp-dev.install
@@ -1,3 +1,3 @@
-usr/lib/libXp.a
-usr/lib/libXp.so
-usr/lib/pkgconfig/xp.pc
+usr/lib/*/libXp.a
+usr/lib/*/libXp.so
+usr/lib/*/pkgconfig/xp.pc
diff -u libxp-1.0.1/debian/libxp6.install libxp-1.0.1/debian/libxp6.install
--- libxp-1.0.1/debian/libxp6.install
+++ libxp-1.0.1/debian/libxp6.install
@@ -1 +1 @@
-usr/lib/libXp.so.6*
+usr/lib/*/libXp.so.6*
diff -u libxp-1.0.1/debian/compat libxp-1.0.1/debian/compat
--- libxp-1.0.1/debian/compat
+++ libxp-1.0.1/debian/compat
@@ -1 +1 @@
-5
+9

--- End Message ---
--- Begin Message ---
Source: libxp
Source-Version: 1:1.0.1-2

We believe that the bug you reported is fixed in the latest version of
libxp, which is due to be installed in the Debian FTP archive:

libxp-dev_1.0.1-2_amd64.deb
  to main/libx/libxp/libxp-dev_1.0.1-2_amd64.deb
libxp6-dbg_1.0.1-2_amd64.deb
  to main/libx/libxp/libxp6-dbg_1.0.1-2_amd64.deb
libxp6_1.0.1-2_amd64.deb
  to main/libx/libxp/libxp6_1.0.1-2_amd64.deb
libxp_1.0.1-2.diff.gz
  to main/libx/libxp/libxp_1.0.1-2.diff.gz
libxp_1.0.1-2.dsc
  to main/libx/libxp/libxp_1.0.1-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 639679@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vorlon@debian.org> (supplier of updated libxp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 22 Oct 2011 13:03:28 -0700
Source: libxp
Binary: libxp6 libxp6-dbg libxp-dev
Architecture: source amd64
Version: 1:1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Description: 
 libxp-dev  - X Printing Extension (Xprint) client library (development files)
 libxp6     - X Printing Extension (Xprint) client library
 libxp6-dbg - X Printing Extension (Xprint) client library (unstripped)
Closes: 639679
Changes: 
 libxp (1:1.0.1-2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Drop Pre-Depends on x11-common, only needed for upgrades from the
     monolith.
 .
   [ Steve Langasek ]
   * Build for multiarch; thanks to Julian Taylor for the patch.
     Closes: #639679.
Checksums-Sha1: 
 aadfe5dba5872904b41d0ef3299dd84b09c09f21 2042 libxp_1.0.1-2.dsc
 37e1588a31439aff3bf5888df340b50e4c962929 555918 libxp_1.0.1-2.diff.gz
 6f0d79dae8209fc3bdfb76c0d80d90dfefc79449 24260 libxp6_1.0.1-2_amd64.deb
 9e4139f5d9816b5dede246ea8606807d70ce2fbd 113968 libxp6-dbg_1.0.1-2_amd64.deb
 704a182fdddc2d765040596528da1bdb0eb7e41e 90288 libxp-dev_1.0.1-2_amd64.deb
Checksums-Sha256: 
 7860a31a9fad6de9cbbf244436889e8625dc01de3c4318a661dd32da5f98f530 2042 libxp_1.0.1-2.dsc
 0453507e087bd699a414668cfa695d77af213d97da9bd4e797827480e46d29cb 555918 libxp_1.0.1-2.diff.gz
 e5bceca0335a55c773e420d14341eab97a3cac9e99088c7e61dcab76ecd9acee 24260 libxp6_1.0.1-2_amd64.deb
 f1be04ede1faeb10b16769bbf015b24de89a19ff6ed1d07bf7b0ab0157052494 113968 libxp6-dbg_1.0.1-2_amd64.deb
 75814eeaed73e7530025dd6d8892c207da1d29ee542477e57a84ebd2dbc7d26e 90288 libxp-dev_1.0.1-2_amd64.deb
Files: 
 ef4ffbe6e6eb91d7f87b1e33552b8338 2042 x11 optional libxp_1.0.1-2.dsc
 829b0df7be0bce947be8e0dab50e190c 555918 x11 optional libxp_1.0.1-2.diff.gz
 afbc6c0bb3a79515eb87a8f1a7aa3098 24260 libs optional libxp6_1.0.1-2_amd64.deb
 fc5534c8727c2c29c50e750e1857b1eb 113968 debug extra libxp6-dbg_1.0.1-2_amd64.deb
 9daf686187425a41b8f9d939031cde0c 90288 libdevel optional libxp-dev_1.0.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTqMiYFaNMPMhshM9AQgJjA//eoQnh/CauK6vjTuz4kDmKzYJBcszC4TD
9jcXtRMpesbpKxUMjkrtS4PU3dvWPQSIjVfCTaYOUZF7EN+i0wHGycyo/D0mNb/z
s3y46XbWbl9fpmdejds7M89Y/VtQ4PHgRBiKkjMV4NMgUk8f9XfYyqqmraXCL7VV
fke4Rm3/+F0pLvhKQy3xOmtcGwOiMDNuexnIGBxAoAWyqe+Yzd3Xl3jOvitm26ut
8Z95zkISJ3vS3b9V33NXpCHwOYMx5k0CUz6p8eEeFY/sWiFOmijQ9uCw6uVdn/Up
XgHnfq8nCbGFPc2NfIpqVtHLH7oHI9woyJ8wqR7ZNbvf3irfcz76EdAqyygJbhEw
c9f4MSKDvLkOfxS2EsKudCbGkXZ9HqVGUI5D49PtMcd043G2NeCxZ7viBKveXKJk
DSF7NF/3tpZHCxTa+pkxDUBZi8litG0qOFkopv2XrariSLiEp65/toVbpQcXB8zc
e7DmT2UAJzgxAJbOcJ5vhNnfBBlKFSWO5P7f0ASuMggACODLo25T2pBMUatpy98t
yBOppS0LaD6T7j4/Im/FFsZnU3Tta1db1yyoVy7J7zUUD4s3T+FFQ+wwl7PhrDya
ygxZXe37SEKTZviADYc2x1+hiDLptzOM34mF1Dvmaeqy7S7NZEx9pMbTvOmfu5hR
U2Vy9WDsqNM=
=zGnq
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: