[Reproducible-commits] [texlive-bin] 105/400: - make the library descriptions in control a bit more verbose, maybe this makes lintian happy - explain existing override and add new one

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:39 UTC 2015


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

akira-guest pushed a commit to branch master
in repository texlive-bin.

commit d9160f50a689727f502de5892be9886e23cb76cb
Author: Frank Küster <frank at debian.org>
Date:   Tue Jul 10 19:46:52 2012 +0000

    - make the library descriptions in control a bit more verbose, maybe
      this makes lintian happy
    - explain existing override and add new one
---
 debian/control                            | 10 ++++++----
 debian/texlive-binaries.lintian-overrides |  6 ++++++
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index b2ddffa..d80f26f 100644
--- a/debian/control
+++ b/debian/control
@@ -37,14 +37,15 @@ Architecture: any
 Depends: ${misc:Depends}, libkpathsea6 (= ${binary:Version}), ${shlibs:Depends}
 Description: TeX Live: path search library for TeX (development part)
  This package contains the static library and header files for the
- Kpathsea[rch] library.
+ Kpathsea[rch] library, which implements generic path searching,
+ configuration, and TeX-specific file searching.
 
 Package: libptexenc1
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: TeX Live: ptex encoding library
- library for encoding support in ptex
+Description: TeX Live: pTeX encoding library
+ library for encoding support in pTeX, a japanese TeX engine.
 
 Package: libptexenc-dev
 Section: libdevel
@@ -52,4 +53,5 @@ Architecture: any
 Depends: ${misc:Depends}, libptexenc1 (= ${binary:Version}), ${shlibs:Depends}
 Description: TeX Live: ptex encoding library (development part)
  This package contains the static library and header files for the
- ptexenc library.
+ ptexenc library, a library for encoding support in pTeX, a japanese
+ TeX engine.
diff --git a/debian/texlive-binaries.lintian-overrides b/debian/texlive-binaries.lintian-overrides
index 268cd22..bd6b746 100644
--- a/debian/texlive-binaries.lintian-overrides
+++ b/debian/texlive-binaries.lintian-overrides
@@ -1 +1,7 @@
+# there is currently no way to get rid of t1lib. Since it has been
+# removed from sid, we need to embed it.
 texlive-binaries: embedded-library usr/bin/xdvi-xaw: t1lib
+
+# The default configuration file path that is explained in the man
+# page contains the FHS directory first, /usr/etc later. 
+texlive-binaries: FSSTND-dir-in-manual-page

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



More information about the Reproducible-commits mailing list