diff -pruN 1.20-2/debian/changelog 1.20-2ubuntu1/debian/changelog
--- 1.20-2/debian/changelog	2008-07-25 20:21:14.000000000 +0100
+++ 1.20-2ubuntu1/debian/changelog	2008-07-25 20:17:14.000000000 +0100
@@ -1,3 +1,11 @@
+pdfjam (1.20-2ubuntu1) intrepid; urgency=low
+
+  * debian/control: Do not prefer tetex-extra, that transitional package pulls
+    in a ridiculously huge dependency set. Swap the dependencies around.
+    (partially solves Debian #436256)
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 25 Jul 2008 15:47:52 +0200
+
 pdfjam (1.20-2) unstable; urgency=low
 
   * manpage fixes (letter case), incorporated upstream changes, corrected
diff -pruN 1.20-2/debian/control 1.20-2ubuntu1/debian/control
--- 1.20-2/debian/control	2008-07-25 20:21:14.000000000 +0100
+++ 1.20-2ubuntu1/debian/control	2008-07-25 20:17:14.000000000 +0100
@@ -1,13 +1,14 @@
 Source: pdfjam
 Section: text
 Priority: optional
-Maintainer: Eduard Bloch <blade@debian.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Eduard Bloch <blade@debian.org>
 Build-Depends: debhelper (>= 4.0.0)
 Standards-Version: 3.6.2.1
 
 Package: pdfjam
 Architecture: all
-Depends: 	tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended
+Depends: texlive-latex-recommended | tetex-extra, texlive-fonts-recommended | tetex-extra
 Description: collection of PDF document handling utilities
  PDFjam is a small collection of shell scripts that work similarly to
  the well known psutils (psmerge, psnup). They provide a simple
