Package: aptly
Version: 1.4.0+ds1-1
Severity: wishlist

Dear Maintainer,

`aptly version` shows:

aptly version: unknown

Please populate the version info when building.

https://github.com/aptly-dev/aptly/blob/v1.4.0/Makefile#L30

With dh-golang, you can:

```
override_dh_auto_build:
        dh_auto_build -- -ldflags "-X main.Version=$(VERSION)"
```

Reply via email to