diff -pruN 0.2rc2-2/debian/changelog 0.2rc2-2ubuntu1/debian/changelog
--- 0.2rc2-2/debian/changelog	2009-10-27 00:42:51.000000000 +0000
+++ 0.2rc2-2ubuntu1/debian/changelog	2009-10-26 18:27:23.000000000 +0000
@@ -1,3 +1,9 @@
+gedit-latex-plugin (0.2rc2-2ubuntu1) karmic; urgency=low
+
+  * Missing python-poppler in depends field. (LP: #458562)
+
+ -- Andrea Gasparini <gaspa@yattaweb.it>  Fri, 23 Oct 2009 15:11:06 +0200
+
 gedit-latex-plugin (0.2rc2-2) unstable; urgency=low
 
   * updated patches/01_images_in_usr_share.patch to handle both files and
diff -pruN 0.2rc2-2/debian/control 0.2rc2-2ubuntu1/debian/control
--- 0.2rc2-2/debian/control	2009-10-27 00:42:51.000000000 +0000
+++ 0.2rc2-2ubuntu1/debian/control	2009-10-26 18:27:23.000000000 +0000
@@ -9,7 +9,8 @@ Vcs-Svn: https://gedit-latex.svn.sourcef
 
 Package: gedit-latex-plugin
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, gedit (>= 2.20.0), rubber, python-dbus
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, gedit (>= 2.20.0),
+  rubber, python-dbus, python-poppler
 Recommends: texlive, python-enchant
 Description: GEdit plugin for composing and compiling LaTeX documents
  This plugin assist you in a number of task:
