[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#693551: unblock: icu/4.8.1.1-10



Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package icu 4.8.1.1-10.  This fixes severity "important"
bug #687339.  The issue is trivial: the libicu-dev package failed to
install pkg-config files.  I upgraded the priority of the bug to
important since, without pkg-config files, there is a potential for a
downstream package to work on other distributions that properly include
these files but not to work on debian, which accidentally omits them.
Since this is a very small, low-risk change on a priority "optional"
package that fixes an "important" bug and that can go into wheezy
through unstable, I believe it should be eligible for an unblock
request.  The debdiff is attached.  Thanks for considering it.

-- 
Jay Berkenbilt <qjb@debian.org>
diff -Nru icu-4.8.1.1/debian/changelog icu-4.8.1.1/debian/changelog
--- icu-4.8.1.1/debian/changelog	2012-08-11 13:27:24.000000000 -0400
+++ icu-4.8.1.1/debian/changelog	2012-11-17 14:37:40.000000000 -0500
@@ -1,3 +1,10 @@
+icu (4.8.1.1-10) unstable; urgency=low
+
+  * Include pkg-config files in dev package.  Thanks Tommi Vainikainen.
+    (Closes: #687339)
+
+ -- Jay Berkenbilt <qjb@debian.org>  Sat, 17 Nov 2012 14:37:40 -0500
+
 icu (4.8.1.1-9) unstable; urgency=low
 
   * debian/rules: Use xz compression for binary packages.
diff -Nru icu-4.8.1.1/debian/libicu-dev.install icu-4.8.1.1/debian/libicu-dev.install
--- icu-4.8.1.1/debian/libicu-dev.install	2012-04-22 08:30:07.000000000 -0400
+++ icu-4.8.1.1/debian/libicu-dev.install	2012-11-17 14:38:18.000000000 -0500
@@ -1,6 +1,7 @@
 usr/lib/*/lib*.so
 usr/lib/*/lib*.a
 usr/lib/*/icu
+usr/lib/*/pkgconfig/*.pc
 usr/include
 usr/bin
 usr/sbin

Reply to: