Your message dated Thu, 09 Jan 2020 05:55:54 +0000 with message-id <[email protected]> and subject line Bug#948019: Removed package(s) from unstable has caused the Debian Bug report #900293, regarding tinyos: typo in debian/rules (override_dh_build → override_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.) -- 900293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900293 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: tinyos Version: 2.1.2+dfsg-1 Severity: normal Tags: patch Hi, I believe there is a typo in your debian/rules (override_dh_build -> override_dh_auto_build). Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-diff --git a/debian/rules b/debian/rules index a53a506..e3738b9 100755 --- a/debian/rules +++ b/debian/rules @@ -23,7 +23,7 @@ override_dh_auto_clean: # run normal dh_auto_clean dh_auto_clean -override_dh_build: build_java_apps_antitheft build_java_apps_oscilloscope +override_dh_auto_build: build_java_apps_antitheft build_java_apps_oscilloscope override_dh_install: # run normal dh_install
--- End Message ---
--- Begin Message ---Version: 2.1.2+dfsg-1+rm Dear submitter, as the package tinyos 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/948019 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. 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 ---

