summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-07 00:39:06 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-07 00:39:06 (EDT)
commit52db7df722985de15a5554b326ac3d364dd75dc7 (patch)
tree68bf33214c0314b71a8c488b9a8495ec0a1dd02e
parent2673589a63f1c7ea26a474fff4560d480ad65006 (diff)
libtic.5, libtic.6: New binary packages
-rw-r--r--changelog2
-rw-r--r--libtinfo.5.pkg/control1
-rw-r--r--libtinfo.5.pkg/files1
-rw-r--r--libtinfo.6.pkg/control1
-rw-r--r--libtinfo.6.pkg/files1
5 files changed, 4 insertions, 2 deletions
diff --git a/changelog b/changelog
index 1edc7ce..19aca91 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,8 @@ ncurses (6.1+20190630-2) trunk
from the shared libraries by upstream).
* libtinfo.5, libtinfo.6: Switch to providing wide-character builds of
libraries.
+ * libtic.5, libtic.6: New binary packages, split from libtinfo.5 and
+ libtinfo.6, to provide the legacy and current tic libraries.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Jul 2019 16:24:35 -0400
diff --git a/libtinfo.5.pkg/control b/libtinfo.5.pkg/control
index 74c7a7d..e8ee73e 100644
--- a/libtinfo.5.pkg/control
+++ b/libtinfo.5.pkg/control
@@ -2,6 +2,7 @@ Architecture: any
Platform: all
Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any],
${Shlib-Depends}
+Recommends: libtic.5 (= ${Binary-Version})
Description: curses terminfo library (legacy ABI)
${Common-Description}
.
diff --git a/libtinfo.5.pkg/files b/libtinfo.5.pkg/files
index e4fdbc8..925f75c 100644
--- a/libtinfo.5.pkg/files
+++ b/libtinfo.5.pkg/files
@@ -1,2 +1 @@
-/usr/lib/*/libtic.so.*
/usr/lib/*/libtinfo.so.*
diff --git a/libtinfo.6.pkg/control b/libtinfo.6.pkg/control
index 254b96d..6073d58 100644
--- a/libtinfo.6.pkg/control
+++ b/libtinfo.6.pkg/control
@@ -2,6 +2,7 @@ Architecture: any
Platform: all
Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any],
${Shlib-Depends}
+Recommends: libtic.6 (= ${Binary-Version})
Description: curses terminfo library
${Common-Description}
.
diff --git a/libtinfo.6.pkg/files b/libtinfo.6.pkg/files
index e4fdbc8..925f75c 100644
--- a/libtinfo.6.pkg/files
+++ b/libtinfo.6.pkg/files
@@ -1,2 +1 @@
-/usr/lib/*/libtic.so.*
/usr/lib/*/libtinfo.so.*