File: changelog

package info (click to toggle)
snacc 1.3.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 4,848 kB
  • ctags: 3,602
  • sloc: ansic: 33,001; cpp: 5,163; yacc: 2,217; sh: 2,146; makefile: 837; lex: 517; sed: 4
file content (210 lines) | stat: -rw-r--r-- 6,983 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
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
snacc (1.3.1-7) unstable; urgency=medium

  * Build-depend on libfl-dev (Closes: #846447)

 -- Balint Reczey <balint@balintreczey.hu>  Thu, 01 Dec 2016 13:54:13 +0100

snacc (1.3.1-6) unstable; urgency=medium

  * Add symbols file
  * Simplify paths in *.install files
  * Covert package to use Debhelper
  * Update d/control using cme fix

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 15 Oct 2016 18:41:50 +0200

snacc (1.3.1-5) unstable; urgency=medium

  * Fix FTBFS by using -O0 in build (Closes: #746913)

 -- Balint Reczey <balint@balintreczey.hu>  Mon, 26 May 2014 21:23:02 +0200

snacc (1.3.1-4) unstable; urgency=low

  * debian/control
    - bump standards version to 3.9.4, no change was needed
    - remove DM-Upload-Allowed field
  * override package-name-doesnt-match-sonames Lintian warning
  * pick 01_Fix-options-parsing-in-snacc.patch and
    02_Fix-printing-version-information-in-berdecode.patch from upstream
    to fix crashes reported by The Mayhem Team

 -- Balint Reczey <balint@balintreczey.hu>  Sun, 30 Jun 2013 22:47:59 +0200

snacc (1.3.1-2) unstable; urgency=low

  [ Bart Martens ]
  * add watch file

  [ Balint Reczey ]
  * multiarch support

 -- Balint Reczey <balint@balintreczey.hu>  Mon, 07 Jan 2013 18:49:00 +0100

snacc (1.3.1-1) unstable; urgency=low

  * Adopting the package (Closes: #572884)
  * New upstream release 1.3.1 from new upstream
    - fix autoreconf warnings (Closes: #506439)
    - fix FTBS with -Werror=format-security (Closes: #654403)
    - use std::endl in asn-len.h (Closes: #547784)
  * Depend on dh-autoreconf instead of automake1.7 and autoconf
    (Closes:#648590, #628346)
  * Don't ship .la files in libsnacc-dev
  * Depend on debhelper >= 9
  * Use dh_clean for make clean
  * Drop simple patch system

 -- Balint Reczey <balint@balintreczey.hu>  Sun, 11 Mar 2012 20:40:57 +0100

snacc (1.3bbn-10) unstable; urgency=low

  * Endorse NMUs (closes: #374045, #377083, #394709, #418476, #424249, #442873).
  * New (= old) maintainer, because team does not exist.
  * Fixed some lintians.
  * Removed TeX source files from snacc-doc binary package.

 -- W. Martin Borgert <debacle@debian.org>  Tue, 22 Jul 2008 18:08:21 +0000

snacc (1.3bbn-9.3) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules
    - updated clean target (Closes: #424249)
    - added removal for usr/share/doc/snacc-doc in snacc (Closes: #418476)
  * debian/control
    - bump Suggest to automake1.7 (to follow what's in build-dep) (Closes:
      #394709)
    - updated libsnacc-dev to use ${binary:Version} for depends over libsnacc0c2
  * debian/patches/bts-442873.patch
    - added (Closes: #442873)
  * debian/snacc-doc.doc-base
    - fixed Section to Programming
  * debian/copyright
    - updated FSF address

 -- Sandro Tosi <matrixhasu@gmail.com>  Wed, 16 Apr 2008 01:42:50 +0200

snacc (1.3bbn-9.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules: Fix kshism.  Closes: #377083.

 -- Matej Vela <vela@debian.org>  Wed,  9 Aug 2006 14:52:26 +0200

snacc (1.3bbn-9.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules:
    - Use automake-1.7 even if /usr/bin/automake points to a different
      version.  Closes: #374045.
    - cdbs seems to have changed the default patch level for new files;
      adjust $(DEB_INSTALL_EXAMPLES_libsnacc-dev).
  * Change libsnacc-dev section to libdevel in accordance with the
    override file.

 -- Matej Vela <vela@debian.org>  Wed,  5 Jul 2006 09:30:10 +0200

snacc (1.3bbn-9) unstable; urgency=low

  * Now build-depends on libtool (closes: #321199).

 -- W. Borgert <debacle@debian.org>  Thu, 04 Aug 2005 18:40:05 +0000

snacc (1.3bbn-8) unstable; urgency=low

  * New maintainer:
    Debian FDT tool team <pkg-fdt-tools-team@lists.alioth.debian.org>,
    mainly Martin v. Löwis <martin@v.loewis.de>.
    (Closes: #204807).
    FDT = Formal Description Technique (e.g. ASN.1, MSC, SDL, TTCN-3)
  * Port to standard C++ library (Martin).
  * Rebuild for new C++ ABI (Martin).
  * Replace EOC with EOC_TAG_ID (Martin) (Closes: #307760).
  * Build uses CDBS, divided earlier changes in clean patches (me).
  * Removed -dbg package temporarily (me).
  * Fixes FTBFS on amd64 (Closes: #277690), thanks to Kurt Roeckx
    <Q@ping.be> for reporting and Larry Doolittle
    <ldoolitt@recycle.lbl.gov> for the patch.

 -- W. Borgert <debacle@debian.org>  Sat, 30 Jul 2005 17:32:55 +0000

snacc (1.3bbn-7) unstable; urgency=low

  * QA upload.
  * Manpages relicensed from GFDL to GNU GPL (closes: #292242)
  * debian/rules: remove generated manpages on clean

 -- Frederic Peters <fpeters@debian.org>  Wed, 26 Jan 2005 10:55:09 +0100

snacc (1.3bbn-6) unstable; urgency=low

  * QA upload.
  * bootstrap:
    + Fixed the autotools calling order.
    + Re-ran the bootstrap script.
  * debian/control:
    + Do not build-depend on the autotools.
    + Set policy to 3.6.1.1.
    + Recommend gv | postscript-viewer instead of postscript-viewer only.
  * debian/rules:
    + Fix timestamps at configure time (Closes: #249740).
    + Run make distclean, not merely make clean.
    + Remove configure.in at clean time.
    + Fixed {} wildcard bashisms.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 18:01:47 +0200

snacc (1.3bbn-5.1) unstable; urgency=low

  * g++-3.3: strstream.h is now strstream (closes: #197705).
  * Orphaned the package.  Good-bye, snacc.
  * Updated some ./debian/ files.

 -- W. Borgert <debacle@debian.org>  Sun, 10 Aug 2003 10:40:47 +0200

snacc (1.3bbn-5) unstable; urgency=low

  * Fixed an incompatibility with new bison, thanks to Junichi Uekawa
    (closes: #167051).
  * Changed Debian specific manual pages from DocBook/SGML to DocBook/XML.
  * Changed bootstrap and configure.in/ac to latest autotools.

 -- W. Borgert <debacle@debian.org>  Tue, 19 Nov 2002 16:04:46 +0000

snacc (1.3bbn-4) unstable; urgency=low

  * Adjusted to new gcc version (closes: #133010).

 -- W. Borgert <debacle@debian.org>  Wed, 13 Feb 2002 20:59:59 +0000

snacc (1.3bbn-3) unstable; urgency=low

  * Dependencies on autotools-dev etc. introduced (closes: #104708, #115058).

 -- W. Borgert <debacle@debian.org>  Wed, 24 Oct 2001 23:24:08 +0000

snacc (1.3bbn-2.1) unstable; urgency=low

  * Update config.sub/guess so that snacc will build on ia64.
    (closes: Bug#115058)

 -- Doug Porter <dsp@debian.org>  Wed, 17 Oct 2001 12:13:20 -0600

snacc (1.3bbn-2) unstable; urgency=low

  * Builds binary-all package in binary-arch target (closes: #87203).
  * libstdc++2.10-dev build dependency removed (closes: #92383).
  * Fixed debian/rules: Overwrote right manual page with wrong one.
  * Changes in control file, new package libsnacc-dbg etc.
  * Use current libtool.

 -- W. Borgert <debacle@debian.org>  Sun, 25 Feb 2001 13:42:05 +0000

snacc (1.3bbn-1) unstable; urgency=low

  * Initial Release.
  * Fixed configure.in and snacc-config.in.

 -- W. Borgert <debacle@debian.org>  Sat, 27 Jan 2001 01:18:46 +0000