Your message dated Sun, 05 May 2013 10:48:20 +0000
with message-id <[email protected]>
and subject line Bug#697825: fixed in keybinder 0.3.0-2
has caused the Debian Bug report #697825,
regarding keybinder: FTBFS with multiarch python headers
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.)


-- 
697825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: keybinder
Version: 0.3.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu raring ubuntu-patch multiarch



*** /tmp/tmpMcPtLl/bug_body

In Ubuntu, the attached patch was applied to achieve the following:


  * Add python multiarch header include paths; Fixes FTBFS
    - add debian/patches/python-multiarch-header-path.patch
    - update debian/patches/series


Thanks for considering the patch.


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

Kernel: Linux 3.2.0-35-generic (SMP w/8 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 -Nru keybinder-0.3.0/debian/changelog keybinder-0.3.0/debian/changelog
diff -Nru keybinder-0.3.0/debian/control keybinder-0.3.0/debian/control
diff -Nru keybinder-0.3.0/debian/patches/python-multiarch-header-path.patch keybinder-0.3.0/debian/patches/python-multiarch-header-path.patch
--- keybinder-0.3.0/debian/patches/python-multiarch-header-path.patch	1969-12-31 18:00:00.000000000 -0600
+++ keybinder-0.3.0/debian/patches/python-multiarch-header-path.patch	2013-01-09 21:02:26.000000000 -0600
@@ -0,0 +1,15 @@
+Description: Add python multiarch header include paths
+ Use python-config to get the multiarch header include paths
+Author: Micah Gersten <[email protected]>
+
+--- keybinder-0.3.0.orig/m4/python.m4
++++ keybinder-0.3.0/m4/python.m4
+@@ -45,7 +45,7 @@ AC_MSG_CHECKING(for headers required to
+ dnl deduce PYTHON_INCLUDES
+ py_prefix=`$PYTHON -c "import sys; print sys.prefix"`
+ py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
+-PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
++PYTHON_INCLUDES=`$PYTHON-config --includes`
+ if test "$py_prefix" != "$py_exec_prefix"; then
+   PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
+ fi
diff -Nru keybinder-0.3.0/debian/patches/series keybinder-0.3.0/debian/patches/series
--- keybinder-0.3.0/debian/patches/series	2012-08-24 08:43:28.000000000 -0500
+++ keybinder-0.3.0/debian/patches/series	2013-01-09 21:03:05.000000000 -0600
@@ -1 +1,2 @@
 Xkb.patch
+python-multiarch-header-path.patch

--- End Message ---
--- Begin Message ---
Source: keybinder
Source-Version: 0.3.0-2

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

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna <[email protected]> (supplier of updated keybinder 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 [email protected])


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

Format: 1.8
Date: Sun, 05 May 2013 12:12:17 +0200
Source: keybinder
Binary: libkeybinder0 gir1.2-keybinder-0.0 libkeybinder-dev python-keybinder 
keybinder-doc
Architecture: source amd64 all
Version: 0.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna <[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description: 
 gir1.2-keybinder-0.0 - registers global key bindings for applications - 
introspection da
 keybinder-doc - registers global key bindings for applications - documentation
 libkeybinder-dev - registers global key bindings for applications - 
development head
 libkeybinder0 - registers global key bindings for applications
 python-keybinder - registers global key bindings for applications - Python 
bindings
Closes: 687457 697825
Changes: 
 keybinder (0.3.0-2) unstable; urgency=low
 .
   * Upload to unstable.
   * debian/patches/python-multiarch-header-path.patch:
     - Define python multiarch header include paths (Closes: #697825).
   * debian/control:
     - Add libgtk2.0-dev to libkeybinder-dev Depends field, thanks to
       Alessandro Ghedini for the bug report (Closes: #687457).
     - Bump Standards-Version to 3.9.4.
     - Move VCS repository under collab-maint.
Checksums-Sha1: 
 2fd6a0f196f4de0fa4360335f7eee76de81abaff 2320 keybinder_0.3.0-2.dsc
 4f865b61a13df0450bbdc3929b47d2648ecaea02 6456 keybinder_0.3.0-2.debian.tar.gz
 c6f45e9222a0b97fb0fa55370471232e5560c343 10774 libkeybinder0_0.3.0-2_amd64.deb
 ad44b19553fb59fba8866652462f7f97382a00bd 4704 
gir1.2-keybinder-0.0_0.3.0-2_amd64.deb
 dc1f4393dfc98028d1a57fb541eb2e8fcba901dd 6206 
libkeybinder-dev_0.3.0-2_amd64.deb
 5ef5e320a4ed510fc6bff7cd8fa06465658962aa 9710 
python-keybinder_0.3.0-2_amd64.deb
 bb46e15a43d76ec14d886cbc7f427a9e83560cdc 12072 keybinder-doc_0.3.0-2_all.deb
Checksums-Sha256: 
 ee7b5104a1fffff021d263962cf9bf69d645e3a85dd623d4fa1cd34f8d60601b 2320 
keybinder_0.3.0-2.dsc
 962188170b29ffa0f9898bef2947204858562c97a9e7c31556db564c9cb1b9ce 6456 
keybinder_0.3.0-2.debian.tar.gz
 8663aafe3fdcca714fda8c17ac5aa5125e40fdb6be9b15c22520602e26a76678 10774 
libkeybinder0_0.3.0-2_amd64.deb
 44935cee70f09f7e5a479824848bb259c1f18985e3fb9ed8641925e299297cae 4704 
gir1.2-keybinder-0.0_0.3.0-2_amd64.deb
 80318d400462f057492c0f038a00c77cc21dd638339deb741d6d5a0cc8cc781e 6206 
libkeybinder-dev_0.3.0-2_amd64.deb
 65602e664eb41cc64c5494ea1254ea4b149abe7faeb6098a25290e737854d5a5 9710 
python-keybinder_0.3.0-2_amd64.deb
 90e53a80abe272405e13d3b428449f4cb959e536bfb6b5ca4daec0a96e54a05a 12072 
keybinder-doc_0.3.0-2_all.deb
Files: 
 062e7f172b7fb4019d1deb406373574b 2320 libs optional keybinder_0.3.0-2.dsc
 82fdfed4b973054a9390ab6177b1bca3 6456 libs optional 
keybinder_0.3.0-2.debian.tar.gz
 d12e06835770d384e57dca53a188e928 10774 libs optional 
libkeybinder0_0.3.0-2_amd64.deb
 aa8ffd6e9239236beb1c6b63905a9c85 4704 introspection optional 
gir1.2-keybinder-0.0_0.3.0-2_amd64.deb
 eebbd3bfc7fe0a8f92ed3580b4d01a16 6206 libdevel optional 
libkeybinder-dev_0.3.0-2_amd64.deb
 60380388f82254f68c7427d19716c751 9710 python optional 
python-keybinder_0.3.0-2_amd64.deb
 cdb3d101844858417ca6f5ab882c0bae 12072 doc optional 
keybinder-doc_0.3.0-2_all.deb

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

iQIcBAEBCAAGBQJRhjIJAAoJEEkIatPr4vMfho8QAJnbBUG/xHwkic5iJpSQPfBS
LD2m9kqZIpFpFGGLsKl1e5lo8NuGJg6OBqAmlPGxW3TIV2u80dyWBBh/ux45c+S4
j5qZgVXaMKuj0XPffyuCOc4N0yGCm6952CrP23rm3uz7xAb5BzHgSgzaNMmjUAKj
avuE9IF9UbupQ80aCtYuA+XIYKczYTe1CCMO0OXL6fXEzaL/qIpg4/crJDx+41dg
EWcBSe6sOMwDK2cqmiiRDLYBgvubo9DIjhs7ZmF/T60+Kpm2DllWpHb4TIyWIjV5
Ux93+ilnjnaWehW403B7fuNG56Ep66oQsdqEAcF0B0VH4qoUrKgcYRlJRC0+87F/
qh+uyoHE259LPuEcKHAPn3tkPRX7hXGvYidKJmvMaYcQqQ/BDdxQq3/LGARA9VK2
YLJEkqqVK45Yhk9ISgoHk9K0nULgzEBmHDs2sVQcSWOiSnzhcx0i7LBMWAnf72Da
0i/L/P7/jVH9XYwBZTVOxAeXB3BspWbCEuOE6Da9kaS3ZU0M7d0Vaf1qWgVNOPw3
2JlYmP4VD+P/uCpOEmfoTvQdeWUosA0aE8vfSK1ULigMkXtMEy2zeSaF5iszTmHd
q0EOeDuWSt8CiFAr/3lAiKvLimGl1D4t45n2XFiEMUKmDc7Nb3j6dKJHtdFrzGH5
wKrEQfBHgVdIDgqzWTZ3
=xejE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to