Your message dated Sat, 22 May 2010 18:47:14 +0000
with message-id <[email protected]>
and subject line Bug#569304: fixed in mojito 0.22.1-2
has caused the Debian Bug report #569304,
regarding Please update configure check to use new nm-glib pkgconfig file names
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.)
--
569304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569304
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mojito
Severity: wishlist
Tags: patch
Hi,
since network-manager 0.7.999-1, libnm_glib and libnm_glib_vpn have been
renamed to libnm-glib and libnm-glib-vpn along with its pkgconfig files.
For now, I ship compat symlinks in libnm-glib-dev and libnm-glib-vpn-dev
so packages like yours don't ftbfs. As I want to get rid of those
symlinks eventually, please consider updating the configure check in
your package. Attached is a patch for that and I would appreciate if you
forward that also to upstream.
You will also need to regenerate ./configure, either by shipping a
separate patch for that or running autoreconf during build time,
whatever suits you best
In addition, the build dependencies should be bumped to:
libnm-glib-vpn-dev (>= 0.7.999) resp.
libnm-glib-dev (>= 0.7.999)
Thanks for considering,
Michael
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.33-rc7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- configure.ac.orig 2010-02-11 12:01:48.991891475 +0100
+++ configure.ac 2010-02-11 12:02:48.911891753 +0100
@@ -73,7 +73,7 @@
[test "$with_online" = networkmanager],
[
AC_MSG_RESULT([Network Manager])
- PKG_CHECK_MODULES(NM, libnm_glib >= 0.7)
+ PKG_CHECK_MODULES(NM, libnm-glib >= 0.7.999)
AC_DEFINE([WITH_ONLINE_NM], 1, [NM online detection])
],
--- End Message ---
--- Begin Message ---
Source: mojito
Source-Version: 0.22.1-2
We believe that the bug you reported is fixed in the latest version of
mojito, which is due to be installed in the Debian FTP archive:
libmojito-client-dev_0.22.1-2_i386.deb
to main/m/mojito/libmojito-client-dev_0.22.1-2_i386.deb
libmojito-client1-dbg_0.22.1-2_i386.deb
to main/m/mojito/libmojito-client1-dbg_0.22.1-2_i386.deb
libmojito-client1_0.22.1-2_i386.deb
to main/m/mojito/libmojito-client1_0.22.1-2_i386.deb
libmojito-dev_0.22.1-2_i386.deb
to main/m/mojito/libmojito-dev_0.22.1-2_i386.deb
libmojito0-dbg_0.22.1-2_i386.deb
to main/m/mojito/libmojito0-dbg_0.22.1-2_i386.deb
libmojito0_0.22.1-2_i386.deb
to main/m/mojito/libmojito0_0.22.1-2_i386.deb
mojito_0.22.1-2.debian.tar.gz
to main/m/mojito/mojito_0.22.1-2.debian.tar.gz
mojito_0.22.1-2.dsc
to main/m/mojito/mojito_0.22.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <[email protected]> (supplier of updated mojito
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: SHA512
Format: 1.8
Date: Sun, 23 May 2010 02:30:34 +0800
Source: mojito
Binary: libmojito0 libmojito-dev libmojito0-dbg libmojito-client1
libmojito-client-dev libmojito-client1-dbg
Architecture: source i386
Version: 0.22.1-2
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
Changed-By: Ying-Chun Liu (PaulLiu) <[email protected]>
Description:
libmojito-client-dev - client library to access mojito server (development
headers)
libmojito-client1 - client library to access mojito server
libmojito-client1-dbg - client library to access mojito server (debug symbols)
libmojito-dev - mojito library to fetch data from social service (dev. headers)
libmojito0 - mojito library to fetch data from social service
libmojito0-dbg - mojito library to fetch data from social service (debug
symbols)
Closes: 569304
Changes:
mojito (0.22.1-2) unstable; urgency=low
.
* Use DebSrc3.0 format
* Change to quilt instead of cdbs-simple-patchsys
* Use DEP-3 Patch tagging on all patches
* libnm_glib -> libnm-glib (Closes: #569304)
- Add build dependencies to libnm-glib-dev (>= 0.7.999)
- 02_fix_libnm_glib.patch: fix configure.ac to use libnm-glib
* debian/control: Bump Standards-Version to 3.8.4: Nothing to be changed
Checksums-Sha1:
603bbfd15269fd1b6e5fa9e2ce3c4012536dfe91 2072 mojito_0.22.1-2.dsc
b24ab07da09854a52e993ae373bc7aa5e892acac 9548 mojito_0.22.1-2.debian.tar.gz
d67fe80691411282745ed85cfc4ba3dd4066cf5c 126052 libmojito0_0.22.1-2_i386.deb
e01d11edaa59deac2bfba9e79255936baaf13666 12152 libmojito-dev_0.22.1-2_i386.deb
cbd73a4d78cbc35d849703caf8c9f351bfa9e0da 162788
libmojito0-dbg_0.22.1-2_i386.deb
b6607968f74b7357a0b83a1929433e5056bc56d0 22016
libmojito-client1_0.22.1-2_i386.deb
bebe131f59d8557d99549038f3690dad6c5f107a 10696
libmojito-client-dev_0.22.1-2_i386.deb
3af7bf8662b36652c83f43840ff7c0e649efa514 39198
libmojito-client1-dbg_0.22.1-2_i386.deb
Checksums-Sha256:
5f06efcf4b6def8184472e90ec67ca2a288fd4f0333d054f19c24e087c02e3eb 2072
mojito_0.22.1-2.dsc
0e38adb9dfb877d9250f5cd077cddd543bf5d6bbb39fa668ee4d8945000edd66 9548
mojito_0.22.1-2.debian.tar.gz
34176c7200bc4c1fa7b1ed9971e2e1a106c2447da322eb7fe030272759fe12a4 126052
libmojito0_0.22.1-2_i386.deb
e5903bfdfb7d0d38ea2477612814850baf31e0cbe5dd35d4848c6a86a8c333e0 12152
libmojito-dev_0.22.1-2_i386.deb
223f4036448cb690f68d592f5d36482611cd829dd81679bd5e36bfd028c122e7 162788
libmojito0-dbg_0.22.1-2_i386.deb
cc06838d9f336621c02bf9915e5d042bd86b2243f53cc6dd5f0e33df486f3403 22016
libmojito-client1_0.22.1-2_i386.deb
b5742047b235a42939e5c3877debb0f6870a956db3d4ab5397c041bf0198682f 10696
libmojito-client-dev_0.22.1-2_i386.deb
a70135e9bd58d3f00487f3d1a2e57a283f9745b543e443f377f613415d39b47c 39198
libmojito-client1-dbg_0.22.1-2_i386.deb
Files:
65a2db26f1dda8af997c658c1de5b954 2072 web optional mojito_0.22.1-2.dsc
ccaecd9a78b3fe352c419b0e73572ac0 9548 web optional
mojito_0.22.1-2.debian.tar.gz
9cf29fad486326f708a3d9632854f93d 126052 libs optional
libmojito0_0.22.1-2_i386.deb
3e7cf24fe9aa790ffde06867613261c9 12152 libdevel optional
libmojito-dev_0.22.1-2_i386.deb
1471c4a22cd33678a47ed4de16b4926d 162788 debug extra
libmojito0-dbg_0.22.1-2_i386.deb
e40eb329d46f0632d6fe07776bfaed06 22016 libs optional
libmojito-client1_0.22.1-2_i386.deb
885f903cbfedf65463c66a58354c7546 10696 libdevel optional
libmojito-client-dev_0.22.1-2_i386.deb
6f997b360f8cf044a66ae5c4bcdf4707 39198 debug extra
libmojito-client1-dbg_0.22.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJL+CRfAAoJEPgLgUbQQog2GbAQAJhw1osYV5T/CExXU/CXYu9v
qiUE+WD/2KTHNhme3eRi1vUehKpuVasX/ifGj0rcz4qtXD7CHJZQF3dVy+oFD+ir
E1jtLTw8j/K/bgaxZqJBiCXrYmzXmAxEh2Jh88HUFFItiJQS7nfo3gPdy6ZII2XJ
m7GJGAGgjYQOxhVxyxyPc2/35j1wSsyjJJlpx7neQVuY2XczvFkFj9YvFcqNgkGx
UcjtPxDP77Rqp9JTvMH3/8OhSDRvFlw1Y6B+zlNaDcXjhcj08p8RaRGM4vxb6qFx
O5123RisS2gr68jXwmKCcy/HkA3MxRewRIRAyg0KeVeAmAjEognK7zczJqu8X8PU
MKRCGc0uXkJROhCUmJBhs34ATp8bs4ca1vMI2HhaS60WReTpL+O55jHLe9dljM94
wMquDDwVE90YHuMJxW/5aRbq/bCMl0m36CBXZOjhULNwx3ujHLeEfaw3gZsxQwL6
npX6Y3+Lfc1SYlj504x3ncT3TRTogmVBvTHkzL0NZaXV+IXmqHNcOorkwez52dAv
LHFF0hojjGj2oioOmJaReIdiMAanUczQCm+PxdNbfpA41FAocKNsl7u1zVpo/wUt
BmeKcURufWNiuwoVe3JyFCXja+eEEwEfG+oQKR54BHTHpw3KvudUxbXwNexhUYT9
LF1WqU+hwvJms7BGVkU1
=bpWN
-----END PGP SIGNATURE-----
--- End Message ---