File: changelog

package info (click to toggle)
golang-github-prometheus-common 0.63.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,424 kB
  • sloc: makefile: 20; sh: 7
file content (631 lines) | stat: -rw-r--r-- 22,669 bytes parent folder | download
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
golang-github-prometheus-common (0.63.0-1) unstable; urgency=medium

  * New upstream release
  * Drop unnecessary patch overriding default label name validation scheme
    - Applications which have not yet updated to prometheus/common v0.62.0
      should override model.NameValidationScheme to model.LegacyValidation in
      their init() function.
  * debian/control: update Breaks versions
  * Refresh packaging according to latest dh-make-golang template
  * Drop unused golang-github-aws-aws-sdk-go-dev dependency
  * Bump Standards-Version to 4.7.2 (no changes)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 13 Aug 2025 11:56:28 +0000

golang-github-prometheus-common (0.62.0-3) unstable; urgency=medium

  * Drop 0003-Reinstate-sigv4-package.patch
  * Add new 0003-Wrap-prometheus-sigv4-package.patch
  * Add new Build-Depends golang-github-prometheus-sigv4-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 16 Feb 2025 09:27:05 +0000

golang-github-prometheus-common (0.62.0-2) unstable; urgency=medium

  * Add new 0004-Revert-change-default-validation-scheme-to-UTF8Valid.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 13 Feb 2025 01:43:17 +0000

