[Reproducible-commits] [texlive-bin] 02/16: add Pre-Depends: ${misc:Pre-Depends} to shlibs packages
Reiner Herrmann
reiner at reiner-h.de
Sun Oct 18 13:00:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository texlive-bin.
commit 2a8603de09b8c221a8cb2aa5905453ae61741a6c
Author: Norbert Preining <preining at debian.org>
Date: Sun Sep 20 11:07:44 2015 +0900
add Pre-Depends: ${misc:Pre-Depends} to shlibs packages
---
debian/changelog | 3 ++-
debian/control | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6e7a2e9..59b5630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ texlive-bin (2015.20150524.37493-7) UNRELEASED; urgency=medium
* Multi-arch conversion:
- bump dh dep to >= 8.1.3
+ - add Pre-Depends: ${misc:Pre-Depends} to all shlibs packages
- -- Norbert Preining <preining at debian.org> Sun, 20 Sep 2015 11:06:14 +0900
+ -- Norbert Preining <preining at debian.org> Sun, 20 Sep 2015 11:07:29 +0900
texlive-bin (2015.20150524.37493-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index ed34cea..1585e7a 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Description: Binaries for TeX Live
Package: libkpathsea6
Section: libs
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: texlive-binaries (<< 2014), texlive-base (<< 2014)
Description: TeX Live: path search library for TeX (runtime part)
@@ -59,6 +60,7 @@ Package: libptexenc1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Breaks: texlive-binaries (<< 2014), texlive-base (<< 2014)
Description: TeX Live: pTeX encoding library
library for encoding support in pTeX, a Japanese TeX engine.
@@ -76,6 +78,7 @@ Package: libsynctex1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: TeX Live: SyncTeX parser library
Library for SyncTeX parsing support.
@@ -91,6 +94,7 @@ Package: libtexlua52
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: TeX Live: Lua 5.2, modified for use with LuaTeX
The Lua 5.2 library as used within LuaTeX.
@@ -106,6 +110,7 @@ Package: libtexluajit2
Section: libs
Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: TeX Live: LuaJIT, modified for use with LuaJITTeX
The LuaJIT library as used within LuaJITTeX.
--
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