Package: loudmouth Version: 1.5.4-1 Tags: patch Hi! I'd like to drop the transitional package 'libidn11-dev' as most packages have already moved to use 'libidn-dev' which is in stable.
How about this patch?
/Simon
diff --git a/debian/control b/debian/control
index 853b197..963b1c3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
gtk-doc-tools (>= 1.1-2),
libglib2.0-dev,
libgnutls28-dev (>= 3.0.20),
- libidn11-dev,
+ libidn-dev,
libasyncns-dev,
check,
libkrb5-dev
@@ -25,7 +25,7 @@ Depends: ${misc:Depends},
libloudmouth1-0 (= ${binary:Version}),
libglib2.0-dev,
libgnutls28-dev,
- libidn11-dev
+ libidn-dev
Description: Development files for Loudmouth Jabber library
The development headers and API documentation for the LoudMouth
Jabber library. See the description of libloudmouth1-0 for a more detailed
signature.asc
Description: PGP signature

