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
|
golang-github-prometheus-common (0+git20161002.85637ea-2~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Martín Ferrari <tincho@debian.org> Mon, 13 Feb 2017 12:58:06 +0000
golang-github-prometheus-common (0+git20161002.85637ea-2) unstable; urgency=medium
* Team upload.
* Depend on golang-github-sirupsen-logrus-dev instead of transitional
package.
-- Tim Potter <tpot@hpe.com> Fri, 28 Oct 2016 12:35:48 +1100
golang-github-prometheus-common (0+git20161002.85637ea-1) unstable; urgency=medium
* New upstream snapshot, required for Prometheus 1.1.2.
-- Martín Ferrari <tincho@debian.org> Sun, 23 Oct 2016 20:13:46 +0000
golang-github-prometheus-common (0+git20160928.e35a2e3+really.ebdfc6d-1) unstable; urgency=medium
* Rollback to 0+git20160801.0.ebdfc6d, as the last upload broke
reverse-dependencies. Closes: #839312.
-- Martín Ferrari <tincho@debian.org> Sun, 02 Oct 2016 16:42:44 +0000
golang-github-prometheus-common (0+git20160928.e35a2e3-1) unstable; urgency=medium
* New upstream snapshot. Going back to the original version formatting.
* Remove private copy of metrics.proto, as it is packaged separately.
* Avoid building the version package, to remove the source circular
dependency. Binary packages still need the circular dependency (but now it
is not including the transitional package any more). Closes: #836964.
-- Martín Ferrari <tincho@debian.org> Thu, 29 Sep 2016 15:08:15 +0000
golang-github-prometheus-common (0+git20160801.0.ebdfc6d-1) unstable; urgency=medium
[ Martín Ferrari ]
* New upstream snapshot, for prometheus 1.0.1.
* debian/control: Depend on golang-any and current dh-golang.
* debian/rules: Simplify rules using current dh-golang features.
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
-- Martín Ferrari <tincho@debian.org> Mon, 15 Aug 2016 13:04:47 +0100
golang-github-prometheus-common (0+git20160526.0.a6ab084-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Martín Ferrari <tincho@debian.org> Mon, 13 Jun 2016 15:39:55 +0100
golang-github-prometheus-common (0+git20160526.0.a6ab084-1) unstable; urgency=medium
* New upstream snapshot, for prometheus 0.19.2.
* debian/control: depend on recent golang-golang-x-net-dev that solves
an important bug.
-- Martín Ferrari <tincho@debian.org> Mon, 30 May 2016 11:41:10 +0200
golang-github-prometheus-common (0+git20160504.0.dd586c1-1) unstable; urgency=medium
* New upstream snapshot, for prometheus-node-exporter 0.12.0.
* debian/control: Use XS-Go-Import-Path (which require dh-golang 1.10),
update Standards-Version with no changes.
* debian/rules: Fix gen-orig-tgz target.
* Switch to use the golang-github-prometheus-client-model-dev package.
-- Martín Ferrari <tincho@debian.org> Fri, 06 May 2016 18:35:11 +0000
golang-github-prometheus-common (0+git20160321.4045694-1) unstable; urgency=medium
* New upstream "release", for prometheus 0.17.0.
-- Martín Ferrari <tincho@debian.org> Sat, 26 Mar 2016 04:13:58 +0000
golang-github-prometheus-common (0+git20160104.0a3005b-1) unstable; urgency=medium
* Initial package. (Closes: #810667)
-- Martín Ferrari <tincho@debian.org> Mon, 11 Jan 2016 06:05:36 -0300
|