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
|
golang-github-gobwas-glob (0.2.3+git20180208.19c076c-2) unstable; urgency=medium
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Debian Janitor (Jelmer Vernooij) ]
* 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.
* golang-github-gobwas-glob-dev: Add Multi-Arch: foreign.
[ Anthony Fok ]
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Add "Rules-Requires-Root: no" to debian/control
* Apply "cme fix dpkg" fixes:
- Organize debian/control fields
- Bump Standards-Version to 4.5.0 (no change)
* Adopt package from Alexandre Viau. Thank you for all the great work
you have done in maintaining this package, aviau! (Closes: #940361)
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Sat, 07 Nov 2020 08:52:16 -0700
golang-github-gobwas-glob (0.2.3+git20180208.19c076c-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.2.3+git20180208.19c076c
* Use debhelper v11
* Update to Standards-Version 4.1.3
- Use HTTPS URL for d/copyright
* Use golang-any instead of golang-go
* Update d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 12 Feb 2018 23:20:59 +0100
golang-github-gobwas-glob (0.2.2-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:51:28 -0500
golang-github-gobwas-glob (0.2.2-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:34:19 -0500
golang-github-gobwas-glob (0.2.2-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Testsuite: autopkgtest-pkg-go.
* Priority extra -> optional.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 13:25:40 -0500
golang-github-gobwas-glob (0.2.2-1) unstable; urgency=medium
* New upstream snapshot.
-- Alexandre Viau <aviau@debian.org> Thu, 08 Dec 2016 16:47:45 -0500
golang-github-gobwas-glob (0.2.1-1) unstable; urgency=medium
* New upstream snapshot.
-- Alexandre Viau <aviau@debian.org> Tue, 01 Nov 2016 11:20:31 -0400
golang-github-gobwas-glob (0.2.0-1) unstable; urgency=medium
* New upstream snapshot.
* Added watch file.
-- Alexandre Viau <aviau@debian.org> Tue, 28 Jun 2016 20:06:58 +0200
golang-github-gobwas-glob (0.0~git20160514.0.49571a1-1) unstable; urgency=medium
* Initial release (Closes: #824423)
-- Alexandre Viau <aviau@debian.org> Sun, 15 May 2016 14:44:21 -0400
|