Author: frank
Date: 2006-10-16 19:59:06 +0000 (Mon, 16 Oct 2006)
New Revision: 1837
Modified:
tetex-base/trunk/debian/changelog
tetex-base/trunk/debian/rules.d/install.mk
Log:
Do not install upstream ChangeLog, README.Debian-sources and
LICENSE.texmf in the TEXMFDIST tree [frank]
Modified: tetex-base/trunk/debian/changelog
===================================================================
--- tetex-base/trunk/debian/changelog 2006-10-16 14:02:14 UTC (rev 1836)
+++ tetex-base/trunk/debian/changelog 2006-10-16 19:59:06 UTC (rev 1837)
@@ -12,8 +12,10 @@
* Update cmap.sty from CTAN, it was non-functional (closes: #336213)
[frank]
* Update the copyright file with the information gathered so far [frank]
+ * Do not install upstream ChangeLog, README.Debian-sources and
+ LICENSE.texmf in the TEXMFDIST tree [frank]
- -- Frank Küster <[EMAIL PROTECTED]> Wed, 11 Oct 2006 19:52:40 +0200
+ -- Frank Küster <[EMAIL PROTECTED]> Mon, 16 Oct 2006 21:53:47 +0200
tetex-base (3.0.dfsg.2-2) unstable; urgency=low
Modified: tetex-base/trunk/debian/rules.d/install.mk
===================================================================
--- tetex-base/trunk/debian/rules.d/install.mk 2006-10-16 14:02:14 UTC (rev
1836)
+++ tetex-base/trunk/debian/rules.d/install.mk 2006-10-16 19:59:06 UTC (rev
1837)
@@ -23,7 +23,8 @@
$(stampdir)/copy-texmf-stamp: $(stampdir)/build-stamp
$(stampdir)/setup-install-stamp
# Copy the whole texmf tree to the install directory.
- cp -a `ls -1 | egrep -v
'debian|stampdir|missing-source|README.Debian-source'` $(txmfdir)
+ cp -a `ls -1 | egrep -v 'debian|stampdir|missing-source|\
+README.Debian-source|ChangeLog|LICENSE.texmf|ls-R'` $(txmfdir)
touch $@
install-remove: $(stampdir)/install-remove-stamp
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits