File: changelog

package info (click to toggle)
pgtcl 1%3A3.1.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,492 kB
  • sloc: ansic: 7,135; tcl: 657; sh: 470; makefile: 34; sql: 11
file content (177 lines) | stat: -rw-r--r-- 5,709 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
pgtcl (1:3.1.1-1) unstable; urgency=medium

  * New upstream version 3.1.1
  * d/control: bump Standards Version (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Sat, 26 Apr 2025 09:35:06 +0100

pgtcl (1:3.1.0-1) unstable; urgency=medium

  * New upstream version 3.1.0
  * d/control: bump Standards Version (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Thu, 16 May 2024 09:29:33 +0100

pgtcl (1:3.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- Mark Hindley <mark@hindley.org.uk>  Tue, 09 Jan 2024 15:22:42 +0000

pgtcl (1:3.0.0-2) unstable; urgency=medium

  * libpgtcl: install modules in default Tcl auto_path (Closes: #1050375).  
  * d/control: bump Standards Version (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Wed, 20 Sep 2023 19:35:45 +0100

pgtcl (1:3.0.0-1) unstable; urgency=medium

  * New upstream version 3.0.0
  * d/control: bump Standards Version (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Sun, 29 May 2022 18:01:52 +0100

pgtcl (1:2.8.0-1) unstable; urgency=medium

  * New upstream version 2.8.0
  * Bump Standards Version (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Wed, 16 Feb 2022 08:15:37 +0000

pgtcl (1:2.7.7-1) unstable; urgency=medium

  * New upstream version 2.7.7
  * Bump debhelper-compat to 13.
  * Update to Standards Version 4.5.1 (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Thu, 12 Aug 2021 22:03:20 +0100

pgtcl (1:2.7.5-1) unstable; urgency=medium

  * New upstream version 2.7.5.
  * Change to debhelper-compat 12.
  * Bump Standards Version 4.5.0 (no changes).
  * Run wrap-and-sort.
  * d/rules: use default dh_auto* makefile.
  * d/not-installed: add *.n manpages.
  * Update libpgtcl-dev description.
  * libpgtcl-dev: install correct public headers in /usr/include.

 -- Mark Hindley <mark@hindley.org.uk>  Tue, 24 Nov 2020 16:32:49 +0000

pgtcl (1:2.6.1-1) unstable; urgency=medium

  * New upstream version 2.6.1.
  * Remove Fix_PQsendQuery_return_type.patch as fixed upstream.
  * Add debian/watch rule.
  * Mark libpgtcl-dev as Multi-Arch: same.
  * Update to Standards version 4.2.1 (no changes).
  * Update to debhelper compatibility 10:
    - Don't clean configure or aclocal.m4 in debian/clean.
    - Remove redundant clean:: target to prevent multiple
      invocations of dh_clean.

 -- Mark Hindley <mark@hindley.org.uk>  Mon, 01 Oct 2018 11:14:14 +0100

pgtcl (1:1.9+git20120911-4) unstable; urgency=low

  * Update to standards version 3.9.7 (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Tue, 23 Feb 2016 20:49:13 +0000

pgtcl (1:1.9+git20120911-3) unstable; urgency=low

  * Fix build on mips*: use default link search path (closes: #722817).
  * Multiarch support for libpgtcl.
  * Update to standards version 3.9.5 (no changes).

 -- Mark Hindley <mark@hindley.org.uk>  Tue, 02 Sep 2014 09:56:32 +0100

pgtcl (1:1.9+git20120911-2) unstable; urgency=low

  * Remove obsolete patch 02_hurd_kfreebsd.patch.
  * New patch Fix_PQsendQuery_return_type to fix handling of
    PQsendQuery*() return type and associated compiler warnings.

 -- Mark Hindley <mark@hindley.org.uk>  Fri, 22 Mar 2013 10:04:52 +0000

pgtcl (1:1.9+git20120911-1) unstable; urgency=low

  * New upstream version 1.9.
  * Rename binary runtime package to libpgtcl (Conflicts and Replaces
    libpgtcl1.5).
  * Remove patches 01_fix_configure_syntax as fixed upstream.
  * Remove patch 03_honour-ldflags as relro hardening is now picked up
    correctly from LDFLAGS.  
  * Call dh_clean in debian/rules clean:: target to prevent debhelper.log
    files appearing in the source tarball and associated lintian warning.

 -- Mark Hindley <mark@hindley.org.uk>  Sat, 26 Jan 2013 13:51:05 +0000

pgtcl (1:1.5-7) unstable; urgency=low

  * New maintainer (closes: #547642).
  * Update to standards version 3.9.3 (no changes).
  * Fix lintian warnings:
     - Include BSD licence directly rather than linking to
    /usr/share/common-licenses/BSD/  
     - Harden build with fortify functions and link with relro.

 -- Mark Hindley <mark@hindley.org.uk>  Mon, 21 Jan 2013 17:23:25 +0000

pgtcl (1:1.5-6) unstable; urgency=low

  * QA upload.
  * Fix build on kFreeBSD.
  * Use dh-autoreconf instead of patching configure.
  * Happy New Year, Debian!

 -- Andrew O. Shadura <bugzilla@tut.by>  Sat, 31 Dec 2011 19:29:00 +0000

pgtcl (1:1.5-5) unstable; urgency=low

  * QA upload.
  * Upgrade to Tcl 8.5.
  * Bump Standards-Version to 3.9.2.
  * Use DebSrc3.0 (quilt) source format.
  * Add homepage.
  * Add watch file.
  * Introduce a strict dependency between the binary packages.
  * Update copyright file.
  * Fix doc-base descriptor.

 -- Andrew O. Shadura <bugzilla@tut.by>  Fri, 30 Dec 2011 12:21:21 +0300

pgtcl (1:1.5-4) unstable; urgency=low

  * Orphan package.
  * Add missing ${misc:Depends}.
  * Bump dh compat level to 5.
  * Bump Standards-Version to 3.8.3.

 -- Martin Pitt <mpitt@debian.org>  Mon, 21 Sep 2009 11:58:09 +0200

pgtcl (1:1.5-3) unstable; urgency=low

  * Add debian/patches/01_fix_configure_syntax.patch:
    - Fix erroneous quoting in tclconfig/tcl.m4.
  * Add debian/patches/99_autoreconf.patch:
    - Applied above changes to configure.
    - This should fix the FTBFS on hppa.

 -- Martin Pitt <mpitt@debian.org>  Fri, 10 Feb 2006 00:24:29 +0100

pgtcl (1:1.5-2) unstable; urgency=low

  * Conflict/Replace/Provide the old libpgtcl package. Closes: #341582

 -- Martin Pitt <mpitt@debian.org>  Wed,  7 Dec 2005 15:47:08 +0100

pgtcl (1:1.5-1) unstable; urgency=low

  * Initial release; previously, this was built from the postgresql sources,
    but upstream split it out to a separate package now.

 -- Martin Pitt <mpitt@debian.org>  Tue, 20 Sep 2005 20:48:34 +0200