From manuel.montezelo at gmail.com Sun May 1 14:42:26 2016 From: manuel.montezelo at gmail.com (Manuel A. Fernandez Montecelo) Date: Sun, 1 May 2016 15:42:26 +0100 Subject: Bug#822210: sdl2-config.cmake: extra leading / trailing whitespace In-Reply-To: <57240BFD.8020805@jpleau.ca> References: <571D00CD.4010101@jpleau.ca> <1434050255.5067642.1461762514525.JavaMail.yahoo@mail.yahoo.com> <57240BFD.8020805@jpleau.ca> Message-ID: 2016-04-30 2:35 GMT+01:00 Jason Pleau : > On 04/29/2016 06:44 AM, Manuel A. Fernandez Montecelo wrote: >> Jason, if you want to test it to see if it works fine, then I can >> submit both to upstream's bug report for them to decide. > > It looks like ${prefix} is not set when defining ${stripped_prefix}. So > for example SDL2_INCLUDE_DIRS is set to /include/SDL2. Thanks for testing! > I got it to work with the following: > > # sdl2 cmake project-config input for ./configure scripts > > string(STRIP "@prefix@" prefix) > string(STRIP "@exec_prefix@" stripped_exec_prefix) > string(STRIP "@libdir@" stripped_libdir) > string(STRIP "@includedir@" stripped_includedir) > string(STRIP "-L${SDL2_LIBDIR} @SDL_RLD_FLAGS@ @SDL_LIBS@" > stripped_SDL2_LIBRARIES) > > set(exec_prefix "${stripped_exec_prefix}") > set(libdir "${stripped_libdir}") > set(SDL2_PREFIX "${stripped_prefix}") > set(SDL2_EXEC_PREFIX "${stripped_prefix}") > set(SDL2_LIBDIR "${stripped_libdir}") > set(SDL2_INCLUDE_DIRS "${stripped_includedir}/SDL2") > set(SDL2_LIBRARIES "${stripped_SDL2_LIBRARIES}") So you only changed the first line, compared to mine? If it needs this change, I think that my solution is not very robust and that the assumptions made don't work and can fail in other cases. Cheers. -- Manuel A. Fernandez Montecelo From ftpmaster at ftp-master.debian.org Thu May 19 11:08:55 2016 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 19 May 2016 11:08:55 +0000 Subject: Processing of libsdl2_2.0.4+dfsg2-1_amd64.changes Message-ID: libsdl2_2.0.4+dfsg2-1_amd64.changes uploaded successfully to localhost along with the files: libsdl2_2.0.4+dfsg2-1.dsc libsdl2_2.0.4+dfsg2.orig.tar.gz libsdl2_2.0.4+dfsg2-1.debian.tar.xz libsdl2-2.0-0-dbgsym_2.0.4+dfsg2-1_amd64.deb libsdl2-2.0-0_2.0.4+dfsg2-1_amd64.deb libsdl2-dev_2.0.4+dfsg2-1_amd64.deb libsdl2-doc_2.0.4+dfsg2-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From manuel.montezelo at gmail.com Thu May 19 11:10:34 2016 From: manuel.montezelo at gmail.com (Manuel A. Fernandez Montecelo) Date: Thu, 19 May 2016 12:10:34 +0100 Subject: Bug#822210: sdl2-config.cmake: extra leading / trailing whitespace In-Reply-To: References: <571D00CD.4010101@jpleau.ca> <1434050255.5067642.1461762514525.JavaMail.yahoo@mail.yahoo.com> <57240BFD.8020805@jpleau.ca> Message-ID: <20160519111031.GA17512@reva.itsari.org> Hi! 2016-05-01 15:42 Manuel A. Fernandez Montecelo: > >If it needs this change, I think that my solution is not very robust >and that the assumptions made don't work and can fail in other cases. So I've been fighting with this for a while this morning and couldn't get it to work as originally intended. In the end, I uploaded a new version of the package with the patch stripping only the SDL2_LIBRARIES variable. If other vars contain whitespace in the future it will not work, but that's fundamentally a problem with upstream... I submitted the patch for their consideration in any case. It would be great if you can verify that this works fine in your system, but I am quite confident that it does so I published the new release to the archive already -- lest it slips through the cracks and it's delayed for a few more weeks. Cheers. -- Manuel A. Fernandez Montecelo From ftpmaster at ftp-master.debian.org Thu May 19 11:22:12 2016 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 19 May 2016 11:22:12 +0000 Subject: libsdl2_2.0.4+dfsg2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 19 May 2016 11:48:54 +0100 Source: libsdl2 Binary: libsdl2-2.0-0 libsdl2-dev libsdl2-doc Architecture: source amd64 all Version: 2.0.4+dfsg2-1 Distribution: unstable Urgency: medium Maintainer: Debian SDL packages maintainers Changed-By: Manuel A. Fernandez Montecelo Description: libsdl2-2.0-0 - Simple DirectMedia Layer libsdl2-dev - Simple DirectMedia Layer development files libsdl2-doc - Reference manual for libsdl2 Closes: 814276 822210 822924 Changes: libsdl2 (2.0.4+dfsg2-1) unstable; urgency=medium . [ Manuel A. Fernandez Montecelo ] * Bump Policy Standards-Version to 3.9.8 (no changes needed) * Drop -dbg package * Fixes for reproducible builds: - timestamps_in_tarball, use --clamp-mtime with changelog as date - timestamps_in_gzip_headers, export GZIP="-9n" - sort files by name when creating "examples.tar.gz" * Add depends from -doc on libjs-jquery, use symlink instead of embedded copy * Ensure proper migration from -dbg package using "dh_strip --dbgsym-migration" * Bump debhelper dependency for --dbgsym-migration * Enable ibus support (Closes: #822924) * d/patches: - Add bug_822210_fix_sdl2-config.cmake_whitespace.patch: Fix upstream problem with sdl2-config.cmake (Closes: #822210) . [ Gianfranco Costamagna ] * Fix insecure VCS fields. * Re-import the same tarball without SDL-qsort.c file. - the license issue is fixed already, because the original maintainer relicensed it (so we are adding it as a patch now) this repack can be removed in the next upstream tarball import. (Closes: #814276). Checksums-Sha1: 278b810b93387318c3653eec379098a37a546f1b 2666 libsdl2_2.0.4+dfsg2-1.dsc a988b1b54364ebd4b42fde851de311e75c8ba6ad 2547306 libsdl2_2.0.4+dfsg2.orig.tar.gz 96bd008ab6034fb3f5474e736a8f61da9b969490 20680 libsdl2_2.0.4+dfsg2-1.debian.tar.xz c676cb785dda5a1f29041fa0aa7c4f0910fd46a1 1369324 libsdl2-2.0-0-dbgsym_2.0.4+dfsg2-1_amd64.deb 0dc0ba6b4ca01a0434176b5261c9a27a7012016b 342482 libsdl2-2.0-0_2.0.4+dfsg2-1_amd64.deb 7a44437f38d713d827e455228da8a3867ba5f1e3 611856 libsdl2-dev_2.0.4+dfsg2-1_amd64.deb 25e74af6677f58f902aec58c3fb8c9859b812206 7909934 libsdl2-doc_2.0.4+dfsg2-1_all.deb Checksums-Sha256: f6d9e703cc19503afefce1c504e7562d5229345862077c0d65571124df6ff2b8 2666 libsdl2_2.0.4+dfsg2-1.dsc 01ce67019865525e43d5fee0b18b28594bfe2409593601fc657f5a0675b126d5 2547306 libsdl2_2.0.4+dfsg2.orig.tar.gz 04d470d13e5348a066c604236753a88e49b6bfba4d2bf1c68237c11b9f312cc8 20680 libsdl2_2.0.4+dfsg2-1.debian.tar.xz 2c8693ed66cb604023da732bc6c20a807a2db52735537e929db7fb46c9b8e49c 1369324 libsdl2-2.0-0-dbgsym_2.0.4+dfsg2-1_amd64.deb d374955b7cbbd58340f7c9cdfc457103fb59b3eb1909db2c2824710967ec85d8 342482 libsdl2-2.0-0_2.0.4+dfsg2-1_amd64.deb 70f52117fd0b89e7e1b44e21e1808f6adf3f8c9ec3fd0e9cc3266311dde1c4ee 611856 libsdl2-dev_2.0.4+dfsg2-1_amd64.deb eb1ccf17e5fb89151d6d1d08dd59004f5a161b420c2c9ed4d3d1117320a4cf46 7909934 libsdl2-doc_2.0.4+dfsg2-1_all.deb Files: f8cf89b7c8d00e987a4ce23880d3e0a3 2666 libs optional libsdl2_2.0.4+dfsg2-1.dsc 18cd2577392a7d178b46bd126c0549ef 2547306 libs optional libsdl2_2.0.4+dfsg2.orig.tar.gz 44792a2dcb35236da9c145f72a9988a6 20680 libs optional libsdl2_2.0.4+dfsg2-1.debian.tar.xz 82e6928f8e8f9e746d1740a8e71933b1 1369324 debug extra libsdl2-2.0-0-dbgsym_2.0.4+dfsg2-1_amd64.deb 7945f4ebde61843a9e2b8347ad24f3c8 342482 libs optional libsdl2-2.0-0_2.0.4+dfsg2-1_amd64.deb af8dbff02d812f4cbb949596934acfcc 611856 libdevel optional libsdl2-dev_2.0.4+dfsg2-1_amd64.deb fc628d5b516b9a998c016f936d50f174 7909934 doc optional libsdl2-doc_2.0.4+dfsg2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJXPZtRAAoJEH92BqRF3KgOCj4P/0Mg3c72WW1X/67aCsq5KIRL OvtOYPaX9sPJvltTnFnM7ErP/JZvnh0gVHGWhVzvRgOdsWTMpjmP4GftzOk0mge+ bHsJKnqiGXGrs0e6u1kULT2yYMXzzB4PYICl0z1MJVqSRt5WgxUFr7DmRcX5qjmb g7fjbcVneiYATTao07QKx3BSJqYOrVhL0xG7ILNrp37uxhzOYLD2wlwhQmM5r2uV ppr73JpFTgsAOAekAu4kqncPaBTEBH1p4POSm9FOBohOwv7AqSFYmijxjEdUEqU5 lmiHaOa5ZBGmHM+qElJvQtW6+JsTzp6cR3zUo6VdlRY9GFVvSLj1mIllCpBJVvns uVzpa2cLLpriG5P4sOGl5pJgQBeLWlcqVTph0O0iVji5ISoWTGNxX2Ha72B/2tCX DThp6s5zVgRD+osMRpPxEhpNWC76dtAzHuSVj8WrdcUAJg9kafbrpXQ+jW6HRU6G TnCezDmUnWLJrbwEZUWIHeNurvqRy96IVzmB/9RgP+urZdXGgkPAygIQruBk90zE 7pWWTwLW5AHQ2S0cWYcrkGjEl6EDV9ed4JP1h13MpolLxz4jcrJWl5oXirIl6qMu FJRvW6KCLJtTGffdGrrsID2SEdVWsKsA433nsRRcU+wLARgY/AxkCCQbfvl0DSWC c7U0DgFYRizE4lUkt9l3 =J3gw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Thu May 19 11:24:10 2016 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 May 2016 11:24:10 +0000 Subject: Bug#814276: marked as done (Non-Free file: src/stdlib/SDL_qsort.c) References: <812c1281dfc650f4dad62e8afbae14e0.squirrel@ruggedinbox.com> Message-ID: Your message dated Thu, 19 May 2016 11:22:12 +0000 with message-id and subject line Bug#814276: fixed in libsdl2 2.0.4+dfsg2-1 has caused the Debian Bug report #814276, regarding Non-Free file: src/stdlib/SDL_qsort.c 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 owner at bugs.debian.org immediately.) -- 814276: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814276 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: stressware2 at ruggedinbox.com Subject: Non-Free file: src/stdlib/SDL_qsort.c Date: Tue, 9 Feb 2016 21:45:14 +0100 Size: 3110 URL: -------------- next part -------------- An embedded message was scrubbed... From: mafm at debian.org (Manuel A. Fernandez Montecelo) Subject: Bug#814276: fixed in libsdl2 2.0.4+dfsg2-1 Date: Thu, 19 May 2016 11:22:12 +0000 Size: 7574 URL: From owner at bugs.debian.org Thu May 19 11:24:21 2016 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 May 2016 11:24:21 +0000 Subject: Bug#822210: marked as done (sdl2-config.cmake: extra leading / trailing whitespace) References: <146128897984.22454.14101153122604767424.reportbug@localhost> Message-ID: Your message dated Thu, 19 May 2016 11:22:12 +0000 with message-id and subject line Bug#822210: fixed in libsdl2 2.0.4+dfsg2-1 has caused the Debian Bug report #822210, regarding sdl2-config.cmake: extra leading / trailing whitespace 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 owner at bugs.debian.org immediately.) -- 822210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822210 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Jason Pleau Subject: sdl2-config.cmake: extra leading / trailing whitespace Date: Thu, 21 Apr 2016 21:36:19 -0400 Size: 5626 URL: -------------- next part -------------- An embedded message was scrubbed... From: mafm at debian.org (Manuel A. Fernandez Montecelo) Subject: Bug#822210: fixed in libsdl2 2.0.4+dfsg2-1 Date: Thu, 19 May 2016 11:22:12 +0000 Size: 7598 URL: From owner at bugs.debian.org Thu May 19 11:24:24 2016 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 May 2016 11:24:24 +0000 Subject: Bug#822924: marked as done (libsdl2-2.0-0: ibus support is disabled) References: Message-ID: Your message dated Thu, 19 May 2016 11:22:12 +0000 with message-id and subject line Bug#822924: fixed in libsdl2 2.0.4+dfsg2-1 has caused the Debian Bug report #822924, regarding libsdl2-2.0-0: ibus support is disabled 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 owner at bugs.debian.org immediately.) -- 822924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822924 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: ookawa michiaki Subject: libsdl2-2.0-0: ibus support is disabled Date: Fri, 29 Apr 2016 03:43:06 +0000 Size: 7006 URL: -------------- next part -------------- An embedded message was scrubbed... From: mafm at debian.org (Manuel A. Fernandez Montecelo) Subject: Bug#822924: fixed in libsdl2 2.0.4+dfsg2-1 Date: Thu, 19 May 2016 11:22:12 +0000 Size: 7599 URL: From jason at jpleau.ca Fri May 20 23:12:22 2016 From: jason at jpleau.ca (Jason Pleau) Date: Fri, 20 May 2016 19:12:22 -0400 Subject: Bug#822210: sdl2-config.cmake: extra leading / trailing whitespace In-Reply-To: <20160519111031.GA17512@reva.itsari.org> References: <571D00CD.4010101@jpleau.ca> <1434050255.5067642.1461762514525.JavaMail.yahoo@mail.yahoo.com> <57240BFD.8020805@jpleau.ca> <20160519111031.GA17512@reva.itsari.org> Message-ID: <37eb468d-3739-653f-822d-59a811f6271c@jpleau.ca> Hi On 05/19/2016 07:10 AM, Manuel A. Fernandez Montecelo wrote: > Hi! > > 2016-05-01 15:42 Manuel A. Fernandez Montecelo: >> >> If it needs this change, I think that my solution is not very robust >> and that the assumptions made don't work and can fail in other cases. > > So I've been fighting with this for a while this morning and couldn't > get it to work as originally intended. In the end, I uploaded a new > version of the package with the patch stripping only the SDL2_LIBRARIES > variable. > > If other vars contain whitespace in the future it will not work, but > that's fundamentally a problem with upstream... I submitted the patch > for their consideration in any case. > > It would be great if you can verify that this works fine in your system, > but I am quite confident that it does so I published the new release to > the archive already -- lest it slips through the cracks and it's delayed > for a few more weeks. Seems to work here, thanks for the fix and upload! > > > Cheers. -- Jason Pleau From noreply at release.debian.org Wed May 25 16:39:07 2016 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 25 May 2016 16:39:07 +0000 Subject: libsdl2 2.0.4+dfsg2-1 MIGRATED to testing Message-ID: FYI: The status of the libsdl2 source package in Debian's testing distribution has changed. Previous version: 2.0.4+dfsg1-2 Current version: 2.0.4+dfsg2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information.