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
|
golang-gomega (1.10.3-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Roger Shimizu ]
* New upstream release v1.10.3
* debian/watch:
- Update watch file format version to 4
* debian/control:
- Add Testsuite: autopkgtest-pkg-go
-- Roger Shimizu <rosh@debian.org> Sun, 22 Nov 2020 19:39:13 +0900
golang-gomega (1.9.0-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Shengjing Zhu ]
* Update maintainer address to team+pkg-go@tracker.debian.org
* Set Priority to optional
* Update Standards-Version to 4.5.0 (no changes)
* Update debhelper-compat to 12
* Add Rules-Requires-Root
* Add golang-golang-x-{xerrors,net}-dev to {Build-,}Depends
* Change copyright format url to https
* Remove gen-orig-tgz in debian/rules.
No need when using gbp
-- Shengjing Zhu <zhsj@debian.org> Fri, 07 Feb 2020 19:40:31 +0800
golang-gomega (1.0+git20160910.d59fa0a-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martín Ferrari ]
* Upstream has communicated that they won't be making releases unless there
is a breaking change. Making a new release out of a git snapshot.
* Packaging refresh:
- Updated Standards-Version (no changes).
- Use new dh-golang features.
- Use golang-any.
- Remove Built-Using.
- Added new build dependencies.
-- Martín Ferrari <tincho@debian.org> Mon, 26 Sep 2016 15:30:00 +0000
golang-gomega (1.0-2) unstable; urgency=medium
* debian/control: Migration to pkg-go team.
-- Martín Ferrari <tincho@debian.org> Fri, 21 Aug 2015 21:00:52 +0000
golang-gomega (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #778515)
-- Martín Ferrari <tincho@debian.org> Mon, 16 Feb 2015 06:50:09 +0000
|