Your message dated Sat, 27 May 2017 21:09:07 +0000 with message-id <e1deixp-000f4f...@fasolo.debian.org> and subject line Bug#841528: fixed in sysbench 1.0.7+ds-1 has caused the Debian Bug report #841528, regarding ITA: sysbench -- Cross-platform and multi-threaded benchmark tool 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.) -- 841528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841528 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: wnpp The current maintainer of sysbench, Hendrik Frenzel <hfren...@scunc.net>, is apparently not active anymore. Therefore, I orphan this package now. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: sysbench Binary: sysbench Version: 0.4.12-1.1 Maintainer: Hendrik Frenzel <hfren...@scunc.net> Build-Depends: cdbs, debhelper (>= 9), docbook-xsl, docbook-xml, xsltproc, autoconf, automake, libtool, libmysqlclient15-dev | libmysqlclient-dev Architecture: any Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: 75b35eb42c771fdc6317ea40cd94a87d 1977 sysbench_0.4.12-1.1.dsc 3a6d54fdd3fe002328e4458206392b9d 421932 sysbench_0.4.12.orig.tar.gz e7a5e1236afb5f77d9bf45c3e6483623 10360 sysbench_0.4.12-1.1.debian.tar.xz Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/ext-maint/sysbench/trunk/ Vcs-Svn: svn://svn.debian.org/svn/collab-maint/ext-maint/sysbench/trunk/ Checksums-Sha256: 805c6a7ecf3be951e54473e8c87c75263baa0d44d885ddbaf4a5bd5035e92df7 1977 sysbench_0.4.12-1.1.dsc 83fa7464193e012c91254e595a89894d8e35b4a38324b52a5974777e3823ea9e 421932 sysbench_0.4.12.orig.tar.gz 6922f1c57019ecbdb5e92a4c27db2da02955036c0fffba849f84e9ac0407f2d8 10360 sysbench_0.4.12-1.1.debian.tar.xz Homepage: http://sourceforge.net/projects/sysbench Package-List: sysbench deb misc extra Directory: pool/main/s/sysbench Priority: source Section: misc Package: sysbench Version: 0.4.12-1.1 Installed-Size: 162 Maintainer: Hendrik Frenzel <hfren...@scunc.net> Architecture: amd64 Depends: libc6 (>= 2.17), libmysqlclient18 (>= 5.5.24+dfsg-1) Description: Cross-platform and multi-threaded benchmark tool Description-md5: 4495bbc823ac6eacdb22a43096048d6f Homepage: http://sourceforge.net/projects/sysbench Tag: admin::benchmarking, implemented-in::c, role::program, scope::utility Section: misc Priority: extra Filename: pool/main/s/sysbench/sysbench_0.4.12-1.1_amd64.deb Size: 60296 MD5sum: 3edefb4f6ceaf682fed462a02c8e61f1 SHA256: a2b90304494d7c958e7a9dcf23dfd05c7eb96f89c87202fe3d5ad53b61ca6ab2 -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: sysbench Source-Version: 1.0.7+ds-1 We believe that the bug you reported is fixed in the latest version of sysbench, 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 841...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. JCF Ploemen (jcfp) <li...@jcf.pm> (supplier of updated sysbench 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...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 27 May 2017 09:00:10 +0000 Source: sysbench Binary: sysbench Architecture: source Version: 1.0.7+ds-1 Distribution: experimental Urgency: medium Maintainer: JCF Ploemen (jcfp) <li...@jcf.pm> Changed-By: JCF Ploemen (jcfp) <li...@jcf.pm> Description: sysbench - multi-threaded benchmark tool for database systems Closes: 692822 695377 793428 841528 Changes: sysbench (1.0.7+ds-1) experimental; urgency=medium . * New upstream version: + fixes build system issue resulting in an empty html manual. (Closes: #695377) * New maintainer. (Closes: #841528) * Remove d/dirs: not needed just to create /usr/bin. * Docs: + stop installing upstream TODO (empty file). + replace README with README.md (renamed upstream). + include doc-base entry for html manual. * Rules: + switch to dh sequencer with autoreconf. + override dh_auto_configure to enable pgsql database driver, and use system libs for libluajit and ck. + enable all hardening. * Control: + remove build-depends on cdbs, autoconf, automake, and libtool (obsoleted by switch to dh with autoreconf). + add build-depends on libaio-dev (asynchronous I/O mode support) (LP: #1009126), libpq-dev (for the postgresql database driver), python-cram (to run tests at build time), txt2man (to generate manpage during build), libluajit-5.1-dev, libck-dev, pkg-config (needed to use system luajit and ck), and vim-common (for xxd). + set upstream homepage to the project's github page. + enhance short description to include mention of focus on database systems; fix typo in long description. + update VCS links. + bump Standards-Version to 3.9.8 (from 3.9.5; no further changes). + reorder dependencies for clarity. * Patches: + drop d/p/disable-manual-creation.patch to re-enable building the html manual. + drop d/p/libmysqlclient_r, fixed upstream. + add 01: don't require third-party dir for build, after excluding it from the orig.tgz. + add 02: fix typo. + add 03: don't install tests into binary package, already run at build time. + add 04: strip env from shebang, replace with full path to sysbench executable. + add 05: make the api_report test permit latency >= 2, preventing build failure on systems with limited cpu resources available. * Watch: + point to github. + set repacksuffix to +ds given removal of the third-party dir. * Remove d/TODO, all done now that postgresql support is builtin. * Manpage: + drop outdated debian/sysbench.xml and recreate based on help output, eliminating some typos in the process. (Closes: #793428) + remove incorrect examples. (Closes: #692822) + include options of various test modes. (LP: #1309532) + generate manpage from d/manpage.txt with txt2man. * Copyright: + correct Format URI for machine-readable copyright spec. + update all upstream copyright and contact info. + add myself as a copyright holder for the packaging. + exclude third_party directory from orig.tgz. * Bump debhelper compat level to 10 (from 9). * Add d/gbp.conf: set branches to master/upstream, make git-orig strip upstream debian dir and enable pristine-tar options. * Add d/clean to remove some files generated during build. Checksums-Sha1: f1d09769c133454da3a22693ff619a882a2f5761 2132 sysbench_1.0.7+ds-1.dsc 5f55dad687664e29c621e557a6177bbc175b4d3a 228403 sysbench_1.0.7+ds.orig.tar.gz b42fe041effe5a90f9b8d5384b09797d2fd1b3d6 10056 sysbench_1.0.7+ds-1.debian.tar.xz Checksums-Sha256: ce14ca241605400cc4396737013ad01154692e12728c49d279920f7fc409f29c 2132 sysbench_1.0.7+ds-1.dsc 52ead7c079b4d10ac990e947d1fc9a300d9e1202c677aafedeab7132ef7aa74d 228403 sysbench_1.0.7+ds.orig.tar.gz 8dd80227ac60d3cbb84e22ce947d5cacb89f887374de50b6ab85be57268154c4 10056 sysbench_1.0.7+ds-1.debian.tar.xz Files: 2562ea5de6247cd44b7730b942164160 2132 misc extra sysbench_1.0.7+ds-1.dsc b2322dfa44141a01b14f3a6bdbd0c4b3 228403 misc extra sysbench_1.0.7+ds.orig.tar.gz 38ca62a4c087a66196575ab3bd1d73ef 10056 misc extra sysbench_1.0.7+ds-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAlkp41YACgkQaVt65L8G YkDGfg/9GjYrtQ1KEwjnK34goFi530HtTtIG+RqrEgymvEfwkMFdpC5+qgf8tYyH 5XT5dt04qLi2wROBfoGsj1MnJmp0KCsVV0URoHcy8IFrr3qUf9NJFyx/rAB5Oq8R C4Ika9WHIlEPPzqybCmeNieKdCGaiPgWqaAlz/qwQCZQWHL0EWX1mOnqiLwDxBiZ YqkHTQ/ig2TBLTzMW/xtgan6RLH+dax6eh4VmQe13LLZzKiiA/3ytzUMvUa3QeNV 68/1eaHvc3zLpIaozwu56r3Bq+WTwIC3AGxcfWQt/5biIy+XrRbWNd5uaFbp7UUw TFcutKli8Q8xa0iG3ax9lZOMCA8pJKt5NoVA4+T4LGXu2CCijiuuDG1GGb/V/h9e 4Cc4B8x/eqIRNXAWkuc4B9iqXTPpcw9rccjFiRxjT0LOry1WQqtwA90++yxDQnLT M1A4cvA+4YFhpZxNP1NcwCtjoPDvcq4nSh1rds+zJEdrmge07hhuUO2i63JKmPvV Ei5vcwso7UBb8rBZf1LksZ6J7aECkyNFLNi6Hw2pYeCJG7i00e2ZnR+ehIWCEKkG EWqslesEOJuLk/tXgGsjEAnf0tO3G2UmF1eXmI6/JUGifWbj5jA3gyrdKZfDVSv1 awui5WmP3GW4F+0N9fHZiSO8P+1EQqBX/Q71GJO1XKJ+mDYKtsM= =RHoL -----END PGP SIGNATURE-----
--- End Message ---