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 83 84 85 86 87 88 89 90 91 92
|
golang-collectd (0.5.0+git20240104.26404de-1) unstable; urgency=medium
* Team upload
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12
* Set debhelper-compat version in Build-Depends
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
[ Mathias Gibbens ]
* New upstream snapshot
* d/control:
- Update Section to golang
- Update Team's email address
- Update Build-Depends and Depends
* Update d/watch
-- Mathias Gibbens <gibmat@debian.org> Sun, 28 Jul 2024 12:34:26 +0000
golang-collectd (0.3.0+git20181025.f80706d-2) unstable; urgency=medium
* Remove myself from uploaders.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Sep 2019 17:18:29 -0400
golang-collectd (0.3.0+git20181025.f80706d-1) unstable; urgency=medium
* New upstream snapshot.
* d/control: golang-go -> golang-any.
* Add watch file.
* Add debian/gbp.conf.
-- Alexandre Viau <aviau@debian.org> Sat, 17 Nov 2018 19:10:38 -0500
golang-collectd (0.3.0+git20171025.606bd39-1) unstable; urgency=medium
* New upstream version
* Fix insecure-copyright-format-uri.
* Update dependencies.
* Don't build experimental plugin package.
-- Alexandre Viau <aviau@debian.org> Sun, 27 May 2018 13:42:15 -0400
golang-collectd (0.0~git20150630-6) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:14:56 -0500
golang-collectd (0.0~git20150630-5) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:52:05 -0500
golang-collectd (0.0~git20150630-4) unstable; urgency=medium
* Change import path to collectd.org.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 15:29:27 -0500
golang-collectd (0.0~git20150630-3) unstable; urgency=medium
* Move to salsa.debian.org.
* Testsuite: autopkgtest-pkg-go.
* Use XS-Go-Import-Path.
* Priority extra -> optional.
* Change my email to @debian.org.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 15:27:46 -0500
golang-collectd (0.0~git20150630-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Alexandre Viau ]
* Bump Standards-Version.
-- Alexandre Viau <aviau@debian.org> Wed, 12 Apr 2017 02:29:37 -0400
golang-collectd (0.0~git20150630-1) unstable; urgency=low
* Initial release. (Closes: #792638)
-- Alexandre Viau <alexandre@alexandreviau.net> Fri, 27 Mar 2015 14:47:24 -0400
|