Your message dated Tue, 14 Jun 2011 21:05:15 +0000
with message-id <[email protected]>
and subject line Bug#628981: fixed in qjson 0.7.1-2
has caused the Debian Bug report #628981,
regarding libqjson-dev: Shipped FindQJSON.cmake cannot by found by CMake in 
default  install location
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.)


-- 
628981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628981
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libqjson-dev
Version: 0.7.1-1ubuntu1
Severity: important
Tags: patch

The FindQJSON.cmake installed by upstream cannot be found using the CMake find
macro by default. In Ubuntu, we are solving this problem by installing it to
/usr/share/cmake-2.8/Modules/FindQJSON.cmake, a place where CMake can find it.
diff -u qjson-0.7.1/debian/rules qjson-0.7.1/debian/rules
--- qjson-0.7.1/debian/rules
+++ qjson-0.7.1/debian/rules
@@ -8,0 +9,5 @@
+
+override_dh_install:
+	dh_install
+	mkdir -p debian/libqjson-dev/usr/share/cmake-2.8/Modules/
+	cp debian/libqjson-dev/usr/share/apps/cmake/modules/FindQJSON.cmake debian/libqjson-dev/usr/share/cmake-2.8/Modules/
diff -u qjson-0.7.1/debian/changelog qjson-0.7.1/debian/changelog
--- qjson-0.7.1/debian/changelog
+++ qjson-0.7.1/debian/changelog
@@ -1,3 +1,10 @@
+qjson (0.7.1-1ubuntu1) natty; urgency=low
+
+  * In debian/rules copy the cmake module into /usr/share/cmake-
+    2.8/Modules/ where KDE now expects to find it
+
+ -- Jonathan Riddell <[email protected]>  Fri, 26 Nov 2010 15:27:08 +0000
+
 qjson (0.7.1-1) unstable; urgency=low
 
   * New upstream release.

--- End Message ---
--- Begin Message ---
Source: qjson
Source-Version: 0.7.1-2

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

libqjson-dbg_0.7.1-2_amd64.deb
  to main/q/qjson/libqjson-dbg_0.7.1-2_amd64.deb
libqjson-dev_0.7.1-2_amd64.deb
  to main/q/qjson/libqjson-dev_0.7.1-2_amd64.deb
libqjson0-dbg_0.7.1-2_all.deb
  to main/q/qjson/libqjson0-dbg_0.7.1-2_all.deb
libqjson0_0.7.1-2_amd64.deb
  to main/q/qjson/libqjson0_0.7.1-2_amd64.deb
qjson_0.7.1-2.debian.tar.gz
  to main/q/qjson/qjson_0.7.1-2.debian.tar.gz
qjson_0.7.1-2.dsc
  to main/q/qjson/qjson_0.7.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.
