Your message dated Fri, 03 Apr 2020 20:49:41 +0000
with message-id <e1jktg1-000g2a...@fasolo.debian.org>
and subject line Bug#955623: Removed package(s) from unstable
has caused the Debian Bug report #834659,
regarding rabbyt: 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 ow...@bugs.debian.org
immediately.)


-- 
834659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rabbyt
Version: 0.8.1-2
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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diff --git a/debian/rules b/debian/rules
index fc9e53a..1df9fea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@ DH_VERBOSE=1
 %:
        dh $@ --with python2
 
-override_dh_installchangelog:
+override_dh_installchangelogs:
        dh_installchangelogs CHANGELOG

--- End Message ---
--- Begin Message ---
Version: 0.8.1-2+rm

Dear submitter,

as the package rabbyt 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/955623

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
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to