Package: lgrind
Version: 3.67-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
Please recommends texlive instead of tetex-bin, this package does not
exists.
Thanks!
*** /tmp/tmpXeAcEe
In Ubuntu, we've applied the attached patch to achieve the following:
* Merge from debian unstable. Remaining changes:
debian/control: recommend texlive-latex-base instead of tetex-bin.
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36-1-generic (SMP w/1 CPU core)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u lgrind-3.67/debian/changelog lgrind-3.67/debian/changelog
diff -u lgrind-3.67/debian/control lgrind-3.67/debian/control
--- lgrind-3.67/debian/control
+++ lgrind-3.67/debian/control
@@ -8,7 +8,7 @@
Package: lgrind
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: tetex-bin
+Recommends: texlive-latex-base
Description: A pretty printer for various programming languages
LGrind is a pretty printer for a large number of programming languages
using LaTeX. It is in the form of a separate preprocessor.