Author: frank
Date: 2006-06-27 16:56:04 +0000 (Tue, 27 Jun 2006)
New Revision: 1461
Added:
tetex-base/trunk/debian/tetex-base.lintian.overrides
Modified:
tetex-base/trunk/debian/changelog
Log:
- Add lintian overrides for non-executable Ruby scripts below
$TEXMFDIST/scripts
- [changelog] remove the executable bit from thumbpdf.pl and
uniqleaf.pl. These scripts are all accessed through shell wrappers in
/usr/bin [frank].
The actual changes in debian/rules.in for this already slipped into the last
commit.
Modified: tetex-base/trunk/debian/changelog
===================================================================
--- tetex-base/trunk/debian/changelog 2006-06-27 16:54:50 UTC (rev 1460)
+++ tetex-base/trunk/debian/changelog 2006-06-27 16:56:04 UTC (rev 1461)
@@ -1,4 +1,4 @@
-tetex-base (3.0-19) unstable; urgency=medium
+tetex-base (3.0-18.1) UNRELEASED; urgency=medium
* Fix a Makefile error in rules.in which caused a FTBFS on slow systems
(or systems with subsecond timestamps). Furthermore, do not ignore
@@ -6,20 +6,27 @@
has been unpatched. Thanks to Daniel Schepler
<[EMAIL PROTECTED]> and Mohammed Adnène Trojette
<[EMAIL PROTECTED]> (closes: #373951) [frank]
- * Adjust the directory name in the apache configuration file to the new
- location of the teTeX documentation, thanks to Vincent Danjean
- <[EMAIL PROTECTED]> (closes: #370660) [frank]
- * Also adjust the path specification for texdoctk, thanks to Sven
- Joachim <[EMAIL PROTECTED]> and Lutz Lehmann
- <[EMAIL PROTECTED]> (closes: #372715) [frank]
+ * Documentation changes:
+ - Adjust the directory name in the apache configuration file to the new
+ location of the teTeX documentation, thanks to Vincent Danjean
+ <[EMAIL PROTECTED]> (closes: #370660) [frank]
+ - Also adjust the path specification for texdoctk, thanks to Sven
+ Joachim <[EMAIL PROTECTED]> and Lutz Lehmann
+ <[EMAIL PROTECTED]> (closes: #372715) [frank]
+ - Fix broken links in helpindex.html, and do not install the file in
+ /var/lib/texmf, it is currently static [frank]
* Add a patch for dvipdfm's config file that allows proper inclusion of
really large Postscript files, as reported by Thomas Esser and Laurent
Siebenmann on the TeXLive list. Thanks to Heiko Oberdiek for the
patch. [frank]
* Move debhelper and quilt to Build-Depends, they are used in the clean
target. [frank]
+ * Add lintian overrides for non-executable Ruby scripts below
+ $TEXMFDIST/scripts, and remove the executable bit from thumbpdf.pl and
+ uniqleaf.pl. These scripts are all accessed through shell wrappers in
+ /usr/bin [frank]
- -- Frank Küster <[EMAIL PROTECTED]> Sat, 17 Jun 2006 21:39:45 +0200
+ -- Frank Küster <[EMAIL PROTECTED]> Tue, 27 Jun 2006 18:53:21 +0200
tetex-base (3.0-18) unstable; urgency=low
Added: tetex-base/trunk/debian/tetex-base.lintian.overrides
===================================================================
--- tetex-base/trunk/debian/tetex-base.lintian.overrides 2006-06-27
16:54:50 UTC (rev 1460)
+++ tetex-base/trunk/debian/tetex-base.lintian.overrides 2006-06-27
16:56:04 UTC (rev 1461)
@@ -0,0 +1,8 @@
+# these scripts are not meant to be executed directly; instead they
+# are called by a shell wrapper in /usr/bin. Removing the Shebang
+# line would make lintian happy, but doesn't serve any other purpose.
+tetex-base binary: script-not-executable
./usr/share/texmf-tetex/scripts/context/ruby/ctxtools.rb
+tetex-base binary: script-not-executable
./usr/share/texmf-tetex/scripts/context/ruby/texmfstart.rb
+tetex-base binary: script-not-executable
./usr/share/texmf-tetex/scripts/context/ruby/texsync.rb
+tetex-base binary: script-not-executable
./usr/share/texmf-tetex/scripts/context/ruby/textools.rb
+tetex-base binary: script-not-executable
./usr/share/texmf-tetex/scripts/context/ruby/xmltools.rb
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits