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
|
golang-github-elithrar-simple-scrypt (1.3.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add Multi-Arch: foreign.
[ Shengjing Zhu ]
* Update section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Bump debhelper compat to 13
* Update Standards-Version to 4.6.2 (no changes)
* Add autopkgtest-pkg-go
* Add Rules-Requires-Root
* Update uscan watch file version to 4
* Add patch to skip flaky TestCalibrate (Closes: #1028876)
-- Shengjing Zhu <zhsj@debian.org> Sun, 15 Jan 2023 00:46:10 +0800
golang-github-elithrar-simple-scrypt (1.3.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Félix Sipma ]
* New upstream version 1.3.0
* bump Standards-Version to 4.1.4 (no change required)
* remove patch to disable TestCalibrate (test fixed upstream)
-- Félix Sipma <felix+debian@gueux.org> Sat, 09 Jun 2018 10:00:57 +0200
golang-github-elithrar-simple-scrypt (1.2.0-1) unstable; urgency=medium
* New upstream version 1.2.0
* remove pristine-tar option from gbp.conf
* bump Standards-Version to 4.1.3:
- use https url in copyright file
- use priority optional instead of extra
* bump compat to 11
-- Félix Sipma <felix+debian@gueux.org> Tue, 27 Feb 2018 13:23:14 +0100
golang-github-elithrar-simple-scrypt (1.1+git20161119.3.2325946-2) unstable; urgency=medium
* fix incorrect watch file created by dh-make-golang
* add disable-TestCalibrate-until-upstream-fixes-it patch (Closes: #851723)
-- Félix Sipma <felix+debian@gueux.org> Sun, 30 Apr 2017 12:02:02 +0200
golang-github-elithrar-simple-scrypt (1.1+git20161119.3.2325946-1) unstable; urgency=medium
* Initial release (Closes: #846336)
-- Félix Sipma <felix+debian@gueux.org> Wed, 30 Nov 2016 12:20:14 +0100
|