Your message dated Tue, 19 Jul 2016 12:21:02 +0000 with message-id <[email protected]> and subject line Bug#831780: fixed in ruby-unf-ext 0.0.7.2-2 has caused the Debian Bug report #831780, regarding ruby-unf-ext: incorrect reference to dh_installchangelogs ("dh_install_changelogs") 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.) -- 831780: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831780 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: ruby-unf-ext Version: 0.0.7.2-1 Tags: patch Hi, The attached patch fixes an incorrect reference to dh_installchangelogs ("dh_install_changelogs"). Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-diff --git a/debian/rules b/debian/rules index e9d34cc..73f82c3 100755 --- a/debian/rules +++ b/debian/rules @@ -4,5 +4,5 @@ %: dh $@ --buildsystem=ruby --with ruby -override_dh_install_changelogs: +override_dh_installchangelogs: dh_installchangelogs -k $(CURDIR)/CHANGELOG.md
--- End Message ---
--- Begin Message ---Source: ruby-unf-ext Source-Version: 0.0.7.2-2 We believe that the bug you reported is fixed in the latest version of ruby-unf-ext, 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. Antonio Terceiro <[email protected]> (supplier of updated ruby-unf-ext 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: Tue, 19 Jul 2016 08:46:50 -0300 Source: ruby-unf-ext Binary: ruby-unf-ext Architecture: source Version: 0.0.7.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Antonio Terceiro <[email protected]> Description: ruby-unf-ext - Unicode Normalization Form support library for CRuby Closes: 831780 Changes: ruby-unf-ext (0.0.7.2-2) unstable; urgency=medium . * Team upload. * Apply patch by Chris Lamb to fix reference do dh_installchangelogs (Closes: #831780) Checksums-Sha1: f80925ca27bea53ca9777ec42143c32097a20edf 2068 ruby-unf-ext_0.0.7.2-2.dsc 05cb88a55e4a40be92b9aac56a0ef343d2c0ae63 3816 ruby-unf-ext_0.0.7.2-2.debian.tar.xz Checksums-Sha256: 0d6e283b61c547d54345c2099bedf8123a33003df8114a4cdac2bac0a2a62ef4 2068 ruby-unf-ext_0.0.7.2-2.dsc 639d48b72182c9ca759d3badb7e6a998325c634bcb48eb2b4601057129d8e15e 3816 ruby-unf-ext_0.0.7.2-2.debian.tar.xz Files: 95bd84761c65145e4e3fd0b4000767fd 2068 ruby optional ruby-unf-ext_0.0.7.2-2.dsc 8c1170723efe33eb6dffdd0d0c84b4b4 3816 ruby optional ruby-unf-ext_0.0.7.2-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXjhWKAAoJEPwNsbvNRgveBzUP/3j+/Et/+1rPR0Of8tYvK5nW zo1IYLTYC9H3XkAeSXcB4s3H7Ystd0BWgRflBad0C+QoRLT9Zfj4tyMCJlwDb/Rp iTw6oSoN55pekjOIrLVTK1nCey3by5oh5qPuHJ1sgVHFVYndPie7mqAlzYylNhxn t02hnxAVLKR3Ks87pRqdzRQJkcmnAE95mTi1pcF7wHedwodzspJwQMtICQJ46aDt L9VnZrVWlZEL5eIabpqusBQt/tr/ayFAy4qNFuPUtWxu+6wxyMerkSNPKMgaceVK y/a/BCdFqdpv1gbbJQ+vOTW/zFNM6rfNu8F7siJE+hWeHuuyz3j3JahvwSAo0TZv C8fHt0tN5XKbn18zVmmz3LOATYfG4T0sOUSO8arIpdJq7FluM2z4BgPCHLqWTaO+ WyADYhGXBxtFdEwM9lT03J+lxlpiPXss71CsOjU0J2/MwH2rijkxYGgeF9sd3Asj N+6PSaEgkrBm7aFolxxjgwXFsOvXM922R7cdMN0g91JG87+2zvUy5ffZfHuEAdq/ i/pqiCZMZ2CWbOfnDiKT7UrCU/K2jkijXsWFVKeVXrU6QxNaDGzwTqISktfpbBo4 /ftYcBqGCHCosdeKCd5YwI5F78X/NpYK2pM2hfYB04PKyUw6zdXLJBWJm9dHprFS RwlBHyUK3z1SqfESqukb =Fn19 -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
