[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 01/01: silence texdoctk warning about colors (Closes: #835153)



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-nonbin.

commit 9bb69450073f1abe7edee93c1f5b00b26fd0242e
Author: Norbert Preining <preining@debian.org>
Date:   Tue Aug 23 18:29:04 2016 +0900

    silence texdoctk warning about colors (Closes: #835153)
---
 texlive-base/debian/changelog               |  4 +++-
 texlive-base/debian/patches/series          |  1 +
 texlive-base/debian/patches/texdoctk-colors | 16 ++++++++++++++++
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/texlive-base/debian/changelog b/texlive-base/debian/changelog
index 96cb56f..9bfb8c4 100644
--- a/texlive-base/debian/changelog
+++ b/texlive-base/debian/changelog
@@ -1,9 +1,11 @@
 texlive-base (2016.2016MMDD-1) UNRELEASED; urgency=medium
 
+  * UNRELEASED
   * new upstream checkout
   * make texlive-full depend on biber and asymptote (Closes: #834901)
+  * silence texdoctk warning about colors (Closes: #835153)
 
- -- Norbert Preining <preining@debian.org>  Sun, 21 Aug 2016 02:10:24 +0900
+ -- Norbert Preining <preining@debian.org>  Tue, 23 Aug 2016 18:28:34 +0900
 
 texlive-base (2016.20160819-2) unstable; urgency=medium
 
diff --git a/texlive-base/debian/patches/series b/texlive-base/debian/patches/series
index f93d9ed..4e73187 100644
--- a/texlive-base/debian/patches/series
+++ b/texlive-base/debian/patches/series
@@ -32,3 +32,4 @@ mptopdf-manpage-fixes
 # this patch creates different problems
 # fix-listings-bug
 pgf-tex4ht-fix
+texdoctk-colors
diff --git a/texlive-base/debian/patches/texdoctk-colors b/texlive-base/debian/patches/texdoctk-colors
new file mode 100644
index 0000000..1c27f48
--- /dev/null
+++ b/texlive-base/debian/patches/texdoctk-colors
@@ -0,0 +1,16 @@
+silence texdoctk warning about colors, see #835153
+---
+ texmf-dist/texdoctk/texdocrc.defaults |    4 ++++
+ 1 file changed, 4 insertions(+)
+
+--- texlive-base-2016.20160819.orig/texmf-dist/texdoctk/texdocrc.defaults
++++ texlive-base-2016.20160819/texmf-dist/texdoctk/texdocrc.defaults
+@@ -51,4 +51,8 @@
+ PRINT_CMD=lpr
+ PRINT_OPTS=-h -Plp
+ 
++# button colours: default and active back-/foreground
++# names and RGB values are both allowed; use the form #xxxxxx for RGB
++TDCOLORS=#d9d9d9 Black #ececec red
++
+ # end of config

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: