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
|
golang-github-pzhin-go-sophia (0.0~git20191015.afcd224-1) unstable; urgency=medium
* Reupload to fix versioning scheme.
* Bump Standards-Version.
* Change section to golang.
* Bump copyright date for debian/ directory.
-- Sascha Steinbiss <satta@debian.org> Tue, 23 Apr 2024 08:47:55 +0200
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-6) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.0, no changes needed.
[ Sascha Steinbiss ]
* Use git-aware watchfile.
* Set Rules-Requires-Root.
-- Sascha Steinbiss <satta@debian.org> Wed, 03 Nov 2021 19:08:05 +0100
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-5) unstable; urgency=medium
* Re-introduce mipsel to list of archs.
* Use debhelper 13.
-- Sascha Steinbiss <satta@debian.org> Mon, 06 Jul 2020 10:22:05 +0200
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-4) unstable; urgency=medium
* Further reduce the list of actually working archs.
-- Sascha Steinbiss <satta@debian.org> Thu, 14 May 2020 09:19:52 +0200
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-3) unstable; urgency=medium
* Reduce archs that the code actually works on.
-- Sascha Steinbiss <satta@debian.org> Mon, 11 May 2020 14:21:52 +0200
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-2) unstable; urgency=medium
* Reduce list of supported archs, tests fail on some archs.
See https://github.com/pzhin/go-sophia/issues/4.
* Bump Standards-Version.
* Add Built-Using annotation.
* Remove unused Files-Excluded in d/copyright.
-- Sascha Steinbiss <satta@debian.org> Sun, 10 May 2020 21:10:36 +0200
golang-github-pzhin-go-sophia (0.0~git20191015.0.afcd224-1) unstable; urgency=medium
* New upstream snapshot.
* Bump Standards-Version.
* Use debhelper 12 and debhelper-compat.
-- Sascha Steinbiss <satta@debian.org> Fri, 20 Dec 2019 10:46:00 +0100
golang-github-pzhin-go-sophia (0.0~git20180715.8bdc218-2) unstable; urgency=medium
* Add missing copyright holders in d/copyright. Thanks to Chris Lamb for
noticing this.
Closes: #905210
-- Sascha Steinbiss <satta@debian.org> Wed, 01 Aug 2018 16:49:33 +0200
golang-github-pzhin-go-sophia (0.0~git20180715.8bdc218-1) unstable; urgency=medium
* Initial release (Closes: #904344)
-- Sascha Steinbiss <satta@debian.org> Mon, 23 Jul 2018 16:03:28 +0200
|