On Mon, 2015-09-21 at 08:09 +0000, Gianfranco Costamagna wrote:
> well, arch: all seems legit in this case.
> 
> I would just have a warning in the case you try to run in a platform 
> different from
> amd64.
> 
> Something like
> brew install stuff
> "warning, you are not running on an amd64 architecture, you might experience 
> build failures"
> 
> (if brew install can't be tweaked I guess we might be fine with the first 
> linuxbrew run)
> 
> what do you think?

I rethought about the Architecture field.

Upstream doesn't mean "ARCHs other than amd64 is totally unsupported",
but "ARCHs other than amd64 may require effort".

From hacker's view I don't think blocking users under other
ARCHs from trying out linuxbrew is good.
Besides, I can make sure that my wrapper script fits all ARCHs,
and can be used outside of Debian Package now.

According to Wookey's description, I'm not object to bumping
Architecture from "amd64" to "all", so applied this change.
Also, Users under ARCHs other than amd64 would get a warning, when they
are installing linuxbrew. 

New version with some other changes has been uploaded to mentors.


  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/linuxbrew-wrapper


  Alternatively, one can download the package with dget using this command:

    dget -x 
http://mentors.debian.net/debian/pool/main/l/linuxbrew-wrapper/linuxbrew-wrapper_20150804-2.dsc

  Changes since the last upload:

 linuxbrew-wrapper (20150804-2) unstable; urgency=low
 .
   * debian/bin/linuxbrew:
     + Fix: not ignoring linuxbrew arguments when first time running.
     + Rewrite last part, which makes the wrapper script usable outside
       of this Debian package.
     + Warn users if $(arch) != x86_64, when installing linuxbrew.
   * Add get-orig-source target in d/rules.
   * Fixed lintian warning
     "script-not-executable usr/lib/linuxbrew-wrapper/install".
   * Bump Architecture from "amd64" to "all". (Closes: #799390)

-- 
 .''`.    
: :' :    
`. `'     
  `-      

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to