Your message dated Fri, 13 Jun 2014 15:49:53 +0000
with message-id <[email protected]>
and subject line Bug#715224: fixed in freecell-solver 3.26.0-1
has caused the Debian Bug report #715224,
regarding freecell-solver: Add Quotes to parameters passed in debian/rules
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.)


-- 
715224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715224
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freecell-solver
Version: 3.20.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu saucy ubuntu-patch



*** /tmp/tmpICVYYw/bug_body

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

dpkg-buildflags --get LDFLAGS on Debian is -Wl,-z,relro
dpkg-buildflags --get LDFLAGS on Ubuntu is -Wl,-Bsymbolic-functions -Wl,-z,relro

So, the space causes the build to have unexpected results in Ubuntu that can be 
mitigated with quotes, see the build log here:
https://launchpadlibrarian.net/143587704/buildlog_ubuntu-saucy-amd64.freecell-solver_3.20.0-1_FAILEDTOBUILD.txt.gz

  * Add quotes around CMake arguments so parameters aren't orphaned when
    passed; Fixes FTBFS
    - update debian/rules 


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-39-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
--- freecell-solver-3.20.0/debian/rules	2013-06-27 06:35:50.000000000 -0500
+++ freecell-solver-3.20.0/debian/rules	2013-07-07 00:27:29.000000000 -0500
@@ -2,9 +2,9 @@
 
 DEB_AUTO_UPDATE_DEBIAN_CONTROL := true
 DEB_CMAKE_EXTRA_FLAGS := -DDATADIR=/usr/share -DFCS_WITH_TEST_SUITE= \
-                         -DCMAKE_EXE_LINKER_FLAGS=$(shell dpkg-buildflags --get LDFLAGS) \
-                         -DCMAKE_MODULE_LINKER_FLAGS=$(shell dpkg-buildflags --get LDFLAGS) \
-                         -DCMAKE_SHARED_LINKER_FLAGS=$(shell dpkg-buildflags --get LDFLAGS)
+                         -DCMAKE_EXE_LINKER_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)" \
+                         -DCMAKE_MODULE_LINKER_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)" \
+                         -DCMAKE_SHARED_LINKER_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)"
 DEB_CLEAN_EXCLUDE := config.h.orig
 
 include /usr/share/cdbs/1/class/cmake.mk

--- End Message ---
--- Begin Message ---
Source: freecell-solver
Source-Version: 3.26.0-1

We believe that the bug you reported is fixed in the latest version of
freecell-solver, 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.
Gergely Risko <[email protected]> (supplier of updated freecell-solver 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: SHA1

Format: 1.8
Date: Fri, 13 Jun 2014 16:27:45 +0200
Source: freecell-solver
Binary: libfreecell-solver0 libfreecell-solver-dev freecell-solver-bin
Architecture: source i386
Version: 3.26.0-1
Distribution: unstable
Urgency: low
Maintainer: Gergely Risko <[email protected]>
Changed-By: Gergely Risko <[email protected]>
Description: 
 freecell-solver-bin - Library for solving Freecell games
 libfreecell-solver-dev - Library for solving Freecell games (Development files)
 libfreecell-solver0 - Library for solving Freecell games
Closes: 715224 715914 716097 716171 716286
Changes: 
 freecell-solver (3.26.0-1) unstable; urgency=low
 .
   * Imported Upstream version 3.26.0
     (closes: #715914, #716097, #716171, #716286)
   * Proper quoting in debian/rules (closes: #715224)
   * Added shebang to the new video-editing.sh preset
   * Renamed AUTHORS, README, TODO, USAGE and NEWS to end with .txt
Checksums-Sha1: 
 ef3ced2718453d967d95f3369a891dac7874bb29 1462 freecell-solver_3.26.0-1.dsc
 35d82a10cf343dc38376bbfb33fa141a6fc2cae6 574940 
freecell-solver_3.26.0.orig.tar.bz2
 361119d12b182cc1dff12844a38d2aaedd1bdda8 5661 
freecell-solver_3.26.0-1.debian.tar.bz2
 bc669687d5c37f67e1fa4fcc99c608b48b2e1595 59428 
libfreecell-solver0_3.26.0-1_i386.deb
 9c273e5e7cc649f3580b7df9c38366c06320f9f7 66400 
libfreecell-solver-dev_3.26.0-1_i386.deb
 6cb6626a79676f327a5bc3f3cad4bdced6635188 90038 
freecell-solver-bin_3.26.0-1_i386.deb
Checksums-Sha256: 
 59338b5a4495dbfe8f27112cbfb32237d69fae61ed61ba8386d62d6d15360b2f 1462 
freecell-solver_3.26.0-1.dsc
 13f310fc19eff40b51ad9c47bcad5677bb563dbe60750c8edafff1eac8eca65e 574940 
freecell-solver_3.26.0.orig.tar.bz2
 9ac90d63d07f79619c72831ec612d0037d5dd6ff8f37a1411065e0223bfdea3f 5661 
freecell-solver_3.26.0-1.debian.tar.bz2
 e2fa4c5afedf37d1c1eda235554a2af9b85e00898838786acf8413505d10a524 59428 
libfreecell-solver0_3.26.0-1_i386.deb
 4d81a44466d1ff0514500cb65eb7be3e6c60c05e7075945ce0620fe9fa6e941c 66400 
libfreecell-solver-dev_3.26.0-1_i386.deb
 715c6db737c8160bc3fc9badb41af08bbd8e74b9ab810709d7aad9f937128694 90038 
freecell-solver-bin_3.26.0-1_i386.deb
Files: 
 28dd242e0aaf4de32db31252e7a0288b 59428 libs optional 
libfreecell-solver0_3.26.0-1_i386.deb
 665e0bd54f02b0b7ec37a83a24c961f7 66400 libdevel optional 
libfreecell-solver-dev_3.26.0-1_i386.deb
 cb03ceb8b6ca8126dfdfbc8c516b3aca 90038 games optional 
freecell-solver-bin_3.26.0-1_i386.deb
 d2e8bb814b8ccb4c3972f960cf6ab36a 1462 devel optional 
freecell-solver_3.26.0-1.dsc
 93b95ec05fefe645265c8fefefdefd63 574940 devel optional 
freecell-solver_3.26.0.orig.tar.bz2
 91605cb9db5c0341eadb6367acac2432 5661 devel optional 
freecell-solver_3.26.0-1.debian.tar.bz2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlObDjEACgkQJLXr24uYXvmo/gCgkdV+loddQThcCAz0jeW+i9gl
yegAniwktAzTVX70+qoruXdSaB7IccAg
=Tv7S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to