Package: latex-beamer
Version: 3.07-1
Severity: minor
Tags: patch

Attached is the patch used to fix the following issue: if none of
texlive or latex-* is installed already and this package is installed,
latex gets installed due to being mentioned first in recommends.

latex-* is a dummy package pulling in texlive, but more of if than
necessary.

I have taken the liberty to do a 1-day delayed NMU fixing this bug.

Hope that's ok with you :-)


 - Jonas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages latex-beamer depends on:
ii  latex-xcolor               2.11-1        Easy driver-independent TeX class 
ii  pgf                        2.00-1        TeX Portable Graphic Format
ii  texlive-latex-base         2007.dfsg.1-3 TeX Live: Basic LaTeX packages

latex-beamer recommends no packages.

latex-beamer suggests no packages.

-- no debconf information
diff -u latex-beamer-3.07/debian/control latex-beamer-3.07/debian/control
--- latex-beamer-3.07/debian/control
+++ latex-beamer-3.07/debian/control
@@ -7,7 +7,7 @@
 
 Package: latex-beamer
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, pgf (>=1.00-1), latex-xcolor (>=2.00-1), tetex-extra | texlive-latex-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, pgf (>=1.00-1), latex-xcolor (>=2.00-1), texlive-latex-base | tetex-extra
 Description: LaTeX class to produce presentations
  The beamer class is a LaTeX class that allows you to create a beamer
  presentation. It can also be used to create slides. It behaves
diff -u latex-beamer-3.07/debian/changelog latex-beamer-3.07/debian/changelog
--- latex-beamer-3.07/debian/changelog
+++ latex-beamer-3.07/debian/changelog
@@ -1,3 +1,10 @@
+latex-beamer (3.07-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Favor texlive-latex-base over tetex-extra.
+
+ -- Jonas Smedegaard <[EMAIL PROTECTED]>  Fri, 08 Aug 2008 09:24:00 +0200
+
 latex-beamer (3.07-1) unstable; urgency=low
 
   * New upstream release

Reply via email to