lp:ubuntu/gutsy/pcre3

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/pcre3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

12. By Matthias Klose

Work around an API change; in 7.0, the signature of
void RE::Init(const char *pat, const RE_Optionsoptions)
did change to
void RE::Init(const string& pat, const RE_Optionsoptions)
Re-add the old one and let it call the new one. LP: #130428.

11. By Matthias Klose

* Merge from Debian, remaining changes:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

10. By Matthias Klose

* Rebuild for changes in the amd64 toolchain.
* Set Ubuntu maintainer address.

9. By Martin Pitt

* Merge from debian unstable; remaining Ubuntu change:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

8. By Martin Pitt

* Merge from debian unstable; remaining Ubuntu change:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

7. By Jani Monoses

Install pcredemo.c example with the devel library (LP #37853)

6. By Jani Monoses

Install the provided .pc file so packages looking for libpcre via
pkg-config find it (ex: thunar)

5. By Matthias Klose

Don't build the libpcre3c2a package anymore.

4. By Matthias Klose

* Synchronise with unstable.
* Keep libpcre3c2a for a while until packages depend on libpcre3 again.

3. By Andreas Metzler <email address hidden>

* NMU to fix rc-bugs.
* Update libtool related files to fix build-error on mips, keep original
  config.in, as it is no generated file. (Closes: #237265)
* pcregrep replaces pgrep. (Closes: #237564)
* Bump shlibs, pcre 4.5 includes two new functions.
* Let pgrep's /usr/share/doc symlink point to the package it depends on,
  pcregrep.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pcre3
This branch contains Public information 
Everyone can see this information.

Subscribers