File: changelog

package info (click to toggle)
libtecla 1.6.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,352 kB
  • sloc: ansic: 12,619; sh: 2,685; makefile: 127
file content (152 lines) | stat: -rw-r--r-- 4,747 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
libtecla (1.6.3-5) unstable; urgency=medium

  * Team upload.
  * Fix clean target. Closes: #1046902.
  * Update standards-version.
  * Disable redundant/duplicate Salsa CI jobs.

 -- Santiago Vila <sanvila@debian.org>  Tue, 03 Mar 2026 11:20:00 +0100

libtecla (1.6.3-4) unstable; urgency=medium

  * Team upload.
  * d/clean: Allow source build after binary build. Closes: #1046902.
  * d/rules: Use DH_VERBOSE only for debugging.
  * d/control: Drop "Rules-Requires-Root: no" (default).
  * d/control: Drop "Priority: optional" (default).
  * d/control: Fix Conflicts line (lintian error).
  * d/control: Update standards-version.
  * d/salsa-ci.yml: Use the simplified version.
  * d/salsa-ci.yml: Allow blhc to fail.

 -- Santiago Vila <sanvila@debian.org>  Tue, 28 Oct 2025 00:50:00 +0100

libtecla (1.6.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062649

 -- Graham Inggs <ginggs@debian.org>  Wed, 28 Feb 2024 20:07:21 +0000

libtecla (1.6.3-3) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Use secure URI in Homepage field.
  * Apply multi-arch hints.
    + libtecla-dev, libtecla1: Add Multi-Arch: same.
  * Add d-shlibmove override
  * Mark some files not-installed (and work around files that are copied
    and not moved - no idea why)

 -- Andreas Tille <tille@debian.org>  Mon, 18 Oct 2021 09:23:41 +0200

libtecla (1.6.3-2.1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Do not strip during make install. (Closes: #901467)

  [ Andreas Tille ]
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4

 -- Andreas Tille <tille@debian.org>  Thu, 14 Jun 2018 13:14:22 +0200

libtecla (1.6.3-2) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * Standards-Version: 4.0.1 (no changes needed)
  * debhelper 10
  * Enable gl_get_line() to detect EOF (Thanks for the patch to Guido
    Berhoerster <guido+debian.org@berhoerster.name>)
    Closes: #872865
  * hardening

 -- Andreas Tille <tille@debian.org>  Tue, 22 Aug 2017 21:42:28 +0200

libtecla (1.6.3-1) unstable; urgency=medium

  * New upstream version
    Closes: #791525
  * Fix some spelling issues in manpages

 -- Andreas Tille <tille@debian.org>  Mon, 06 Jul 2015 14:56:49 +0200

libtecla (1.6.2-2) unstable; urgency=medium

  [ Peter Michael Green ]
  * use dh $@ --with autotools_dev,autoreconf so that config.sub and
    config.guess get updated in this non-automake using package. Fixes build
    on arm64.
    Closes: #762351

  [ Andreas Tille ]
  * d/control: Build-Depends: autotools-dev
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Mon, 29 Sep 2014 12:26:57 +0200

libtecla (1.6.2-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control
  * debhelper 9
  * use dh_autoreconf to simplify kfreebsd+hurd.patch
  * debian/patches/remove_makefile_to_enable_smooth_regeneration.patch:
    Avoid recursive make call by simply removing redundant Makefile
    Closes: #760790
  * Fix d-shlibs call and use unversioned devel package
  * debian/copyright: DEP5

 -- Andreas Tille <tille@debian.org>  Mon, 08 Sep 2014 09:18:09 +0200

libtecla (1.6.1-5) unstable; urgency=low

  * debian/rules: Another patch provided by Petr Salinger
    <Petr.Salinger@seznam.cz> which hopefully finally
    Closes: #621887

 -- Andreas Tille <tille@debian.org>  Thu, 15 Dec 2011 09:05:24 +0100

libtecla (1.6.1-4) unstable; urgency=low

  * debian/patches/kfreebsd+hurd.patch:
    - Next try to fix FTBGS on kfreebsd
      Closes: #621887
    - Add "*-*-gnu*" as further case to configure.in to enable
      building on GNU/Hurd
      Closes: #651937

 -- Andreas Tille <tille@debian.org>  Wed, 14 Dec 2011 08:08:44 +0100

libtecla (1.6.1-3) unstable; urgency=low

  * Use autotools properly (and for simplicity move to short
    dh notation)
    (really) Closes: #621887

 -- Andreas Tille <tille@debian.org>  Tue, 13 Dec 2011 19:39:30 +0100

libtecla (1.6.1-2) unstable; urgency=low

  * debian/patches/kfreebsd.patch: Add kfreebsd to configure.in and
    run autoreconf -vfi afterwards.
    Closes: #621887
  * debian/control:
    - Standards-Version: 3.9.2 (no changes needed)
    - Added myself to uploaders
    - Fixed VCS fields
  * Debhelper 8 (control+compat)

 -- Andreas Tille <tille@debian.org>  Tue, 13 Dec 2011 11:00:44 +0100

libtecla (1.6.1-1) unstable; urgency=low

  * Initial Release. (closes: #612625)

 -- Scott Christley <schristley@mac.com>  Tue, 08 Feb 2011 15:05:17 -0800