File: changelog

package info (click to toggle)
pgtcl 1%3A1.9%2Bgit20120911-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,244 kB
  • ctags: 315
  • sloc: ansic: 4,475; tcl: 634; sh: 149; makefile: 36; sql: 11
file content (101 lines) | stat: -rw-r--r-- 3,324 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
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