chiark / gitweb /
pcre3 (1:8.30-5) unstable; urgency=low
[pcre3.git] / debian / changelog
1 pcre3 (1:8.30-5) unstable; urgency=low
2
3   * There is no use in including debug information for the libraries from
4     the udeb in the debug package; more importantly, because the
5     installation system isn't multiarch, if they are included they result
6     in arch specific files in arch independent paths (debug package is 
7     Multi-arch:same). Removed. (Closes: #670018)
8
9  -- Mark Baker <mark@mnb.org.uk>  Tue, 01 May 2012 22:38:42 +0100
10
11 pcre3 (1:8.30-4) unstable; urgency=low
12
13   * Reluctantly using an epoch, as it seems the funny version number with
14     extra dots causes problems
15   * Bumped standard version to 3.9.3. No changes needed
16   * Converted to use new source format / quilt
17   * Put back obsolete pcre_info() API that upstream have dropped (Closes:
18     #665300, #665356)
19   * Don't include pcregrep binary in debug package
20
21   Thanks to Elimar Riesebieter for the conversion to the new source format.
22
23  -- Mark Baker <mark@mnb.org.uk>  Fri, 23 Mar 2012 22:34:54 +0000
24
25 pcre3 (8.30..-3) unstable; urgency=low
26
27   * configure: fixed libpcreposix version (this is not the same bug as the
28     previous one, though it's in the same few lines)
29
30  -- Mark Baker <mark@mnb.org.uk>  Thu, 22 Mar 2012 19:45:03 +0000
31
32 pcre3 (8.30..-2) unstable; urgency=low
33
34   * configure: Correct library version so soname is libpcre.so.3 instead
35     of .2 (Closes: #664983)
36   * Horrible version number is because of NMU of "8.30.really8.12-1.1";
37     this will sort between that and 8.31-1
38   
39  -- Mark Baker <mark@mnb.org.uk>  Thu, 22 Mar 2012 17:52:35 +0000
40
41 pcre3 (8.30-1) unstable; urgency=low
42
43   * New upstream release (Closes:#664166)
44
45  -- Mark Baker <mark@mnb.org.uk>  Wed, 21 Mar 2012 21:03:39 +0000
46
47 pcre3 (8.12-4) unstable; urgency=low
48
49   * Multi-arch support. Thanks Steve Langasek for patch (Closes: 634250)
50
51  -- Mark Baker <mark@mnb.org.uk>  Mon, 18 Jul 2011 21:59:44 +0100
52
53 pcre3 (8.12-3) unstable; urgency=low
54
55   * debian/rules: Increased shlib version to 8.10 (Closes: #612942,
56     #613227, #613469, #614012, #615019)
57
58  -- Mark Baker <mark@mnb.org.uk>  Sun, 20 Feb 2011 12:46:44 +0000
59
60 pcre3 (8.12-2) unstable; urgency=low
61
62   * Include changes from Stéphane's NMU (including fix for bug 581202)
63     that were accidentally omitted in previous release.
64   * debian/control: -dbg package should be section debug, priority extra
65
66  -- Mark Baker <mark@mnb.org.uk>  Tue, 08 Feb 2011 20:38:49 +0000
67
68 pcre3 (8.12-1) unstable; urgency=low
69
70   * New upstream release (Closes: #554242)
71
72  -- Mark Baker <mark@mnb.org.uk>  Mon, 07 Feb 2011 23:53:42 +0000
73
74 pcre3 (8.02-1.1) unstable; urgency=low
75
76   * Non-maintainer upload.
77   * Add explicit Breaks to applications using libpcre-ocaml, to allow
78     proper upgrades from lenny (Closes: #581202)
79   * Add debian/watch
80   * Add debian/source/format
81   * Remove duplicate fields spotted by Lintian
82   * Promote XC-Package-Type field to Package-Type
83
84  -- Stéphane Glondu <glondu@debian.org>  Sat, 31 Jul 2010 16:05:27 -0400
85
86 pcre3 (8.02-1) unstable; urgency=low
87
88   * New upstream release
89
90  -- Mark Baker <mark@mnb.org.uk>  Fri, 07 May 2010 21:18:05 +0100
91
92 pcre3 (7.8-3) unstable; urgency=low
93
94   * debian/rules: Install main library in /lib (Closes: 350468, #549608)
95   * debian/pcre-config.1: Minor formatting changes (thanks Alexander
96     Peslyak) (Closes: 338658) 
97   * Makefile.am,Makefile.in: Added libpcre.la to LDADD for various things;
98     apparently this will make it cross-build successfully (Closes: 492565)
99   * debian/control: Added ${misc:Depends} to dependencies for all the
100     binary packages
101   * debian/rules: Don't ignore errors from make distclean
102
103  -- Mark Baker <mark@mnb.org.uk>  Wed, 07 Oct 2009 00:05:25 +0100
104
105 pcre3 (7.8-2) unstable; urgency=low
106
107   * debian/rules: Bumped shlib version to 7.7 because of new feature in
108     that version (Closes: #500987)
109
110  -- Mark Baker <mark@mnb.org.uk>  Sun, 05 Oct 2008 17:06:46 +0100
111
112 pcre3 (7.8-1) unstable; urgency=low
113
114   * New upstream release
115
116  -- Mark Baker <mark@mnb.org.uk>  Sun, 21 Sep 2008 21:23:00 +0100
117
118 pcre3 (7.6-2.1) unstable; urgency=high
119
120   * Non-maintainer upload.
121   * Fix heap overflow in the pcre compiler triggered by
122     patterns which contain options and multiple branches
123     (CVE-2008-2371; Closes: #488919).
124   * debian/rules (patch by Bryan Donlan): Update shlibdeps invocation for
125     libpcrecpp0 due to new symbols (Closes: #476925).
126   * debian/copyright: replace license information with the current license
127     information shipped with upstream sources (Closes: #489318).
128
129  -- Nico Golde <nion@debian.org>  Mon, 14 Jul 2008 19:13:11 +0200
130
131 pcre3 (7.6-2) unstable; urgency=low
132
133   * pcrecpp.cc: Applied patch from PCRE bugzilla (bug 664) to fix ABI
134     breakage (Closes: #463170, #463266, #463413, #464974)
135   
136  -- Mark Baker <mark@mnb.org.uk>  Wed, 13 Feb 2008 22:19:35 +0000
137
138 pcre3 (7.6-1) unstable; urgency=low
139
140   * New upstream release
141   * Ship pcredemo.c in examples directory (Closes: #377587)
142
143  -- Mark Baker <mark@mnb.org.uk>  Mon, 28 Jan 2008 23:01:05 +0000
144
145 pcre3 (7.4-1) unstable; urgency=low
146
147   * Build a -dbg package with debug symbols
148   
149   Thanks to Sebastian Dröge <slomo@debian.org>,for all of the following:
150
151   * New upstream release (Closes: #453372).
152   * debian/control,
153     debian/rules:
154     + Provide udeb (Closes: #443114). Build depend on debhelper (>= 5.0.22)
155       for this.
156   * debian/rules:
157     + Bump shlibs to >= 7.4 (Closes: #449289).
158   * debian/compat:
159     + Update debhelper compat level to 5.
160   * debian/control:
161     + Update Standards-Version to 3.7.3, no additional changes needed.
162     + Use ${binary:Version} instead of ${Source-Version} to make package
163       binNMU safe.
164   * debian/*.files,
165     debian/*.install,
166     debian/rules:
167     + Convert from dh_movefiles to dh_install.
168   * debian/*.dirs:
169     + Removed, not necessary.
170
171  -- Mark Baker <mark@mnb.org.uk>  Mon,  7 Jan 2008 21:03:34 +0000
172
173 pcre3 (7.3-2) unstable; urgency=low
174
175   * Overloaded RE::Init(), for compatibility with PCRE 6.x API (Closes
176     #436210). Thanks to Matthias Klose for the patch.
177   * Increased shlibdeps from 4.5 to 6.0. 6.0 introduced a new function
178     (pcre_compile2) to the API, so anything using that requires at least
179     6.0. (Closes #441345)
180
181  -- Mark Baker <mark@mnb.org.uk>  Mon,  7 Jan 2008 21:02:52 +0000
182
183 pcre3 (7.3-1) unstable; urgency=low
184
185   * New upstream release
186
187  -- Mark Baker <mark@mnb.org.uk>  Tue, 28 Aug 2007 20:53:39 +0100
188
189 pcre3 (7.2-1) unstable; urgency=low
190
191   * New upstream release (Closes: #420280)
192   * debian/rules: dummy binary-indep target (Closes: #395730)
193
194  -- Mark Baker <mark@mnb.org.uk>  Fri,  3 Aug 2007 23:06:28 +0100
195
196 pcre3 (6.7-1) unstable; urgency=low
197
198   * New upstream release (Closes: #389305)
199
200  -- Mark Baker <mark@mnb.org.uk>  Mon, 25 Sep 2006 23:24:55 +0100
201
202 pcre3 (6.4-2) unstable; urgency=low
203
204   * Makefile.in: Install pcrepartial.3 (Closes: #362011)
205   * doc/pcreapi.3, doc/pcre_version.3: document pcre_version() as
206     returning a const char * not a char * (Closes: #278619)
207   * debian/libpcre3-dev.files: install libpcre.pc (Closes: #359662)
208   * doc/pcregrep.1: fixed typo (Closes: #310338)
209   * debian/control: drop dummy pgrep package (Closes: #247550)
210
211  -- Mark Baker <mark@mnb.org.uk>  Thu, 27 Apr 2006 22:32:06 +0100
212
213 pcre3 (6.4-1.1) unstable; urgency=low
214
215   * Split out the C++ library into it's own package libpcrecpp0, as
216     discussed in #339250. The C++ library was recently added, no
217     package references the C++ library yet.
218     Closes: #339250.
219   * debian/rules: Remove testsavedregex in clean target.
220
221  -- Matthias Klose <doko@debian.org>  Fri, 25 Nov 2005 07:59:14 +0100
222
223 pcre3 (6.4-1) unstable; urgency=low
224
225   * New upstream release (Closes: 333191)
226
227  -- Mark Baker <mark@mnb.org.uk>  Mon, 10 Oct 2005 23:14:53 +0100
228
229 pcre3 (6.3-1) unstable; urgency=low
230
231   * New upstream release (Closes: 323761).
232   * This includes fix to security issue CAN-2005-2491 (Closes: 324531)
233
234  -- Mark Baker <mark@mnb.org.uk>  Sat, 27 Aug 2005 18:12:22 +0100
235
236 pcre3 (5.0-1.1) unstable; urgency=low
237
238   * Non-maintainer upload.
239   * Correct an alignment error in the pcretest.c test case, which was
240     causing build failures on ia64 (closes: #309606).
241
242  -- Steve Langasek <vorlon@debian.org>  Thu, 26 May 2005 05:15:34 +0000
243
244 pcre3 (5.0-1) unstable; urgency=low
245
246   * New upstream release (Closes: #295287)
247     - compatible, so same soname and package name can be used.
248   * Compile with --enable-unicode-properties, a new feature of PCRE 5.0
249   * Removed . from description in control file
250   * Included patch from Niibe Yutaka for cross building (Closes: #285407)
251   
252   Thanks Andreas for the NMU, which this is based on (Closes: #237644, #237265)
253
254  -- Mark Baker <mark@mnb.org.uk>  Wed, 16 Feb 2005 21:47:14 +0000
255
256 pcre3 (4.5-1.1) unstable; urgency=low
257
258   * NMU to fix rc-bugs.
259   * Update libtool related files to fix build-error on mips, keep original
260     config.in, as it is no generated file. (Closes: #237265)
261   * pcregrep replaces pgrep. (Closes: #237564)
262   * Bump shlibs, pcre 4.5 includes two new functions.
263   * Let pgrep's /usr/share/doc symlink point to the package it depends on,
264     pcregrep.
265
266  -- Andreas Metzler <ametzler@debian.org>  Fri, 12 Mar 2004 13:23:02 +0100
267
268 pcre3 (4.5-1) unstable; urgency=low
269
270   * New upstream release
271
272   Thanks to Andreas Metzler for patches for all the following:
273   
274   * doc/pcregrep.1: added newline between synopsis for pcregrep and that
275     for zpcregrp (Closes: #197899)
276   * debian/control: Change package descriptions (Closes: #209904)
277   * debian/rules and others: Renamed pgrep package to pcregrep, to match
278     name of binary and avoid confusion with pgrep (which greps for
279     processes, and is in the procps package; a dummy pgrep package will
280     ease upgrades (Closes: #217076)
281
282  -- Mark Baker <mark@mnb.org.uk>  Wed, 25 Feb 2004 20:49:33 +0000
283
284 pcre3 (4.3-4) unstable; urgency=low
285
286   * debian/libpcre3.files: include pcrepattern(3) manpage in libpcre3
287     package instead of libpcre3-dev package. This means that anyone using
288     a PCRE based application will have the man page available.
289
290  -- Mark Baker <mark@mnb.org.uk>  Thu,  8 Jan 2004 21:19:51 +0000
291
292 pcre3 (4.3-3) unstable; urgency=low
293
294   * ltmain.sh: Replaced with standard version from debian libtool package,
295     but with Phil Hazel's patch applied (although I suspect his patch
296     isn't necessary on debian systems). (Closes: #198147, #198668) I hope.
297
298  -- Mark Baker <mark@mnb.org.uk>  Wed, 25 Jun 2003 21:09:22 +0100
299
300 pcre3 (4.3-2) unstable; urgency=low
301
302   * pcretest.c: Cheat at test! Always print 40 instead of the size,
303     because the size varies on different architectures, and we don't
304     really want to fail the test because of this.
305
306  -- Mark Baker <mark@mnb.org.uk>  Thu, 19 Jun 2003 21:00:39 +0100
307
308 pcre3 (4.3-1) unstable; urgency=low
309
310   This release is entirely the work of Andreas Metzler <ametzler@debian.org>.
311   Thanks Andreas.  
312
313   * new upstream version (Closes: 182570)
314   * this version apparently fixes infinite loop bug (Closes: 161184)
315   * repacked using debhelper and upstream's Makefile. Switch to libtool's
316     versioning scheme, see debian/README.Versioning.libtool for details.
317     (Closes: #187371)
318   * (however, don't ship .la files, they only give libtool strange ideas, see
319     http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg00827.html
320     for an example.)
321   * changed compile-options to really follow policy 3.5.7
322   * debian/control: changed description to say "Perl 5" as Perl 6, when it
323     eventually appears, will have yet another different regex syntax
324     (Closes: #166939) 
325
326  -- Mark Baker <mark@mnb.org.uk>  Mon, 16 Jun 2003 22:11:08 +0100
327
328 pcre3 (3.9-1) unstable; urgency=low
329
330   * New upstream version (Closes: #119429, #161424)
331   * Added zpcregrep script by Samuel Tardieu (Closes: #36897)
332   * doc/pcregrep.1: mention zpcregrep
333   * debian/rules: use && in test rule rather than -a option to test, for
334     better POSIX compatibility (Closes: #158775)
335   * debian/Makefile: build pcretest once with -rpath for doing tests, and
336     once without, so that:
337   * debian/rules: install pcretest program (Closes: #162998)
338   * Don't create or remove /usr/doc/foo symlinks. This means that none of
339     the packages have prerms and only libpcre3 has a postinst
340   * debian/copyright: corrected to "Debian GNU/Linux"
341   * debian/control: standards version updated to 3.5.7.0
342   * debian/rules: strip comment and note sections from libraries
343   * The result of the last four changes is that it should now be
344     lintian-clean apart from one caused by a known bug in lintian (see
345     lintian bug #117260) (Closes: #162999)
346
347  -- Mark Baker <mark@mnb.org.uk>  Sat, 26 Oct 2002 18:12:13 +0100
348
349 pcre3 (3.4-1.1) unstable; urgency=high
350
351   * Non-maintainer upload.
352   * Rebuild with a version of libc6 without a broken atexit() symbol
353     (closes: #108597, critical).
354   * Add to LD_LIBRARY_PATH rather than clobbering it, to avoid fakeroot
355     dying (closes: #108661, #108891).
356
357  -- Colin Watson <cjwatson@debian.org>  Sun, 19 Aug 2001 20:43:28 +0100
358
359 pcre3 (3.4-1) unstable; urgency=low
360
361   * new upstream version (Closes: #93876)
362
363  -- Mark Baker <mark@mnb.org.uk>  Sat, 28 Apr 2001 00:05:22 +0100
364
365 pcre3 (3.3-5) unstable; urgency=low
366
367   * debian/rules: install pcregrep as that name (only) rather than as
368     pgrep with a symlink called pcregrep. This avoids a name clash with
369     the process table grepper also called pgrep.
370   * doc/pcregrep.1: change name of program being documented (back) to
371     pcregrep.
372
373  -- Mark Baker <mark@mnb.org.uk>  Tue, 23 Jan 2001 23:54:08 +0000
374
375 pcre3 (3.3-4) unstable; urgency=low
376
377   * debian/rules: only install config files that are meant to be installed
378     in libpcre3-dev package (Closes: #78354)
379   * debian/Makefile: distclean target clears up configure output
380
381  -- Mark Baker <mark@mnb.org.uk>  Wed, 29 Nov 2000 23:59:19 +0000
382
383 pcre3 (3.3-3) unstable; urgency=low
384
385   * debian/rules: make debian/Makefile executable before trying to run it
386     (Closes: #74316)
387
388  -- Mark Baker <mbaker@iee.org>  Sun,  8 Oct 2000 21:18:15 +0100
389
390 pcre3 (3.3-2) unstable; urgency=low
391
392   * debian/rules: pgrep should symlink to docs in /usr/doc/libpcre3, not
393     /usr/doc/libpcre2
394   * debian/rules: manpage pgrep.1.gz should not be installed as executable!
395   * debian/rules: pcregrep.1.gz is symlink to pgrep.1.gz
396   * doc/pcre-config.1: basic manpage for pcre-config written
397   * debian/rules: install pcre-config.1
398   * debian/rules: use -isp option to dpkg-gencontrol
399
400  -- Mark Baker <mbaker@iee.org>  Tue, 22 Aug 2000 00:11:54 +0100
401
402 pcre3 (3.3-1) unstable; urgency=low
403
404   * new package for pcre 3.x
405
406  -- Mark Baker <mbaker@iee.org>  Sat, 19 Aug 2000 13:44:00 +0000
407
408 pcre2 (2.08-1) unstable; urgency=low
409
410   What follows is the changelog from pcre2, up to the point where the pcre3
411   package was made.
412
413   * new upstream version (#50386)
414   * put -lc after -lpcre when linking libpcreposix (#50046)
415
416  -- Mark Baker <mbaker@iee.org>  Thu, 18 Nov 1999 21:45:14 +0000
417
418 pcre2 (2.07-2) unstable; urgency=low
419
420   * debian/rules: use /usr/share/doc and /usr/share/man, as mandated by
421     policy 3.1.0
422   * debian/postinst: create /usr/doc symlink; don't install library
423   * debian/postinst-lib (new file): create /usr/doc symlink and install library
424   * debian/prerm: remove /usr/doc symlink
425   * debian/rules: install postinst and prerm for all packages; but
426     postinst-lib for library package
427
428  -- Mark Baker <mbaker@iee.org>  Sat, 13 Nov 1999 18:57:59 +0000
429
430 pcre2 (2.07-1) unstable; urgency=low
431
432   * new upstream version
433   * pcre.c, pcre.h: new upstream version is incompatible with old one! I've 
434     done a nasty hack so that old binaries will still work. Old source won't, 
435     but at least it won't fail silently so this shouldn't be a major problem.
436   * debian/rules: /usr/doc/pgrep should be a link to libpcre2, not libpcre1
437     (#42450)
438
439  -- Mark Baker <mbaker@iee.org>  Tue,  3 Aug 1999 23:58:35 +0100
440
441 pcre2 (2.05-1) unstable; urgency=low
442
443   * new upstream version (#36776)
444
445  -- Mark Baker <mbaker@iee.org>  Tue, 27 Apr 1999 23:00:25 +0100
446
447 pcre2 (2.02-3) unstable; urgency=low
448
449   * pcre.3: removed description of regular expression syntax and semantics
450   * pcre.7: new file, containing material removed from above
451     (this is so it can be put in the libpcre2 package (#34087)
452
453  -- Mark Baker <mbaker@iee.org>  Fri,  5 Mar 1999 01:08:47 +0000
454
455 pcre2 (2.02-2) unstable; urgency=low
456
457   * debian/rules: install copyright in correct location in libpcre2-dev; 
458     a typo before meant the package wouldn't install
459   * debian/shlibs: update to refer to libpcre2 instead of libpcre1
460
461  -- Mark Baker <mbaker@iee.org>  Fri, 29 Jan 1999 00:12:00 +0000
462
463 pcre2 (2.02-1) unstable; urgency=low
464
465   * first release of pcre2
466   * install source of pgrep (it's small) in /usr/doc/libpcre2-dev/examples
467
468  -- Mark Baker <mbaker@iee.org>  Thu, 28 Jan 1999 00:45:00 +0000
469
470 pcre (1.09-2) unstable; urgency=low
471
472   What follows is the changelog from pcre 1, up to the point where the pcre2
473   package was made.
474
475   The changes are not that large but the API, and therefore the ABI, are
476   changed so version 2 is not compatible.
477
478   * pcreposix.c,pcreposix.h: prefixed function names with pcreposix_
479   * pcreposix.h: #defines so un-prefixed names can be used
480   * These mean pcre routines will be used instead of the regex library
481     built into libc (#22525)
482   * debian/shlibs: pcreposix needs libpcre1 >=1.09-2 now
483   * debian/rules: it's not pcre 1.01 any more.
484
485  -- Mark Baker <mbaker@iee.org>  Sat, 30 May 1998 16:54:31 +0100
486
487 pcre (1.09-1) unstable; urgency=low
488
489   * New upstream version
490
491  -- Mark Baker <mbaker@iee.org>  Sat, 28 Feb 1998 21:29:07 +0000
492
493 pcre (1.08-1) unstable; urgency=low
494
495   * New upstream version (new features, so in unstable only)
496
497  -- Mark Baker <mbaker@iee.org>  Sat, 28 Feb 1998 21:29:07 +0000
498
499 pcre (1.06-3) unstable; urgency=low
500
501   * Strip pgrep
502
503  -- Mark Baker <mbaker@iee.org>  Sat, 28 Feb 1998 21:29:07 +0000
504
505 pcre (1.06-2) unstable; urgency=low
506
507   * Extended description for pgrep
508   * Compress manpage
509   * Updated standards-version to 2.4.0.0
510
511  -- Mark Baker <mbaker@iee.org>  Mon,  9 Feb 1998 23:56:15 +0000
512
513 pcre (1.06-1) unstable; urgency=low
514
515   * New upstream version (bug fixes)
516
517  -- Mark Baker <mbaker@iee.org>  Sun, 25 Jan 1998 22:37:37 +0000
518
519 pcre (1.05-2) unstable; urgency=low
520
521   * Remove debian/*~ in clean target
522   * Only run ldconfig on "configure"
523
524  -- Mark Baker <mbaker@iee.org>  Wed,  7 Jan 1998 21:14:51 +0000
525
526 pcre (1.05-1) unstable; urgency=low
527
528   * New upstream version (bug fixes)
529
530  -- Mark Baker <mbaker@iee.org>  Sat, 27 Dec 1997 11:26:32 +0000
531
532 pcre (1.02-1) unstable; urgency=low
533
534   * New upstream version
535
536  -- Mark Baker <mbaker@iee.org>  Sat, 13 Dec 1997 22:01:48 +0000
537
538 pcre (1.01-4) unstable; urgency=low
539
540   * Use -fPIC instead of -fpic (identical on i386, but different on other
541     architectures like m68k)
542   * Nasty trick so pgrep gets the right dependencies whether or not
543     libpcre1 is installed
544   
545  -- Mark Baker <mbaker@iee.org>  Tue,  2 Dec 1997 17:57:07 +0000
546
547 pcre (1.01-3) unstable; urgency=low
548
549   * Apply patch to manpage from Karl Hegbloom
550   * Rewritten makefile (copy sent upstream)
551
552  -- Mark Baker <mbaker@iee.org>  Tue, 25 Nov 1997 12:12:05 +0000
553
554 pcre (1.01-2) unstable; urgency=low
555
556   * Correct typo (libprce) in debian/rules
557   * Use gcc instead of ld in makefile
558   * Build static libraries
559   * Use shlibdeps instead of hard-coding libc6
560   * Use --strip-unneeded when stripping
561
562  -- Mark Baker <mbaker@iee.org>  Fri, 21 Nov 1997 23:52:06 +0000
563
564 pcre (1.01-1) unstable; urgency=low
565
566   * Initial debian release
567
568  -- Mark Baker <mbaker@iee.org>  Fri, 21 Nov 1997 20:36:13 +0000