Your message dated Sat, 31 Aug 2019 19:16:30 +0000 with message-id <[email protected]> and subject line Bug#938972: Removed package(s) from unstable has caused the Debian Bug report #900291, regarding grr: typo in install_data/debian/dpkg_client/debian/rules? (dh_build → dh_auto_build) 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.) -- 900291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900291 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: grr Version: 3.1.0.2+dfsg-5 Severity: normal Tags: patch Hi, I believe there is a typo in the install_data/debian/dpkg_client/debian/rules file (override_dh_build -> override_dh_auto_build). Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-diff --git a/install_data/debian/dpkg_client/debian/rules b/install_data/debian/dpkg_client/debian/rules index 571efaa..034a6ae 100644 --- a/install_data/debian/dpkg_client/debian/rules +++ b/install_data/debian/dpkg_client/debian/rules @@ -15,7 +15,7 @@ override_dh_clean: # Nothing to do here, directory is already wiped and set up. -override_dh_build: +override_dh_auto_build: # Nothing to do here, directory is already wiped and set up. override_dh_prep:
--- End Message ---
--- Begin Message ---Version: 3.1.0.2+dfsg-6+rm Dear submitter, as the package grr has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/938972 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

