Your message dated Tue, 08 Nov 2011 12:02:17 +0000
with message-id <e1rnknd-0004ez...@franck.debian.org>
and subject line Bug#647445: fixed in yajl 1.0.12-2
has caused the Debian Bug report #647445,
regarding yajl: -DCMAKE_VERBOSE_MAKEFILE=ON lost by multiarch change
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 ow...@bugs.debian.org
immediately.)


-- 
647445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647445
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: yajl
Version: 1.0.12-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch precise

There's a missing backslash at the end of a line in debian/rules which
has the effect that -DCMAKE_VERBOSE_MAKEFILE=ON is lost.  Could you
restore this?  It makes build logs more useful.

(Also, it would be nice to use the default build flags from
dpkg-buildflags.  I've included that in my patch in case it helps.)

  * Restore -DCMAKE_VERBOSE_MAKEFILE=ON.
  * Export the output from dpkg-buildflags.

diff -Nru yajl-1.0.12/debian/control yajl-1.0.12/debian/control
--- yajl-1.0.12/debian/control  2011-07-18 21:41:32.000000000 -0400
+++ yajl-1.0.12/debian/control  2011-11-02 15:15:44.000000000 -0400
@@ -2,7 +2,7 @@
 Section: libs
 Priority: extra
 Maintainer: John Stamp <jst...@users.sourceforge.net>
-Build-Depends: debhelper (>= 8.1.3), cmake, doxygen
+Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 8.1.3), cmake, doxygen
 Standards-Version: 3.9.2
 Homepage: http://lloyd.github.com/yajl/
 Vcs-Browser: http://github.com/jstamp/yajl
diff -Nru yajl-1.0.12/debian/rules yajl-1.0.12/debian/rules
--- yajl-1.0.12/debian/rules    2011-07-18 21:41:32.000000000 -0400
+++ yajl-1.0.12/debian/rules    2011-11-02 15:09:24.000000000 -0400
@@ -13,6 +13,9 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
+DPKG_EXPORT_BUILDFLAGS := 1
+include /usr/share/dpkg/buildflags.mk
+
 
 configure: config-stamp
 config-stamp:
@@ -21,7 +24,7 @@
        cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
                -DCMAKE_BUILD_TYPE=RelWithDebInfo \
                -DCMAKE_SKIP_RPATH=ON \
-               -DMULTIARCH_TUPLE=`dpkg-architecture -qDEB_HOST_MULTIARCH`
+               -DMULTIARCH_TUPLE=`dpkg-architecture -qDEB_HOST_MULTIARCH` \
                -DCMAKE_VERBOSE_MAKEFILE=ON
        touch $@
 

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]



--- End Message ---
--- Begin Message ---
Source: yajl
Source-Version: 1.0.12-2

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

libyajl-dev_1.0.12-2_amd64.deb
  to main/y/yajl/libyajl-dev_1.0.12-2_amd64.deb
libyajl-doc_1.0.12-2_all.deb
  to main/y/yajl/libyajl-doc_1.0.12-2_all.deb
libyajl1-dbg_1.0.12-2_amd64.deb
  to main/y/yajl/libyajl1-dbg_1.0.12-2_amd64.deb
libyajl1_1.0.12-2_amd64.deb
  to main/y/yajl/libyajl1_1.0.12-2_amd64.deb
yajl-tools_1.0.12-2_amd64.deb
  to main/y/yajl/yajl-tools_1.0.12-2_amd64.deb
yajl_1.0.12-2.debian.tar.gz
  to main/y/yajl/yajl_1.0.12-2.debian.tar.gz
