Codebase list golang-github-rs-xid / 7c2930c
Import Debian changes 1.1-5 golang-github-rs-xid (1.1-5) unstable; urgency=medium [ Michael Stapelberg ] * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci) * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci) [ Debian Janitor ] * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Thorsten Alteholz ] * new maintainer (Closes: #940417) * Thanks a lot to Alexandre for taking care of the package. * debian/control: bump standards-version to 4.5.0 (no changes) * debian/control: use dh13 Thorsten Alteholz 3 years ago
3 changed file(s) with 23 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
+0
-1
.gitignore less more
0 .pc
0 golang-github-rs-xid (1.1-5) unstable; urgency=medium
1
2 [ Michael Stapelberg ]
3 * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
4 * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
5
6 [ Debian Janitor ]
7 * Bump debhelper from old 10 to 12.
8 * Set debhelper-compat version in Build-Depends.
9 * Set upstream metadata fields:
10 Bug-Database, Bug-Submit, Repository, Repository-Browse.
11
12 [ Thorsten Alteholz ]
13 * new maintainer (Closes: #940417)
14 * Thanks a lot to Alexandre for taking care of the package.
15 * debian/control: bump standards-version to 4.5.0 (no changes)
16 * debian/control: use dh13
17
18 -- Thorsten Alteholz <debian@alteholz.de> Sat, 28 Nov 2020 15:07:40 +0000
19
020 golang-github-rs-xid (1.1-4) unstable; urgency=medium
121
222 * Team upload.
11 Section: devel
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
4 Uploaders: Alexandre Viau <aviau@debian.org>
5 Build-Depends: debhelper-compat (= 12),
4 Uploaders: Thorsten Alteholz <debian@alteholz.de>
5 Build-Depends: debhelper-compat (= 13),
66 dh-golang,
77 golang-any,
88 golang-github-stretchr-testify-dev
9 Standards-Version: 4.1.1
9 Standards-Version: 4.5.0
1010 Homepage: https://github.com/rs/xid
1111 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rs-xid
1212 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-rs-xid.git