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
|
golang-github-cznic-mathutil (0.0~git20201220.c6aa83b-2) unstable; urgency=medium
* Team upload.
* Update patch to remove import checks:
- fix build of golang-github-cznic-fileutil (Closes: #980380).
- fix build of golang-github-cznic-sortutil (Closes: #980698).
-- Aloïs Micard <alois@micard.lu> Sat, 06 Feb 2021 09:43:25 +0100
golang-github-cznic-mathutil (0.0~git20201220.c6aa83b-1) unstable; urgency=medium
* Team upload.
* Create watch file.
* Point URLs to new upstream VCS (github -> gitlab).
* Create compatibility symlink to old import path.
* Create patch to remove import checks.
* Rules-Requires-Root: no.
-- Alexandre Viau <aviau@debian.org> Tue, 29 Dec 2020 11:46:04 -0500
golang-github-cznic-mathutil (0.0~git20181122.297441e-2) unstable; urgency=medium
* Team upload.
* Revert "Add Breaks on golang-defaults (<< 2:1.11~)". This current
version actually builds fine with Go 1.11 and should pass autopkgtest.
-- Anthony Fok <foka@debian.org> Tue, 08 Jan 2019 01:07:47 -0700
golang-github-cznic-mathutil (0.0~git20181122.297441e-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20181122.297441e
* Use debhelper v11
* Update team name
* Update to Standards-Version 4.3.0
- Use Priority: optional
* Use golang-any instead of golang-go
* Update d/copyright
* Add Breaks on golang-defaults (<< 2:1.11~). This is in order to work
around an autopkgtest testing migration issue. The Breaks can most
likely be removed after the successful migration of golang-defaults
into testing.
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 30 Dec 2018 22:22:33 +0100
golang-github-cznic-mathutil (0.0~git20150605.0.a804f0f-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
* Fix insecure-copyright-format-uri.
* Set Testsuite: autopkgtest-pkg-go.
-- Alexandre Viau <aviau@debian.org> Sun, 22 Apr 2018 16:18:01 -0400
golang-github-cznic-mathutil (0.0~git20150605.0.a804f0f-1) unstable; urgency=medium
* Initial release (Closes: #805450).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 18 Nov 2015 21:05:44 +1100
|