1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
golang-github-yohcop-openid-go (1.0.1-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream release
* d/control:
- Update my email address
- Update Standards-Version to 4.6.2 (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Fri, 16 Jun 2023 00:17:55 +0000
golang-github-yohcop-openid-go (1.0.0-1) unstable; urgency=medium
* New upstream release
* Adopt package (Closes: #889197)
* d/control
- Set Maintainer to Debian Go Packaging Team
- Update Section to golang
- Bump debhelper-compat version
- Bump Standards-Version (no changes needed)
- Add Rules-Requires-Root: no
- Add Multi-Arch: foreign
- Update Depends
- Update Description
* Update years in d/copyright
* Refresh d/rules
* Add d/watch
* Add patch to disable running network tests
* Delete d/docs, d/examples, and d/source/lintian-overrides
-- Mathias Gibbens <mathias@calenhad.com> Wed, 24 Nov 2021 11:02:29 +0100
golang-github-yohcop-openid-go (0.0~git20170901.0.cfc72ed-4) unstable; urgency=medium
* QA upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Jelmer Vernooij ]
* Fix Debian QA group name.
* Trim trailing whitespace.
* Use secure copyright file specification URI.
[ Debian Janitor ]
* Update standards version to 4.1.1, no changes needed.
* Bump debhelper from old 10 to 12.
* Change priority extra to priority optional.
* Set upstream metadata fields: Repository.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 02 Feb 2021 19:19:27 +0000
golang-github-yohcop-openid-go (0.0~git20170901.0.cfc72ed-3) unstable; urgency=medium
* Remove Michael Lustfield from Uploaders list.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:34 -0600
golang-github-yohcop-openid-go (0.0~git20170901.0.cfc72ed-2) unstable; urgency=medium
* Oprhaning package.
-- Michael Lustfield <michael@lustfield.net> Fri, 02 Feb 2018 23:16:09 -0600
golang-github-yohcop-openid-go (0.0~git20170901.0.cfc72ed-1) unstable; urgency=medium
* New upstream build.
* Maintenance updates:
- Standards-Version bump.
- Clean up d/watch.
- Add Testsuite to d/control.
-- Michael Lustfield <michael@lustfield.net> Sat, 30 Sep 2017 01:08:05 -0500
golang-github-yohcop-openid-go (0.0~git20170224.0.fa274ac-1) unstable; urgency=medium
* Initial release (Closes: #859045)
-- Michael Lustfield <michael@lustfield.net> Wed, 29 Mar 2017 21:58:23 -0500
|