Lisandro Damián Nicanor Pérez Meyer <[email protected]> (supplier of updated 
qjson 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, 12 Jun 2011 16:16:06 -0300
Source: qjson
Binary: libqjson0 libqjson-dev libqjson-dbg libqjson0-dbg
Architecture: source amd64 all
Version: 0.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Lisandro Damián Nicanor Pérez Meyer <[email protected]>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <[email protected]>
Description: 
 libqjson-dbg - qt-based library that maps JSON data to QVariant objects, debug 
i
 libqjson-dev - qt-based library that maps JSON data to QVariant objects - 
develo
 libqjson0  - qt-based library that maps JSON data to QVariant objects
 libqjson0-dbg - trasitional dummy package for qjson's debugging symbols
Closes: 628981
Changes: 
 qjson (0.7.1-2) unstable; urgency=low
 .
   * Switched packaging to format 3.0 (quilt).
   * Added visibility flags to generate less noisier symbol files.
   * Added a symbol file.
   * Removed duplicate "Section" field in libqjson0.
   * Bumped standards version to 3.9.2, no changes needed.
   * Make the debugging package recommend libqt4-dbg.
   * Enable DM-Upload-Allowed.
   * Rename libqjson0-dbg to libqjson-dbg, as it's easier to maintain.
     - Rename the dbg package in debian/rules.
     - Rename the dbg package in debian/control.
     - Add Breaks and Replaces statements on libqjson0-dbg to libqjson-dbg.
     - Provide a transitional dummy package libqjson0-dbg.
     - Tell Lintian not to complain about missing dependencies with the
       dummy package.
   * Be more verbose on install files.
   * Build-Depend on pkg-kde-tools in order to use pkgkde-symbolshelper.
   * Enable parallel build.
   * Create CMake's config files using changes introduced upstream. See
     install_cmake_config.patch for more info (Closes: #628981).
Checksums-Sha1: 
 1c43e55386d684918cd0d92cda024eac937d2b6d 1846 qjson_0.7.1-2.dsc
 53d0e94701d9e5f28af4fdb7d7495f263453bc88 6012 qjson_0.7.1-2.debian.tar.gz
 f18efd38b7875b39eacfb50b24c63d0f33dc9042 59450 libqjson0_0.7.1-2_amd64.deb
 41f967b91a96bdd4e00e319e476292309314fd90 7328 libqjson-dev_0.7.1-2_amd64.deb
 2a7c07ec21d6659388ff5fcf475651152e7cf69a 506214 libqjson-dbg_0.7.1-2_amd64.deb
 02c10cdf4ea79bd883940669ab59cd5f2c9576a6 3162 libqjson0-dbg_0.7.1-2_all.deb
Checksums-Sha256: 
 ec12ad1c66e96a106d8d1822e7064c345574376e879aa3d4b19288416c694e80 1846 
qjson_0.7.1-2.dsc
 3f9e96c2f0836538fc85953f57107438957d41b0150074f99514af98d77d33ea 6012 
qjson_0.7.1-2.debian.tar.gz
 f6dcedb66bf0554d390423f7a139f74511548eae8699212e4fb34d768b34eedd 59450 
libqjson0_0.7.1-2_amd64.deb
 35a9cb5cd098b7c1829efb0153ac9bf42fd2376db95afe69c4823e6df8519704 7328 
libqjson-dev_0.7.1-2_amd64.deb
 097e9228a649dac2a5e45b0f22cb944069fe72c62526185efe69e7c3d0de5aa7 506214 
libqjson-dbg_0.7.1-2_amd64.deb
 d22b9a95cf921c27d74dcb3979c065372e4f34c84e43a136c55f1dbfc0fe05d4 3162 
libqjson0-dbg_0.7.1-2_all.deb
Files: 
 9bdfab197ba9193413e5831993a77f07 1846 libs extra qjson_0.7.1-2.dsc
 78d6d4ef8450b020910c6173ff9643ed 6012 libs extra qjson_0.7.1-2.debian.tar.gz
 08cb94b8c64802e7cecdc547d4d55a05 59450 libs extra libqjson0_0.7.1-2_amd64.deb
 bad4183d6fead069352076e179376b9b 7328 libdevel extra 
libqjson-dev_0.7.1-2_amd64.deb
 e9cbcbb16ab56e2e7ba88fea9897e105 506214 debug extra 
libqjson-dbg_0.7.1-2_amd64.deb
 fe94f6d3b39a858e299bcb6aeb72247e 3162 oldlibs extra 
libqjson0-dbg_0.7.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Signed by Ana Guerrero

iQIcBAEBCAAGBQJN9io9AAoJELNGT4lqoVlIgSkQAJy94Ap5TyJqNty/jx0PApuM
48UHkpGLdA479iaP608iKHZdrhL8Fy/et4QcaXK84iFBr5jkCL/4ayfYcz54swXM
OUNmySrXZphkUrmkhgO1iDwkUIDOTXyqDKHPsK56rMOA5K7wi6eYO290m+4kh96U
xkK2+oQRxh8gzxJ0B3SgSvZD30Dkq/kBSzqdNXC1Bd2a1LYfowNCGwn2GVLiBMUQ
fPnphSyz3A484KeROs93ZiG7RdbNW3ETGVgyLqsZ3QL2p1xRRppeqGBoMD9U5k8H
j8GqgJMp+WXETfb+Kx/oAxEYoT3Xb2mLYc91LP6azTTaNOcDL8hm/nyAbRh/ln97
6+gtW3yI7CFBabo+nhm6OKyjtOyuHj3gNaE3YU6ACnoRSuVALCWLgvw4tgifW9mN
tKwFTIOq1X+gV8FKF+rbtyP+87JQmMD78S5F6e4vp5BlSCmIuhVs3YwTq0grudWl
Hs9aTFeziQAETXf34NUqSUVjQtZWRAaKEvsy8EB2M1DGaEb1eTp+6eiaU+oxT+K4
XxWInlfAqoJeVkiYq6JQBZU79S74PvYECB1wZRs6O3ZJEwEyg9xOjmkPK1+zoow6
rLgCDufSfY5G+FhsrQCkYG/KBaU54LFj54gBm+ZworYMJzyYWIrLsVZE1MOWNLoU
obhrncATjPOmY03hxC6j
=fkDk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to