Your message dated Sat, 03 Sep 2016 18:50:06 +0000 with message-id <[email protected]> and subject line Bug#834662: fixed in snmpsim 0.3.0-2 has caused the Debian Bug report #834662, regarding snmpsim: typo in debian/rules (override_dh_installchangelog -> override_dh_installchangelogs) 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.) -- 834662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834662 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: snmpsim Version: 0.3.0-1 Severity: normal Tags: patch Hi, I believe there is a typo in your debian/rules (override_dh_installchangelog -> override_dh_installchangelogs). Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-diff --git a/debian/rules b/debian/rules index 93d2f01..30dce22 100755 --- a/debian/rules +++ b/debian/rules @@ -13,5 +13,5 @@ override_dh_install: # Remove /usr/snmpsim rm -rf debian/snmpsim/usr/snmpsim -override_dh_installchangelog: - dh_installchangelog CHANGES.txt +override_dh_installchangelogs: + dh_installchangelogs CHANGES.txt
--- End Message ---
--- Begin Message ---Source: snmpsim Source-Version: 0.3.0-2 We believe that the bug you reported is fixed in the latest version of snmpsim, 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. Vincent Bernat <[email protected]> (supplier of updated snmpsim 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: SHA256 Format: 1.8 Date: Sat, 03 Sep 2016 17:25:41 +0200 Source: snmpsim Binary: snmpsim Architecture: source all Version: 0.3.0-2 Distribution: unstable Urgency: medium Maintainer: Vincent Bernat <[email protected]> Changed-By: Vincent Bernat <[email protected]> Description: snmpsim - SNMP agent simulator Closes: 834662 Changes: snmpsim (0.3.0-2) unstable; urgency=medium . * d/rules: remove override_dh_installchangelogs. Not needed. Closes: #834662. Checksums-Sha1: ab121594a7be4f7524a42f7c6daec0a97e20a01f 1873 snmpsim_0.3.0-2.dsc 5736a420c3a91b51845b66a869f1e6b715b95bbf 3560 snmpsim_0.3.0-2.debian.tar.xz 773bc3a02b5cb84a1c5d93b6742a57e74c9c5894 167548 snmpsim_0.3.0-2_all.deb Checksums-Sha256: 0e10f98a44e276de3c44cb4cfdd8041984908b9f21d5f2fc29ec3c65227f49ce 1873 snmpsim_0.3.0-2.dsc bb0ff53085fe4f52f3874f3535fa9e6ce9e3c4fbb015e91de83b2d5768b82884 3560 snmpsim_0.3.0-2.debian.tar.xz 29e38f7e17cc47122b564b94962f1d994b189a279594b4c13fdb07326419fc06 167548 snmpsim_0.3.0-2_all.deb Files: a9829193d2d905ade16e9fd6d16e27a7 1873 net optional snmpsim_0.3.0-2.dsc 88ccad214e050b431e5dd59a4e114ac9 3560 net optional snmpsim_0.3.0-2.debian.tar.xz 26d085cbe31fe326c158042db988b134 167548 net optional snmpsim_0.3.0-2_all.deb -----BEGIN PGP SIGNATURE----- iQIvBAEBCAAZBQJXyxhdEhxiZXJuYXRAZGViaWFuLm9yZwAKCRCVpC/oNTUl+Rry EACgJCx7NrmIg1NxPhqjr1Qlrx/QTEbvVDCpweC5EaJs0cUkr5qcVcNHWkjVWGTw 0lD3bs1uoVMLZ7PAPu00YF6+wVE0yKNNcOrIYTLQwtfK9AUA+vb0wOwE3jmO7Awv efRwvT3qvIbVtJZW2n30sK5ghPt1VLJMcM4WfdFOmfJXgszCw0TxtXH43oxEAWwS w2YeY331YQKyhmE4y0vQ8UWWOpWtWefV2Bw+lXNnqTjhJ5nYdPAFZP+nMj5CzLw/ Nm3lUGPusU1pmzljY47dzFFGl94orYsh31Ua3H/ZyDF8i0vnOkhdh/pi6hZ6XOcr 4x8LE8l1M5997msCDS8TxHxyVBks8ZEJ4c85gibJLuPMkucGJpq1+BPNIM2QAN1E bSEfL1YDe5uPNrG2T9Xm6hBlzB7pQMAxInVrPFVQTCd4q01MCT5zNlHUnhsxE0He LkoIPIP3FsvRAGbV9ulBww0lEXq6l6e/gfrwcgjZO8Jn/LhxC0KUYaA9pTOhUl5p ZTgDE+0SzSdnBtt1Y41GS4nNYUzv9duvMlyp/+YEMgaKUNoX2r+zpoWqKFAHZDGF rrXjsj63iao5E2nUAPHQ6JeERqCRKZSWoiw58YrT/wjD2rkDHZsJSYmD5b0lh9SK hRbHiVsSsd6Pn0DyxpKhjOuvoQGqxnpWnPFN1FSVuVzZGQ== =2xJ+ -----END PGP SIGNATURE-----
--- End Message ---

