summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 25ca5c70b94a165aff9032bd730c7788cba65e00 (plain)
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
pgcli (3.5.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.5.0.
  * Updating to standards version 4.6.1.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Wed, 21 Sep 2022 03:44:59 +0200

pgcli (3.4.1-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.4.1.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 26 Mar 2022 06:37:10 +0100

pgcli (3.4.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.4.0.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Wed, 02 Mar 2022 13:22:08 +0100

pgcli (3.3.1-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.3.1.
  * Updating upstream copyright for 2022.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 22 Jan 2022 07:37:25 +0100

pgcli (3.3.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.3.0.
  * Updating packaging copyright for 2022.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Fri, 14 Jan 2022 15:48:00 +0100

pgcli (3.2.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 3.2.0.
  * Updating python debhelper sequence.
  * Updating watch file.
  * Updating to standards version 4.6.0.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 06 Sep 2021 06:17:57 +0200

pgcli (3.1.0-3) sid; urgency=medium

  * Uploading to sid.
  * Removing testsuite field, no tests yet in the package.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 27 Feb 2021 17:31:19 +0100

pgcli (3.1.0-2) sid; urgency=medium

  * Uploading to sid.
  * Manually sorting fields in control.
  * Adding rules-requires-root field.
  * Removing trailing slash in URL in copyright.
  * Repeating section per binary package in control for consistency reasons.
  * Correcting postgres spelling in package long-description.
  * Correcting postgres spelling in manpage description.
  * Adding TODO file.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 08 Feb 2021 13:16:26 +0100

pgcli (3.1.0-1) sid; urgency=medium

  * Uploading to sid.
  * Adding myself as maintainer, thanks Lennart.
  * Updating vcs fields.
  * Updating to debhelper version 13.
  * Updating to standards version 4.5.1.
  * Updating homepage field.
  * Dropping versions from depends fulfilled by buster.
  * Updating package descriptions.
  * Updating and harmonizing copyright file.
  * Removing gbp.conf.
  * Updating watch file.
  * Removing vendorizing patch for cli-helpers and depending on it directly, now
    that it's in debian.
  * Removing patch to change dependency version for python3-pgspecial
    (backporting it to buster needs a few packages anyway, so one more doesn't
    make much of a difference, but we'll save the upstream diff here).
  * Switching rules to use unchanged pybuild since we're using cli-helpers now.
  * Correcting typo in timeformat in changelog.
  * Moving manpage to subdirectory within debian sources.
  * Reformating, harmonizing and updating manpage.
  * Wrap-and-sorting debian directory.
  * Removing some automatically detected python depends.
  * Adding python3-sqlparse to build-depends rather than python3-pgspecial, needed to run the test target.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 08 Feb 2021 12:21:23 +0100

pgcli (3.1.0-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Installing bash-completion (Closes: #902121).

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 07 Feb 2021 09:05:38 +0100

pgcli (3.1.0-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Uploading pgcli to unstable now that pendulum passed NEW:
    - pgcli will still not work due to missing pytzdata (NEW; depends of pendulum),
      but it will as soon pytzdata is accepted.
    - the current pgcli in unstable doesn't work anyway because of python3-harmonze,
      so we're not worse off by uploading now.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sun, 07 Feb 2021 07:36:00 +0100

pgcli (3.1.0-0.1) experimental; urgency=medium

  * Non-maintainer upload.
  * New upstream release, using pendulum (Closes: #972598).
  * Refreshing 0001-Change-dependencies-and-rename-entrypoint.patch.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 30 Jan 2021 09:59:01 +0100

pgcli (3.0.0-1) unstable; urgency=medium

  * New upstream release (Closes: #959973)

 -- Lennart Weller <lhw@ring0.de>  Fri, 08 May 2020 10:29:31 +0200

pgcli (2.2.0-4) unstable; urgency=medium

  * Add dependencies on tabulate and terminaltables (Closes: #950621)

 -- Lennart Weller <lhw@ring0.de>  Wed, 12 Feb 2020 16:11:13 +0100

pgcli (2.2.0-3) unstable; urgency=medium

  * pkg-resources hard dependency for minimal systems (Closes: #944455)

 -- Lennart Weller <lhw@ring0.de>  Tue, 14 Jan 2020 11:22:17 +0100

pgcli (2.2.0-2) unstable; urgency=medium

  * New upstream release (Closes: #917963)
  * New debian Standards-Version 4.4.1

 -- Lennart Weller <lhw@ring0.de>  Sun, 12 Jan 2020 22:31:03 +0100

pgcli (1.9.1-1) unstable; urgency=medium

  * New upstream release (Closes: #894321)
  * Vendorized version of cli_helpers library

 -- Lennart Weller <lhw@ring0.de>  Wed, 25 Apr 2018 14:36:42 +0200

pgcli (1.6.0-1) unstable; urgency=medium

  * New upstream release
  * Fixes issues with psycopg2 (Closes: #865630)

 -- Lennart Weller <lhw@ring0.de>  Fri, 30 Jun 2017 11:41:22 +0200

pgcli (1.4.0-1) unstable; urgency=medium

  * New upstream release

 -- Lennart Weller <lhw@ring0.de>  Mon, 06 Mar 2017 15:14:26 +0100

pgcli (1.3.1-2) unstable; urgency=medium

  * Added pkg-ressources as dependency

 -- Lennart Weller <lhw@ring0.de>  Wed, 11 Jan 2017 12:42:09 +0100

pgcli (1.3.1-1) unstable; urgency=medium

  * New upstrem release (Closes: #844394)

 -- Lennart Weller <lhw@ring0.de>  Tue, 15 Nov 2016 14:54:59 +0100

pgcli (1.1.0-1) unstable; urgency=low

  * New upstream release

 -- Lennart Weller <lhw@ring0.de>  Wed, 27 Jul 2016 14:43:23 +0200

pgcli (1.0.0-1) unstable; urgency=medium

  * Imported new upstream release (Closes: #829021)
  * Added python3-humanize dependency
  * Updated debian Standards-Version
  * Added manpage
  * Updated Vcs links

 -- Lennart Weller <lhw@ring0.de>  Fri, 01 Jul 2016 10:53:56 +0200

pgcli (0.20.1-3) unstable; urgency=medium

  * Merged upstream patch to support prompt_toolkit == 0.57 (Closes: #811478)
  * Updated Build-Depends for pgspecial

 -- Lennart Weller <lhw@ring0.de>  Tue, 19 Jan 2016 13:44:14 +0100

pgcli (0.20.1-2) unstable; urgency=medium

  * Added patch to get pgcli to work with prompt_toolkit >= 0.51

 -- Lennart Weller <lhw@ring0.de>  Fri, 27 Nov 2015 14:15:20 +0100

pgcli (0.20.1-1) unstable; urgency=low

  * Initial release (Closes: #794250)

 -- Lennart Weller <lhw@ring0.de>  Fri, 31 Jul 2015 18:16:30 +0200