golang-github-prometheus-common (0.62.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Add new patches to reinstate hastily deprecated / dropped packages:
    - 0002-Reinstate-promlog-package.patch
    - 0003-Reinstate-sigv4-package.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 12 Feb 2025 15:19:15 +0000

golang-github-prometheus-common (0.61.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 06 Dec 2024 18:12:49 +0000

golang-github-prometheus-common (0.60.1-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 31 Oct 2024 18:25:17 +0000

golang-github-prometheus-common (0.60.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete 0002-Use-UTC-timestamps-in-promslog-go-kit-log-style.patch
    (applied upstream)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 02 Oct 2024 05:31:34 +0000

golang-github-prometheus-common (0.59.1-2) unstable; urgency=medium

  * Add new 0002-Use-UTC-timestamps-in-promslog-go-kit-log-style.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 20 Sep 2024 09:51:03 +0000

golang-github-prometheus-common (0.59.1-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 08 Sep 2024 14:21:45 +0000

golang-github-prometheus-common (0.57.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete 0003-Re-export-unexported-constants-to-ease-migration.patch
    (breaking change reverted upstream)
  * Drop obsolete 0004-Fix-HumanizeTimestamp-32-bit-test-overflows.patch
    (fixed upstream)
  * Bump golang-any version constraint (>= 2:1.21~) due to use of log/slog
    standard library package
  * Refresh patches
  * Drop obsolete build-dep golang-github-prometheus-client-golang-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 05 Sep 2024 18:48:59 +0000

golang-github-prometheus-common (0.55.0-2) unstable; urgency=medium

  * Add new 0004-Fix-HumanizeTimestamp-32-bit-test-overflows.patch
  * Update Breaks: golang-github-prometheus-client-golang (<< 1.19.1-1~) due
    to backwards-incompatible API change

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Aug 2024 14:54:49 +0000

golang-github-prometheus-common (0.55.0-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.7.0 (no changes)
  * Add new build-dep golang-github-munnerz-goautoneg-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 10 Aug 2024 22:18:24 +0000

golang-github-prometheus-common (0.53.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 23 Apr 2024 09:17:29 +0000

golang-github-prometheus-common (0.52.2-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 05 Apr 2024 00:20:27 +0000

golang-github-prometheus-common (0.51.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 22 Mar 2024 20:19:32 +0000

golang-github-prometheus-common (0.50.0-1) unstable; urgency=medium

  * New upstream release (with one breaking change)
  * Drop obsolete 0004-Remove-unused-Host-member-from-HTTPClientConfig.patch
    (implemented upstream)
  * debian/control: updates Breaks due to API change

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 18 Mar 2024 20:20:27 +0000

golang-github-prometheus-common (0.49.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete 0002-Relax-brittle-TestProtoFormatUnchanged-test.patch
  * Add new 0004-Remove-unused-Host-member-from-HTTPClientConfig.patch
  * Bump golang-github-prometheus-client-model-dev version constraint
    (>= 0.6.0)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 11 Mar 2024 18:47:04 +0000

golang-github-prometheus-common (0.48.0-1) unstable; urgency=medium

  * New upstream release
  * Add new 0003-Re-export-unexported-constants-to-ease-migration.patch to
    avoid breaking change

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 07 Mar 2024 16:23:44 +0000

golang-github-prometheus-common (0.47.0-2) unstable; urgency=medium

  * Add new 0002-Relax-brittle-TestProtoFormatUnchanged-test.patch for
    compatibility with prometheus/client_model >= 0.6.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 22 Feb 2024 13:29:51 +0000

golang-github-prometheus-common (0.47.0-1) unstable; urgency=medium

  * New upstream release
  * Add new dependency golang-github-google-go-cmp-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 16 Feb 2024 20:20:55 +0000

golang-github-prometheus-common (0.46.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete golang-protobuf-extensions-dev dependency
  * Refresh patches

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 14 Jan 2024 11:19:03 +0000

golang-github-prometheus-common (0.45.0-3) unstable; urgency=medium

  * Explicitly constrain golang-github-prometheus-client-golang-dev
    dependency (>= 1.17.0-2~)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 18 Nov 2023 15:57:45 +0000

golang-github-prometheus-common (0.45.0-2) unstable; urgency=medium

  * Breaks golang-github-prometheus-client-golang (<< 1.17.0-2~) due to
    config.NewBasicAuthRoundTripper() function signature change

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 16 Nov 2023 15:28:36 +0000

golang-github-prometheus-common (0.45.0-1) unstable; urgency=medium

  * New upstream release
  * Convert patches to gbp-pq format
  * Add new 0002-Revert-protobuf_extensions-API-bump.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 13 Nov 2023 12:12:21 +0000

golang-github-prometheus-common (0.44.0-4) unstable; urgency=medium

  * Revert indirect golang-github-golang-protobuf-1-5-dev dependency, as this
    makes numerous downstream r-deps uninstallable due to the conflict with
    golang-github-golang-protobuf-1-3-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 27 Jun 2023 08:44:00 +0000

golang-github-prometheus-common (0.44.0-3) unstable; urgency=medium

  * Breaks golang-github-armon-go-metrics << 0.3.4-3

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 24 Jun 2023 10:14:46 +0000

golang-github-prometheus-common (0.44.0-2) unstable; urgency=medium

  * Reinstate golang-github-golang-protobuf-1-5-dev dependency to prevent the
    alternative (but incompatible) golang-github-golang-protobuf-1-3-dev being
    installed by downstream dependencies.

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 23 Jun 2023 10:57:32 +0000

golang-github-prometheus-common (0.44.0-1) unstable; urgency=medium

  * New upstream release
  * Bump golang-github-prometheus-client-model-dev dependency to 0.4.0
  * Drop unused golang-github-golang-protobuf-1-5-dev dependency
  * Constrain version of golang-github-prometheus-client-golang-dev dependency
    (>= 1.15.1)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 19 Jun 2023 08:48:37 +0000

golang-github-prometheus-common (0.42.0-2) unstable; urgency=medium

  * Drop obsolete 01-support-outdated-protobuf-build-deps.patch
  * Replace golang-github-golang-protobuf-1-3-dev Build-Depends with
    golang-github-golang-protobuf-1-5-dev
  * Drop alternative golang-github-golang-protobuf-1-3-dev Depends

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 18 Jun 2023 20:59:42 +0000

golang-github-prometheus-common (0.42.0-1) unstable; urgency=medium

  * New upstream version
  * Add new 02-Revert_kingpin_import_path.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 14 Jun 2023 12:25:56 +0000

golang-github-prometheus-common (0.39.0-2) unstable; urgency=medium

  * Team upload

  [ Daniel Swarbrick ]
  * Bump Standards-Version to 4.6.2 (no changes)
  * Modernize protobuf dependencies

  [ Mathias Gibbens ]
  * Allow golang-github-golang-protobuf-1-5-dev as optional Depends

 -- Mathias Gibbens <gibmat@debian.org>  Thu, 05 Jan 2023 22:06:27 +0000

golang-github-prometheus-common (0.39.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 15 Dec 2022 00:57:25 +0000

golang-github-prometheus-common (0.38.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 09 Dec 2022 06:53:07 +0000

golang-github-prometheus-common (0.37.0-1) unstable; urgency=medium

  * New upstream release
  * d/control: drop obsolete acceptance of sha1-signed test cert

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 15 Sep 2022 13:10:28 +0000

golang-github-prometheus-common (0.34.0-4) unstable; urgency=medium

  * Re-upload source-only

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Sep 2022 23:20:39 +0000

golang-github-prometheus-common (0.34.0-3) unstable; urgency=medium

  * d/rules: override dh_strip_nondeterminism to prevent modification of
    upstream binary files in assets/testdata, which otherwise causes
    autopkgtest failures.

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Sep 2022 15:34:08 +0000

golang-github-prometheus-common (0.34.0-2) unstable; urgency=medium

  * Drop obsolete golang-github-pkg-errors-dev dependencies
  * Add missing golang-github-prometheus-client-golang-dev build-dep
  * Add missing golang-google-protobuf-dev dependency

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Sep 2022 00:20:25 +0000

golang-github-prometheus-common (0.34.0-1) unstable; urgency=medium

  * New upstream release
  * Add new 01-support-outdated-protobuf-build-deps.patch
    - Add new golang-google-protobuf-dev build-dep as a result thereof
  * Bump Standards-Version to 4.6.1 (no changes)
  * Drop obsolete lintian-overrides (compressed-duplicate)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 11 Sep 2022 20:33:14 +0000

golang-github-prometheus-common (0.32.1-8) unstable; urgency=medium

  * debian/rules: Fix disabling the tests by mistake.

 -- Martina Ferrari <tina@debian.org>  Fri, 01 Apr 2022 11:57:06 +0000

golang-github-prometheus-common (0.32.1-7) unstable; urgency=medium

  * debian/copyright: Update years.
  * debian/rules: Avoid test failures with new crypto/x509.
    Closes: #1008400

 -- Martina Ferrari <tina@debian.org>  Wed, 30 Mar 2022 11:53:02 +0000

golang-github-prometheus-common (0.32.1-6) unstable; urgency=medium

  * Team upload.
  * Update gbp.conf following latest Go Team workflow.
  * Update debian/watch file.
  * Add trailing comma to last Uploader.
  * Install the NOTICE file for Apache-2.0 compliance.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 15 Mar 2022 22:42:11 +0100

golang-github-prometheus-common (0.32.1-5) unstable; urgency=medium

  * Team upload.
  * Add a Breaks prometheus-alertmanager (<< 0.22.0~) for API break.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 30 Nov 2021 13:03:08 +0100

golang-github-prometheus-common (0.32.1-4) unstable; urgency=medium

  * Remove API break reverting patch, otherwise the prometheus-alertmanager
    package cannot be updated to a newer upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 25 Nov 2021 23:58:08 +0100

golang-github-prometheus-common (0.32.1-3) unstable; urgency=medium

  * Team upload.
  * Switch to go-kit/log and remove reverting patch

 -- Guillem Jover <gjover@sipwise.com>  Thu, 25 Nov 2021 18:41:18 +0100

golang-github-prometheus-common (0.32.1-2) unstable; urgency=medium

  * Team upload.
  * Add patch to revert API break in NewClientFromConfig.
    Fix autopkgtest regression for prometheus-alertmanager.

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 20 Nov 2021 16:52:05 +0800

golang-github-prometheus-common (0.32.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Update dependencies.
    - Update provided modules in package description.
    - Update copyright years.
    - Remove obsolete patches.
  * Add patch to temporarily revert the kit/log module switch until the split
    module is available in Debian.
  * Remove unused ${shlibs:Depends} substvar from Depends.
  * Switch to dh-sequence-golang instead of dh-golang and --with=golang.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 11 Nov 2021 01:18:04 +0100

golang-github-prometheus-common (0.18.0-2) unstable; urgency=medium

  * Team upload.
  * Add patch to keep NewBearerAuthRoundTripper function

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 25 Oct 2021 01:40:58 +0800

golang-github-prometheus-common (0.18.0-1) unstable; urgency=medium

  * Team upload.

  [ Guillem Jover ]
  * Update gitlab-ci.yml from latest upstream version

  [ Shengjing Zhu ]
  * New upstream version v0.18.0
    + Fix test with Go1.16 (Closes: #990241, #997552)
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 24 Oct 2021 18:08:07 +0800

golang-github-prometheus-common (0.15.0-2) unstable; urgency=medium

  * Team upload.
  * Mark -dev package as Multi-Arch: foreign
  * Decapitalize synopsis first word

 -- Guillem Jover <gjover@sipwise.com>  Tue, 26 Jan 2021 21:19:08 +0100

golang-github-prometheus-common (0.15.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use '' instead of `' in text
  * Move note about license location on Debian systems into a Comment field
  * Switch to Standards-Version 4.5.1 (no changes needed)
  * Switch Section to golang
  * Update gitignore entries

 -- Guillem Jover <gjover@sipwise.com>  Sat, 23 Jan 2021 02:44:01 +0100

golang-github-prometheus-common (0.14.0-2) unstable; urgency=medium

  * Team upload.
  * Add patch to revert API break in NewClientFromConfig.
    Fix autopkgtest regression for prometheus-alertmanager

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 25 Oct 2020 17:10:00 +0800

golang-github-prometheus-common (0.14.0-1) unstable; urgency=low

  [ Daniel Swarbrick ]
  * New upstream release.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

  [ Martina Ferrari ]
  * Update email address.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Tue, 13 Oct 2020 12:00:13 +0100

golang-github-prometheus-common (0.10.0-1) unstable; urgency=medium

  [ Lucas Kanashiro ]
  * New upstream release.
  * Add myself to the Uploaders list
  * Bump debhelper compatibility level to 13
  * Add version constraint to golang-github-prometheus-client-model-dev
  * Declare compliance with Debian Policy 4.5.0
  * Update years of the upstream copyright
  * d/watch: track tags in upstream git repository

  [ Daniel Swarbrick ]
  * Add myself to Uploaders
  * Update maintainer email addresses / names
  * Add debian/upstream/metadata
  * Update lintian overrides (update renamed tags)

 -- Martina Ferrari <tina@debian.org>  Mon, 22 Jun 2020 13:07:53 +0100

golang-github-prometheus-common (0.7.0-1) unstable; urgency=medium

  * New upstream release.
  * Revert "Backport upstream patch "config: extend validity of testdata
    certs"".
  * Name update.

 -- Martina Ferrari <tina@debian.org>  Tue, 29 Oct 2019 08:36:49 +0000

golang-github-prometheus-common (0+git20181119.b36ad28-2) unstable; urgency=medium

  [ Martina Ferrari ]
  * debian/control: Use new package name for yaml dependency.

  [ Anthony Fok ]
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Add myself to the list of Uploaders
  * Apply "cme fix dpkg" fixes:
    - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
    - Bump Standards-Version to 4.4.0 (no change)
  * Replace DH_GOLANG_INSTALL_EXTRA with dh-golang (>= 1.31~) as dh-golang
    now install testdata directories automatically
  * Set DH_GOLANG_EXCLUDES_ALL to false to maintain same behaviour
    with debhelper-compat (= 12)
  * Backport upstream patch "config: extend validity of testdata certs":
    As the previous test certificates were set to expire on 2019-07-13,
    causing TestNewClientFromConfig to fail after that date.
    See https://github.com/prometheus/common/pull/186

 -- Anthony Fok <foka@debian.org>  Tue, 27 Aug 2019 06:31:29 -0600

golang-github-prometheus-common (0+git20181119.b36ad28-1) unstable; urgency=medium

  * New upstream snapshot.
  * Update Standards-Version with no changes.

 -- Martina Ferrari <tina@debian.org>  Wed, 19 Dec 2018 15:40:03 +0000

golang-github-prometheus-common (0+git20180518.7600349-1) unstable; urgency=medium

  * New upstream snapshot.
  * Bump Standards-Version (no changes).
  * Add new dependency.

 -- Martina Ferrari <tina@debian.org>  Sun, 10 Jun 2018 18:21:28 +0000

golang-github-prometheus-common (0+git20180413.d0f7cd6-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Martina Ferrari ]
  * New upstream snapshot.

 -- Martina Ferrari <tina@debian.org>  Sat, 19 May 2018 12:53:30 +0000

golang-github-prometheus-common (0+git20180110.89604d1-1) unstable; urgency=medium

  * New upstream snapshot.
  * Update S-V and compat level.

 -- Martina Ferrari <tina@debian.org>  Sun, 21 Jan 2018 20:00:22 +0000

golang-github-prometheus-common (0+git20171117.2e54d0b-1) unstable; urgency=medium

  * New upstream release.
  * Add missing version in logrus dependency.
  * Automatic fixes to control and copyright from cme.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Update Description.
  * debian/control: Update Priority.
  * debian/control: Update dependencies.
  * debian/control: Add new go-kit dependency.
  * Stop using pristine-tar.
  * Patch log_test.go to avoid test failure.
  * Update lintian overrides.

 -- Martina Ferrari <tina@debian.org>  Thu, 14 Dec 2017 15:13:07 +0000

golang-github-prometheus-common (0+git20170707.3e6a763-1) unstable; urgency=medium

  * Replace debian/rules trick for creating tarballs with gbp config.
  * New upstream snapshot.
  * debian/control: Update Standards-Version (no changes).
  * Update Logrus dependency due to name change.

 -- Martina Ferrari <tina@debian.org>  Fri, 14 Jul 2017 17:57:07 +0000

golang-github-prometheus-common (0+git20170220.49fee29-3) unstable; urgency=medium

  * Uploading to unstable version already in experimental.
  * debian/control: Fix Vcs-* fields.
  * Use pkg-go autopkgtest script.

 -- Martina Ferrari <tina@debian.org>  Wed, 21 Jun 2017 11:20:18 +0000

golang-github-prometheus-common (0+git20170220.49fee29-2) experimental; urgency=medium

  * Add autopkgtest.

 -- Martina Ferrari <tina@debian.org>  Sun, 21 May 2017 00:16:36 +0200

golang-github-prometheus-common (0+git20170220.49fee29-1) experimental; urgency=medium

  * New upstream snapshot, required for Prometheus 1.6.2.

 -- Martina Ferrari <tina@debian.org>  Fri, 19 May 2017 20:05:39 +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.

 -- Martina Ferrari <tina@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.

 -- Martina Ferrari <tina@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.

 -- Martina Ferrari <tina@debian.org>  Thu, 29 Sep 2016 15:08:15 +0000

golang-github-prometheus-common (0+git20160801.0.ebdfc6d-1) unstable; urgency=medium

  [ Martina 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

 -- Martina Ferrari <tina@debian.org>  Mon, 15 Aug 2016 13:04:47 +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.

 -- Martina Ferrari <tina@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.

 -- Martina Ferrari <tina@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.

 -- Martina Ferrari <tina@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)

 -- Martina Ferrari <tina@debian.org>  Mon, 11 Jan 2016 06:05:36 -0300