Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request go-team/packages/golang-github-protonmail-go-autostart!1
Jelmer Vernooij
6 years ago
|
0 |
golang-github-protonmail-go-autostart (0.0~git20181114.c527205-3) UNRELEASED; urgency=low
|
|
1 |
|
|
2 |
* Bump debhelper from old 11 to 12.
|
|
3 |
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
|
|
4 |
Repository-Browse.
|
|
5 |
* Update standards version to 4.5.0, no changes needed.
|
|
6 |
|
|
7 |
-- Debian Janitor <janitor@jelmer.uk> Tue, 16 Jun 2020 10:43:00 -0000
|
|
8 |
|
| 0 | 9 |
golang-github-protonmail-go-autostart (0.0~git20181114.c527205-2) unstable; urgency=medium
|
| 1 | 10 |
|
| 2 | 11 |
* Fix text in debian/copyright
|
| 2 | 2 |
Priority: optional
|
| 3 | 3 |
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
|
| 4 | 4 |
Uploaders: Micah Anderson <micah@riseup.net>
|
| 5 | |
Build-Depends: debhelper-compat (= 11),
|
|
5 |
Build-Depends: debhelper-compat (= 12),
|
| 6 | 6 |
dh-golang,
|
| 7 | 7 |
golang-any
|
| 8 | |
Standards-Version: 4.3.0
|
|
8 |
Standards-Version: 4.5.0
|
| 9 | 9 |
Homepage: https://github.com/ProtonMail/go-autostart
|
| 10 | 10 |
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-autostart
|
| 11 | 11 |
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-autostart.git
|
|
0 |
---
|
|
1 |
Bug-Database: https://github.com/ProtonMail/go-autostart/issues
|
|
2 |
Bug-Submit: https://github.com/ProtonMail/go-autostart/issues/new
|
|
3 |
Repository: https://github.com/ProtonMail/go-autostart.git
|
|
4 |
Repository-Browse: https://github.com/ProtonMail/go-autostart
|