Package: parrot
Version: 0.4.13-1

The source-package parrot has libicu36-dev in the build-dependencies
while one resulting binary-package, libparrot-dev, has libicu34-dev in
the dependencies. This should most probably be libicu36-dev.

Kjell
diff -pruN parrot-0.4.13.orig/debian/control parrot-0.4.13/debian/control
--- parrot-0.4.13.orig/debian/control   2007-07-01 14:21:36.000000000 +0200
+++ parrot-0.4.13/debian/control        2007-07-01 14:21:52.000000000 +0200
@@ -33,7 +33,7 @@ Description: virtual machine to execute 
 Package: libparrot-dev
 Architecture: any
 Section: libdevel
-Depends: libparrot0.4.13 (= ${Source-Version}), parrot, libicu34-dev
+Depends: libparrot0.4.13 (= ${Source-Version}), parrot, libicu36-dev
 Description: virtual machine to execute bytecode for interpreted languages
  Parrot is a virtual machine designed to execute bytecode for interpreted
  languages efficiently. Parrot will be the target for the Perl 6 compiler.
diff -pruN parrot-0.4.13.orig/debian/control.in parrot-0.4.13/debian/control.in
--- parrot-0.4.13.orig/debian/control.in        2007-07-01 14:21:36.000000000 
+0200
+++ parrot-0.4.13/debian/control.in     2007-07-01 14:21:58.000000000 +0200
@@ -33,7 +33,7 @@ Description: virtual machine to execute 
 Package: libparrot-dev
 Architecture: any
 Section: libdevel
-Depends: libparrot%SOVERSION% (= ${Source-Version}), parrot, libicu34-dev
+Depends: libparrot%SOVERSION% (= ${Source-Version}), parrot, libicu36-dev
 Description: virtual machine to execute bytecode for interpreted languages
  Parrot is a virtual machine designed to execute bytecode for interpreted
  languages efficiently. Parrot will be the target for the Perl 6 compiler.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to