-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
package libpcre3
tags 308997 +patch
thanks mate
pcre3 (4.5-1.2) testing-proposed-updates; urgency=high
* Non-maintainer upload.
* Urgency high due to RC bug fix.
* Added a Replaces: remembrance-agent (<< 2.11-5) to libpcre3 to prevent
woody->sarge upgrade problems. (Closes: #308997)
-- Luk Claes <[EMAIL PROTECTED]> Tue, 17 May 2005 11:51:24 +0200
Patch attached.
Cheers
Luk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCicaB5UTeB5t8Mo0RAhbuAJ0aUJGg3e8aJupEv+pVxH4dcGH+0gCggyr2
2Tr/ITMYxOnHXWpPcd313KA=
=sYwk
-----END PGP SIGNATURE-----
diff -u pcre3-4.5/debian/changelog pcre3-4.5/debian/changelog
--- pcre3-4.5/debian/changelog
+++ pcre3-4.5/debian/changelog
@@ -1,3 +1,12 @@
+pcre3 (4.5-1.2) testing-proposed-updates; urgency=high
+
+ * Non-maintainer upload.
+ * Urgency high due to RC bug fix.
+ * Added a Replaces: remembrance-agent (<< 2.11-5) to libpcre3 to prevent
+ woody->sarge upgrade problems. (Closes: #308997)
+
+ -- Luk Claes <[EMAIL PROTECTED]> Tue, 17 May 2005 11:51:24 +0200
+
pcre3 (4.5-1.1) unstable; urgency=low
* NMU to fix rc-bugs.
diff -u pcre3-4.5/debian/control pcre3-4.5/debian/control
--- pcre3-4.5/debian/control
+++ pcre3-4.5/debian/control
@@ -11,6 +11,7 @@
Priority: important
Depends: ${shlibs:Depends}
Conflicts: libpcre3-dev (<= 4.3-3)
+Replaces: remembrance-agent (<< 2.11-5)
Description: Perl 5 Compatible Regular Expression Library - runtime files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.