Codebase list golang-gopkg-alexcesaro-quotedprintable.v3 / f3b41b7
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request go-team/packages/golang-gopkg-alexcesaro-quotedprintable.v3!1 Jelmer Vernooij 3 years ago
4 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
55 [ Jelmer Vernooij ]
66 * Fix Debian QA group name.
77 * Use secure copyright file specification URI.
8
9 [ Debian Janitor ]
10 * Bump debhelper from old 10 to 12.
11 * Set debhelper-compat version in Build-Depends.
12 * Change priority extra to priority optional.
13 * Set upstream metadata fields: Repository.
814
915 -- Alexandre Viau <aviau@debian.org> Mon, 02 Apr 2018 21:46:32 -0400
1016
+0
-1
debian/compat less more
0 10
00 Source: golang-gopkg-alexcesaro-quotedprintable.v3
11 Section: devel
2 Priority: extra
2 Priority: optional
33 Maintainer: Debian QA Group <packages@qa.debian.org>
4 Build-Depends: debhelper (>= 10),
4 Build-Depends: debhelper-compat (= 12),
55 dh-golang,
66 golang-any
77 Standards-Version: 4.1.1
0 Repository: https://gopkg.in/alexcesaro/quotedprintable.v3