File: changelog

package info (click to toggle)
gflags 2.2.2-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 764 kB
  • sloc: cpp: 3,918; python: 36; sh: 22; makefile: 18
file content (105 lines) | stat: -rw-r--r-- 3,318 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
gflags (2.2.2-2) unstable; urgency=medium

  * Backport upstream fixes for:
    - package.pc.in: bin and libdir to exec_prefix,
    - replace deprecated C headers,
    - switch test shebang to python3 .
  * Update debhelper level to 13 .
  * Update Standards-Version to 4.5.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 01 Jan 2021 10:50:43 +0100

gflags (2.2.2-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 28 Dec 2020 13:28:08 +0100

gflags (2.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Update debhelper level to 11:
    - don't specify parallel to debhelper.
  * Update Standards-Version to 4.2.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 21 Nov 2018 18:55:19 +0000

gflags (2.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.0.0 and debhelper level to 10 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 06 Aug 2017 17:34:27 +0000

gflags (2.2.0-2) unstable; urgency=medium

  * Start the transition with upload to Sid.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 22 Jun 2017 18:57:48 +0000

gflags (2.2.0-1) experimental; urgency=low

  * New upstream release.
  * Add upstream documentation for offline access.
  * Properly ship nothreads variant of the library (closes: #787335).
  * Install pkg-config file.
  * Add CMake targets to the -dev package.
  * Library transition from libgflags2v5 to libgflags2.2 .
  * Update Standards-Version to 3.9.8 .
  * Remove Koichi Akabe from uploaders, MIA for years.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 29 Nov 2016 19:11:17 +0000

gflags (2.1.2-3) unstable; urgency=medium

  * Rename library to libgflags2v5 for GCC 5 transition.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 05 Aug 2015 20:06:48 +0200

gflags (2.1.2-2) unstable; urgency=low

  * Upload to unstable.
  * Be the primary maintainer, Koichi is MIA for more than a year.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 06 May 2015 16:53:39 +0000

gflags (2.1.2-1) experimental; urgency=low

  * New upstream release (closes: #780331).
  * Switch to CMake build system and adjust packaging.
  * Update project homepage.
  * Update watch file.
  * Update Standards-Version to 3.9.6 .
  * Add myself as uploader.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 25 Mar 2015 23:15:52 +0000

gflags (2.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use dh-autoreconf instead of autotools-dev. Closes: ##753335.

 -- Matthias Klose <doko@debian.org>  Mon, 04 Aug 2014 12:27:11 +0200

gflags (2.0-2) unstable; urgency=low

  * debian/control
   - fix typo of long description. (Closes: #732759)
   - bump Standards-Version to 3.9.5

 -- Koichi Akabe <vbkaisetsu@gmail.com>  Sun, 22 Dec 2013 19:13:23 +0900

gflags (2.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use the autotools-dev dh addon to update config.guess/config.sub for
    arm64 (closes: #725924).

 -- Colin Watson <cjwatson@debian.org>  Thu, 14 Nov 2013 10:52:52 +0000

gflags (2.0-1) unstable; urgency=low

  * Initial release (Closes: #523411)

 -- Koichi Akabe <vbkaisetsu@gmail.com>  Thu, 31 May 2012 20:19:37 +0900