File: changelog

package info (click to toggle)
funtools 1.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,004 kB
  • sloc: ansic: 89,502; sh: 10,714; lex: 4,613; asm: 3,281; ada: 1,681; makefile: 1,468; pascal: 1,089; cpp: 1,001; cs: 879; perl: 161; python: 119; yacc: 64; sed: 38; csh: 10; tcl: 9
file content (169 lines) | stat: -rw-r--r-- 5,524 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
funtools (1.4.8-2) unstable; urgency=medium

  * Add gitlab-ci.yml
  * Add arguments to function declarations (Closes: #1096664)
  * Push Standards-Verson to 4.7.2, no changes needed

 -- Ole Streicher <olebole@debian.org>  Tue, 09 Sep 2025 11:34:23 +0200

funtools (1.4.8-1.1) unstable; urgency=medium

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

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Wed, 28 Feb 2024 09:20:29 +0000

funtools (1.4.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
  * Drop unnecessary dependency on dh-autoreconf.
  * Remove obsolete field Name from debian/upstream/metadata (already present
    in machine-readable debian/copyright).

  [ Ole Streicher ]
  * New upstream version 1.4.8
  * Rediff patches
  * Push Standards-Version to 4.6.0. No changes needed
  * Add "Rules-Requires-Root: no" to d/control
  * Remove unneeded explicit dependency from autotools-dev
  * Fix BSD-3-Clause short name in d/copyright
  * Push dh compat to 13. Explicitly Ignore missing files on install

 -- Ole Streicher <olebole@debian.org>  Sat, 28 Aug 2021 17:39:50 +0200

funtools (1.4.7-4) unstable; urgency=medium

  * Correct mklib calls to fix FTCFBFS (Closes: #914485)
  * Add "set -e" to mklibs script for better build failures
  * Push Standards-Version to 4.2.1. No changes needed

 -- Ole Streicher <olebole@debian.org>  Fri, 23 Nov 2018 20:44:28 +0100

funtools (1.4.7-3) unstable; urgency=low

  * Update VCS fields to use salsa.d.o
  * mklib: clean up abi flags for x86 targets
  * Push compat to 11
  * Push Standards-Version to 4.1.4. Change URLs to https

 -- Ole Streicher <olebole@debian.org>  Sat, 19 May 2018 14:23:25 +0200

funtools (1.4.7-2) unstable; urgency=low

  * Let failing mklibs fail the build (Closes: #882357)
  * Push Standards-Version to 4.1.1 (no changes)

 -- Ole Streicher <olebole@debian.org>  Wed, 22 Nov 2017 10:09:53 +0100

funtools (1.4.7-1) unstable; urgency=medium

  * Add Bug-Db to d/u/metadata
  * New upstream version 1.4.7

 -- Ole Streicher <olebole@debian.org>  Tue, 25 Oct 2016 21:56:02 +0200

funtools (1.4.6+git150811-3) unstable; urgency=low

  [ Alexis Bienvenüe ]
  * Sort object files to pass to mklib, to make the build reproducible.
    Closes: #827864

  [ Ole Streicher ]
  * Update standards-version to 3.9.8 (no changes)
  * Update VCS fields, add ASCL-Id
  * Build against Tcl Stubs

 -- Ole Streicher <olebole@debian.org>  Thu, 23 Jun 2016 13:18:15 +0200

funtools (1.4.6+git150811-2) unstable; urgency=low

  * Depend on libfuntools1 on libc6-dev, since this is needed for the
    C compilaton

 -- Ole Streicher <olebole@debian.org>  Tue, 24 Nov 2015 20:21:47 +0100

funtools (1.4.6+git150811-1) unstable; urgency=low

  * New download from upstream git 1b0fa6f
  * Depend libfuntools1 on a C compiler, since it uses one
  * Adjust hompage and watch URLs

 -- Ole Streicher <olebole@debian.org>  Fri, 23 Oct 2015 11:57:58 +0200

funtools (1.4.6+git150228-1) unstable; urgency=low

  * Create upstream/metadata with bibliographic information
  * Change home page to github. Closes: #780651
  * switch back to unstable

 -- Ole Streicher <olebole@debian.org>  Sat, 25 Apr 2015 14:00:46 +0200

funtools (1.4.6+git150228-1~exp) experimental; urgency=low

  * Changed upstream to github repository
  * Remove buggy script funds9

 -- Ole Streicher <olebole@debian.org>  Sat, 28 Feb 2015 14:08:54 +0100

funtools (1.4.4+dfsg2-1) unstable; urgency=low

  * Change uploader's e-mail address
  * Change VCS repository location to debian-astro
  * Update standards version to 3.9.6. No changes needed.
  * Remove prebuilt .chm file to make lintian happy.
  * Rename manpages of section 3. Closes: #759687

 -- Ole Streicher <olebole@debian.org>  Sun, 26 Oct 2014 19:39:21 +0100

funtools (1.4.4+dfsg-1) unstable; urgency=medium

  * Remove sourceless files from source tarball
  * Change maintainership to debian-astro-maintainers

 -- Ole Streicher <debian@liska.ath.cx>  Wed, 02 Apr 2014 10:01:00 +0200

funtools (1.4.4-6) unstable; urgency=low

  * update config.{sub,guess} for the AArch64 port. Closes: #727381

 -- Ole Streicher <debian@liska.ath.cx>  Sun, 27 Oct 2013 18:02:49 +0100

funtools (1.4.4-5) unstable; urgency=low

  * Enable multiarch for library (not for tcl yet).

 -- Ole Streicher <debian@liska.ath.cx>  Sun, 29 Sep 2013 15:15:17 +0200

funtools (1.4.4-4) unstable; urgency=low

  * Check command line input for funjoin and funimage. Closes: #715928, #715929
  * Push standards version. No changes needed.
  * Use hardening flags.
  * Remove now-unneeded DMUA flag.

 -- Ole Streicher <debian@liska.ath.cx>  Mon, 22 Jul 2013 22:03:24 +0200

funtools (1.4.4-3) unstable; urgency=low

  * Update ds9 patches from version 7.0
  * Set DM-Upload-Allowed: yes

 -- Ole Streicher <debian@liska.ath.cx>  Sun, 10 Jun 2012 10:00:00 +0200

funtools (1.4.4-2) unstable; urgency=low

  * Add dependency of libwcstools-dev to libfuntools-dev
  * Build on HURD and GNU/KFreeBSD
  * Update copyright and policy versions
  * Allow to include funtools/funtools.h without -I/usr/include/funtools

 -- Ole Streicher <debian@liska.ath.cx>  Tue, 10 Apr 2012 16:30:00 +0200

funtools (1.4.4-1) unstable; urgency=low

  * Initial release. (Closes: #655653)

 -- Ole Streicher <debian@liska.ath.cx>  Mon, 06 Feb 2012 09:20:00 +0100