retitle 966315 ITP: age -- simple, modern and secure encryption tool
thanks

I started working on this package and I put my changes on salsa[1].

I could use some help/review from the Golang team to solve these 3 errors 
reported by Lintian:

* E: age: statically-linked-binary usr/bin/age-keygen
* W: age: hardening-no-pie usr/bin/age
* W: age: hardening-no-relro usr/bin/age

I fixed this by overriding `dh_auto_build` in `d/rules`, but I’m not sure if 
that’s the correct way to do it:

```
override_dh_auto_build:
        dh_auto_build -O--builddirectory=_build -O--buildsystem=golang -- 
-buildmode=pie
```

[1] https://salsa.debian.org/Arcaik/age

--
Johan Fleury

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to