Re: sup-mail package - from Debian Ruby Attic

2020-07-19 Thread Iain Parris
Hi Utkarsh, Wow! That was extremely fast. Thank you so much Utkarsh - very much appreciated. :-) Excerpts from Utkarsh Gupta's message of 2020-07-20 04:28:33 +0530: > This is done now! > Repository here: https://salsa.debian.org/ruby-team/sup-mail Great! Thank you (x2)! > I have re-uploaded v1.

Re: sup-mail package - from Debian Ruby Attic

2020-07-19 Thread Utkarsh Gupta
Hi Iain, On Mon, Jul 20, 2020 at 3:47 AM Iain Parris wrote: > I am a long-time Debian user (running for 12+ years continuously in > production), but this is my very first post on a Debian mailing list. > I'd like to say a *huge* thank you for all that you do, from a very > happy user. :-) Very h

sup-mail package - from Debian Ruby Attic

2020-07-19 Thread Iain Parris
Hi Utkarsh & Debian Ruby Team, I am a long-time Debian user (running for 12+ years continuously in production), but this is my very first post on a Debian mailing list. I'd like to say a *huge* thank you for all that you do, from a very happy user. :-) The "sup-mail" package was removed from unst

Re: Change whitelist and black list environment variables in gem2deb

2020-07-19 Thread terceiro
On Sun, Jul 19, 2020 at 07:37:36PM +0530, Pirate Praveen wrote: > Hi, > > I think we should change these two variables in gem2deb/dh_ruby > > DH_RUBY_GEM_INSTALL_WHITELIST_APPEND > > DH_RUBY_GEM_INSTALL_BLACKLIST_APPEND > > I think WHITELIST_APPEND can be changed to INCLUDE and BLACKLIST_APPEND

Change whitelist and black list environment variables in gem2deb

2020-07-19 Thread Pirate Praveen
Hi, I think we should change these two variables in gem2deb/dh_ruby DH_RUBY_GEM_INSTALL_WHITELIST_APPEND DH_RUBY_GEM_INSTALL_BLACKLIST_APPEND I think WHITELIST_APPEND can be changed to INCLUDE and BLACKLIST_APPEND to EXCLUDE. We can print a warning first and then remove them later. See http