tags 590035 +patch
kthxbye

I've prepared an NMU which adds the .pc file to the -dev package. I'll
ask a tame DD to upload this in the next few days if no-one minds?
debdiff attached.

-- 
Will
diff -u libotr-3.2.0/debian/libotr2-dev.install 
libotr-3.2.0/debian/libotr2-dev.install
--- libotr-3.2.0/debian/libotr2-dev.install
+++ libotr-3.2.0/debian/libotr2-dev.install
@@ -5,0 +6 @@
+debian/tmp/usr/lib/pkgconfig/libotr.pc usr/lib/pkgconfig
diff -u libotr-3.2.0/debian/control libotr-3.2.0/debian/control
--- libotr-3.2.0/debian/control
+++ libotr-3.2.0/debian/control
@@ -58,7 +58,7 @@
 Package: libotr2-dev
 Section: libdevel
 Architecture: any
-Depends: libotr2 (= ${binary:Version}), libgcrypt11-dev, ${shlibs:Depends}
+Depends: libotr2 (= ${binary:Version}), libgcrypt11-dev, ${shlibs:Depends}, 
pkg-config
 Conflicts: libotr-dev, libotr1-dev
 Replaces: libotr-dev, libotr0-dev, libotr1-dev
 Description: Off-the-Record Messaging library development files
diff -u libotr-3.2.0/debian/changelog libotr-3.2.0/debian/changelog
--- libotr-3.2.0/debian/changelog
+++ libotr-3.2.0/debian/changelog
@@ -1,3 +1,9 @@
+libotr (3.2.0-2.2) unstable; urgency=low
+
+  * Include libotr.pc in libotr2-dev package. Closes: #590035
+
+ -- Will Thompson <w...@willthompson.co.uk>  Wed, 06 Jul 2011 15:34:22 +0100
+
 libotr (3.2.0-2.1) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to