yajl_1.0.12-2.dsc
  to main/y/yajl/yajl_1.0.12-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 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Stamp <jst...@users.sourceforge.net> (supplier of updated yajl 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 03 Nov 2011 19:22:20 -0700
Source: yajl
Binary: libyajl1 libyajl-dev libyajl-doc libyajl1-dbg yajl-tools
Architecture: source amd64 all
Version: 1.0.12-2
Distribution: unstable
Urgency: low
Maintainer: John Stamp <jst...@users.sourceforge.net>
Changed-By: John Stamp <jst...@users.sourceforge.net>
Description: 
 libyajl-dev - Yet Another JSON Library - development files
 libyajl-doc - Yet Another JSON Library - library documentation
 libyajl1   - Yet Another JSON Library
 libyajl1-dbg - Yet Another JSON Library - debugging symbols
 yajl-tools - Yet Another JSON Library - tools
Closes: 647445
Changes: 
 yajl (1.0.12-2) unstable; urgency=low
 .
   * Fix missing backslash that prevented verbose makefiles (Closes: #647445)
   * Use the default build flags from dpkg-buildflags
   * Revert debian/compat to 7
   * Update upstream's copyright date in debian/copyright
Checksums-Sha1: 
 44247afea1565d5afb0db0eb6d1dfc733e789150 1341 yajl_1.0.12-2.dsc
 b35592931c9f82a34d46b22b88315d01e14a2e04 5213 yajl_1.0.12-2.debian.tar.gz
 cc2e592b8d992b278c695a2e9c6eb5f3012d6d1a 20092 libyajl1_1.0.12-2_amd64.deb
 e4770407fded1222027b10254940cd1326832efd 26754 libyajl-dev_1.0.12-2_amd64.deb
 f5b6490dd573e8e0ec277b80e3b192c42f65f7e3 26672 libyajl1-dbg_1.0.12-2_amd64.deb
 5dfd4aa5d1fc5e38185b0f5de9a40468d539cacd 13038 yajl-tools_1.0.12-2_amd64.deb
 958f654ab7958933d0675d873d006c5bc3e8c5f0 45674 libyajl-doc_1.0.12-2_all.deb
Checksums-Sha256: 
 869ded2209f01c163de92d6272eb51351df5c4b03806c81c868c5c9775194501 1341 
yajl_1.0.12-2.dsc
 0d3b1e77a62ed778e6ad8e3e2af59d55afa01f644eea2c4e560a28d2407ff7fa 5213 
yajl_1.0.12-2.debian.tar.gz
 75e391d81480350b66564698fef76c2928ecf6513c9cbdd991456c1d13636934 20092 
libyajl1_1.0.12-2_amd64.deb
 5f1d934cd53232b0ea586eab032778c872c828562f1e82cd40ae7aa49089598f 26754 
libyajl-dev_1.0.12-2_amd64.deb
 b533864f92af30af850d29b272bfdc7d23285ba3482b3158bc12135922571c8a 26672 
libyajl1-dbg_1.0.12-2_amd64.deb
 7f884335d140e743541544e36420a3ec7830a6f3b85437dfe2eb3f7b554ccc74 13038 
yajl-tools_1.0.12-2_amd64.deb
 6b4ffeeeed373db56ad7ad858e7339bcc936ea722b8f3bb0847ac13e97390dfc 45674 
libyajl-doc_1.0.12-2_all.deb
Files: 
 def4bccd8b359a4a6d78e38f0ee1b6be 1341 libs extra yajl_1.0.12-2.dsc
 7198d8b9677e50339a7c17310576be54 5213 libs extra yajl_1.0.12-2.debian.tar.gz
 010d6e0bcb3a51ff6bc68c810962d297 20092 libs extra libyajl1_1.0.12-2_amd64.deb
 bd6ccaf23025686a13c94c56eab59cea 26754 libdevel extra 
libyajl-dev_1.0.12-2_amd64.deb
 c140c8edc6b129658a52ddf0e0a92256 26672 debug extra 
libyajl1-dbg_1.0.12-2_amd64.deb
 7e8549df544e5d1e93a6bd71e56c3f69 13038 utils extra 
yajl-tools_1.0.12-2_amd64.deb
 318eca62f6cbb997b6b2c5e91c4d89af 45674 doc extra libyajl-doc_1.0.12-2_all.deb

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

iEUEARECAAYFAk65FhIACgkQx2zlrBLK36X25ACfWPDZhMhwXa4g14xS3+W4N2oa
wnAAl2gDwaC0O9X9ynu+neeK7wULgiE=
=8qIK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to