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 85 86 87 88 89 90 91 92 93
|
golang-github-tjfoc-gmsm (1.3.0+ds-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-tjfoc-gmsm-dev: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 26 Nov 2022 15:50:36 +0000
golang-github-tjfoc-gmsm (1.3.0+ds-3) unstable; urgency=medium
* Team upload.
* debian/rules:
- Add support nocheck for DEB_BUILD_OPTIONS.
* Clean up debian/upstream/metadata.
-- Roger Shimizu <rosh@debian.org> Sat, 25 Sep 2021 02:27:36 +0900
golang-github-tjfoc-gmsm (1.3.0+ds-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 21 Aug 2021 12:39:57 +0100
golang-github-tjfoc-gmsm (1.3.0+ds-1) unstable; urgency=medium
* Team upload.
* New upstream release: v1.3.0
* debian/control:
- Bump debhelper version to 12.
- Bump policy version to 4.5.0
* Add debian/upstream/metadata
* debian/patches:
- Remove upstreamed patches.
-- Roger Shimizu <rosh@debian.org> Sat, 25 Apr 2020 03:40:12 +0900
golang-github-tjfoc-gmsm (1.2+ds-1) unstable; urgency=medium
* Team upload.
* New upstream release: v1.2
* debian/copyright:
- Add .gitignore to "Files-Excluded".
* debian/watch:
- Update to adapt +ds source format.
* debian/patches: Backport two commits from upstream.
- [f915c2c] Change log for v1.2
- [fb33d25] Fix r!=0 and r+k!=n when signing.
-- Roger Shimizu <rogershimizu@gmail.com> Fri, 23 Aug 2019 01:22:31 +0900
golang-github-tjfoc-gmsm (1.1-6) unstable; urgency=medium
* Team upload.
[ Michael Stapelberg ]
* Add debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci).
-- Roger Shimizu <rogershimizu@gmail.com> Sun, 26 Aug 2018 14:52:39 +0900
golang-github-tjfoc-gmsm (1.1-5) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:15:12 -0500
golang-github-tjfoc-gmsm (1.1-4) unstable; urgency=medium
[ Chris Lamb ]
* Dont ship .pem files (Closes: #885695)
[ Alexandre Viau ]
* Prepare upload.
-- Alexandre Viau <aviau@debian.org> Fri, 26 Jan 2018 14:15:25 -0500
golang-github-tjfoc-gmsm (1.1-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 15:51:37 -0500
golang-github-tjfoc-gmsm (1.1-2) unstable; urgency=medium
* Move to salsa.debian.org
-- Alexandre Viau <aviau@debian.org> Fri, 29 Dec 2017 23:29:55 -0500
golang-github-tjfoc-gmsm (1.1-1) unstable; urgency=medium
* Initial release (Closes: #884948)
-- Alexandre Viau <aviau@debian.org> Thu, 21 Dec 2017 16:23:33 -0500
|