summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog1
-rw-r--r--libhistory.8.pkg/control2
-rw-r--r--libreadline.8-dbg.pkg/control3
-rw-r--r--libreadline.8-dev.pkg/control3
-rw-r--r--libreadline.8-doc.pkg/control2
-rw-r--r--libreadline.8.pkg/control2
-rw-r--r--readline.8-common.pkg/docs (renamed from libhistory.8.pkg/docs)0
7 files changed, 8 insertions, 5 deletions
diff --git a/changelog b/changelog
index 0713959..fa9cf12 100644
--- a/changelog
+++ b/changelog
@@ -11,6 +11,7 @@ readline.8 (8.0-1) trunk
* libreadline.8: Use automatic shared library dependencies.
* libreadline.8-dev: Remove static libraries.
* libhistory.8: New package split out from libreadline.8.
+ * readline.8-common: New package to provide source package documentation.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 23 Jun 2019 16:48:51 -0400
diff --git a/libhistory.8.pkg/control b/libhistory.8.pkg/control
index 14310f7..931b44b 100644
--- a/libhistory.8.pkg/control
+++ b/libhistory.8.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
-Depends: ${Shlib-Depends}
+Depends: readline.8-common (= ${Source-Version}), ${Shlib-Depends}
Description: Command history library
${Common-Description}
.
diff --git a/libreadline.8-dbg.pkg/control b/libreadline.8-dbg.pkg/control
index f5ff4f8..00aea57 100644
--- a/libreadline.8-dbg.pkg/control
+++ b/libreadline.8-dbg.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: all
-Depends: libhistory.8 (= ${Binary-Version}), libreadline.8 (= ${Binary-Version})
+Depends: readline.8-common (= ${Source-Version}),
+ libhistory.8 (= ${Binary-Version}), libreadline.8 (= ${Binary-Version})
Description: Line editing and command history libraries - debugging files
${Common-Description}
.
diff --git a/libreadline.8-dev.pkg/control b/libreadline.8-dev.pkg/control
index f057df2..5f8e625 100644
--- a/libreadline.8-dev.pkg/control
+++ b/libreadline.8-dev.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: all
-Depends: libhistory.8 (= ${Binary-Version}), libreadline.8 (= ${Binary-Version})
+Depends: readline.8-common (= ${Source-Version}),
+ libhistory.8 (= ${Binary-Version}), libreadline.8 (= ${Binary-Version})
Description: Line editing and command history libraries - development files
${Common-Description}
.
diff --git a/libreadline.8-doc.pkg/control b/libreadline.8-doc.pkg/control
index a34e095..789824e 100644
--- a/libreadline.8-doc.pkg/control
+++ b/libreadline.8-doc.pkg/control
@@ -1,6 +1,6 @@
Architecture: all
Platform: all
-Depends: libhistory.8 (>= ${Source-Version})
+Depends: readline.8-common (= ${Source-Version})
Description: Line editing and command history libraries - documentation
${Common-Description}
.
diff --git a/libreadline.8.pkg/control b/libreadline.8.pkg/control
index 3fd7cf7..374590e 100644
--- a/libreadline.8.pkg/control
+++ b/libreadline.8.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
-Depends: libhistory.8 (= ${Binary-Version}), ${Shlib-Depends}
+Depends: readline.8-common (= ${Source-Version}), ${Shlib-Depends}
Description: Line editing library
${Common-Description}
.
diff --git a/libhistory.8.pkg/docs b/readline.8-common.pkg/docs
index e69de29..e69de29 100644
--- a/libhistory.8.pkg/docs
+++ b/readline.8-common.pkg/docs