tags 448911 + patch
tags 448911 + pending
thanks
Hi,
Attached is the diff for my lacheck 1.26-11.1 NMU.
I will upload to DELAYED/7
--
ยท''`. A waste is a terrible thing to mind!
: :' :
`. `'
`- Proudly running (unstable) Debian GNU/Linux
diff -u lacheck-1.26/debian/changelog lacheck-1.26/debian/changelog
--- lacheck-1.26/debian/changelog
+++ lacheck-1.26/debian/changelog
@@ -1,3 +1,11 @@
+lacheck (1.26-11.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Recommend texlive-base instead of texlive-base-recommended, which is no
+ longer available (Closes: #448911).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 31 Mar 2008 00:19:52 +0200
+
lacheck (1.26-11) unstable; urgency=low
* rules.in (build-package): Added dependency on the "clean" target.
diff -u lacheck-1.26/debian/control lacheck-1.26/debian/control
--- lacheck-1.26/debian/control
+++ lacheck-1.26/debian/control
@@ -8,7 +8,7 @@
Package: lacheck
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: texlive-base-recommended
+Recommends: texlive-base
Suggests: auctex
Conflicts: auctex (<= 9.4g-2)
Description: A simple syntax checker for LaTeX