While preparing a patch for a udeb that depends on libexpat1, I noticed I've
made a stupid mistake in the previous upload. The patch below corrects that.
I've uploaded the corrected version.

diff -u expat-1.95.8/debian/changelog expat-1.95.8/debian/changelog
--- expat-1.95.8/debian/changelog
+++ expat-1.95.8/debian/changelog
@@ -1,3 +1,11 @@
+expat (1.95.8-3.2) unstable; urgency=low
+
+  * Non Maintainer Upload
+  * Correct mistake in patch for #355937 so that udeb: lines in shlibs file
+    actually refer to the udeb package
+
+ -- Frans Pop <[EMAIL PROTECTED]>  Tue, 28 Mar 2006 22:09:52 +0200
+
 expat (1.95.8-3.1) unstable; urgency=low

   * Non Maintainer Upload (closes: #355937)
diff -u expat-1.95.8/debian/libexpat1.shlibs 
expat-1.95.8/debian/libexpat1.shlibs
--- expat-1.95.8/debian/libexpat1.shlibs
+++ expat-1.95.8/debian/libexpat1.shlibs
@@ -3,2 +3,2 @@
-udeb: libexpat 1 libexpat1 (>= 1.95.8)
-udeb: libexpat 0 libexpat1 (>= 1.95.8)
+udeb: libexpat 1 libexpat1-udeb (>= 1.95.8)
+udeb: libexpat 0 libexpat1-udeb (>= 1.95.8)

Attachment: pgpN1n8kcsSbJ.pgp
Description: PGP signature

Reply via email to