Your message dated Fri, 27 May 2016 23:33:52 +0000 with message-id <E1b6RGK-0001PF-0U@franck.debian.org> and subject line Bug#819512: fixed in breeze 4:5.6.4-1 has caused the Debian Bug report #819512, regarding breeze: please make the build reproducible 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@bugs.debian.org immediately.) -- 819512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819512 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: breeze: please make the build reproducible
- From: Dhole <dhole@openmailbox.org>
- Date: Tue, 29 Mar 2016 22:56:09 +0200
- Message-id: <20160329205609.GU2475@panther>
Source: breeze Version: 4:5.4.3-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi, While working on the "reproducible builds" effort [1], we have noticed that breeze could not be built reproducibly. When processing translation files and using a non-UTF8 locale, grep misdetects them as binary files and embeds the line: "Binary file (standard input) matches" The attached patch fixes this by telling grep to treat the input as text. Once applied, breeze can be built reproducibly in our current experimental framework. [1]: https://wiki.debian.org/ReproducibleBuilds Regards, -- Dholediff -Nru breeze-5.4.3/debian/changelog breeze-5.4.3/debian/changelog --- breeze-5.4.3/debian/changelog 2015-12-01 11:46:09.000000000 +0100 +++ breeze-5.4.3/debian/changelog 2016-03-28 18:31:13.000000000 +0200 @@ -1,3 +1,10 @@ +breeze (4:5.4.3-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix misdetection as binary input in grep when LC_ALL=C + + -- Eduard Sanou <dhole@openmailbox.org> Mon, 28 Mar 2016 18:30:54 +0200 + breeze (4:5.4.3-1) unstable; urgency=medium * New upstream release (5.4.3). diff -Nru breeze-5.4.3/debian/wrapperthemes.sh breeze-5.4.3/debian/wrapperthemes.sh --- breeze-5.4.3/debian/wrapperthemes.sh 2015-12-01 11:46:09.000000000 +0100 +++ breeze-5.4.3/debian/wrapperthemes.sh 2016-03-29 19:51:30.000000000 +0200 @@ -13,7 +13,7 @@ mkdir -p ${CURDIR}/debian/tmp${WRAPPERDIR} cd ${CURDIR}/debian/tmp${ICONDIR} - grep -v Inherits ${CURDIR}/debian/tmp${ICONDIR}/${theme}/index.theme > "$tmp" + grep -a -v Inherits ${CURDIR}/debian/tmp${ICONDIR}/${theme}/index.theme > "$tmp" echo "Inherits=${theme}" >> "$tmp" install -m 644 "$tmp" ${CURDIR}/debian/tmp${WRAPPERDIR}/${theme}.theme rm "$tmp"Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 819512-close@bugs.debian.org
- Subject: Bug#819512: fixed in breeze 4:5.6.4-1
- From: Maximiliano Curia <maxy@debian.org>
- Date: Fri, 27 May 2016 23:33:52 +0000
- Message-id: <E1b6RGK-0001PF-0U@franck.debian.org>
Source: breeze Source-Version: 4:5.6.4-1 We believe that the bug you reported is fixed in the latest version of breeze, 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 819512@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia <maxy@debian.org> (supplier of updated breeze 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 28 May 2016 01:26:39 +0200 Source: breeze Binary: breeze breeze-cursor-theme kwin-style-breeze kde-style-breeze kde-style-breeze-qt4 qml-module-qtquick-controls-styles-breeze Architecture: source Version: 4:5.6.4-1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Maximiliano Curia <maxy@debian.org> Description: breeze - Default Plasma theme (meta-package). breeze-cursor-theme - Default Plasma cursor theme. kde-style-breeze - Widget style for Qt and KDE Software kde-style-breeze-qt4 - Widget style for Qt 4 and KDE Software kwin-style-breeze - KWin Breeze Style qml-module-qtquick-controls-styles-breeze - QtQuick style for Qt and KDE Software Closes: 819512 Changes: breeze (4:5.6.4-1) unstable; urgency=medium . * New upstream release (5.5.5). . [ Eduard Sanou ] * Fix misdetection as binary input in grep when LC_ALL=C. (Closes: #819512) Thanks to Eduard Sanou for the report and patch. . [ Automatic packaging ] * Update build-deps and deps with the info from cmake * Bump Standards-Version to 3.9.8 . [ Maximiliano Curia ] * Add upstream metadata (DEP-12) * debian/control: Update Vcs-Browser and Vcs-Git fields * Update install files Checksums-Sha1: a8cb52756c7d94cc1ba74f6c1553f74fa29a9ec0 2842 breeze_5.6.4-1.dsc d7e360c08f676524a8690b229815caebe3e865a6 19674764 breeze_5.6.4.orig.tar.xz 6aa24c82370a0ee325e86fc2388e6850d85de951 8344 breeze_5.6.4-1.debian.tar.xz Checksums-Sha256: c8e7f73e3152dc8eb82429a4667d2561348bc693e51f4b9c611216b9ccf77b6a 2842 breeze_5.6.4-1.dsc 1da1db2a5fc8419b99a7233efd938db1eef37798ecdb5d99036fa8c6cd9e8ea0 19674764 breeze_5.6.4.orig.tar.xz a2608b42018d3bb7a1de62cd3292a4e2899be76fceee287abf5288310ce11fa7 8344 breeze_5.6.4-1.debian.tar.xz Files: f788c09e1a214519a743eacf339b2960 2842 kde optional breeze_5.6.4-1.dsc 82373c94a07548837ec845829f5f3ec9 19674764 kde optional breeze_5.6.4.orig.tar.xz 830b54d1376c4969dbfd38a88cd1900c 8344 kde optional breeze_5.6.4-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJXSNgGAAoJEMcZdpmymyMqYE8P/jY5IhZIFoJbvdmoSbcT7KpQ xi6NvVflfID40mOitPdSfCm3u1xUhqP2H5Mnw+MQWV53yX7MxA/6jFWKKwc2Vmn5 6de3RP7ScLlmABkUcMwQXCFN9Q/CC/aXmIGEwwGOC1BY97JlKQGFv34kceOuiBeO dxSnwFmJSXC+st4Uuw73tYX2kHL9XUmAayV7QJ6MZvHe/RaH59x/AMqtoM02Y+xL pTUipwquEOq/dNIu8iok13xjeH+sknbw4u6mxd9NsdhdzpAsRJpApGQW3CLiF9J1 utoNbvKrJHXh5y+v6PnrRP2Xw5W/9Qhq0JQHsc0J1epa2QnSaBrxHFvKFPfgIsM0 cSNOuyv8eh+vzatItxiyROMLwG6MyFERcPYl9ejt9sBp95MjB9VAk76SVVbDUHn7 ELCdL8wumD1+4WdAy8VIIFX8YAbi5Qj7iDN0K8vHgbETFz33SlogsEDA0wCzSFob m3yF/h8BotgLoIFbBuoH3WTYPO1Gv/S4pqPw90rJ7Amqy8idHAfIgbJsBJDaKLY1 v3pXMBVnAhfBKQ8sZShxUARP123sAQbvp59jXG8UQA0t6alJ5g3XlB01Rg5I3v/R soG5JSxvyQqOJFDricro9L8PYWN5O013/61staJlWqsCrhAtCmN6rMsRxo80HvsY i440/MKzOaIqGt6KGxR6 =5cvj -----END PGP SIGNATURE-----
--- End Message ---