summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-10 21:02:15 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-10 21:05:09 (EDT)
commit86c929d5f4ff4c34d5c85d3b7d7cedb006c25cf6 (patch)
treeeb85f3494821c26589d68ecae115857932f8f1b5
parente5a46e0a7fb242a68579dab90017ccb4fd23f571 (diff)
changelog: New upstream version
-rw-r--r--changelog7
-rw-r--r--opkhelper-3.0.pkg/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/changelog b/changelog
index 58f0dd4..c80008e 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+opkhelper-3.0 (3.1.3-1) trunk
+
+ * New upstream version.
+ - opkhelper-3.0: Drop libc-bin dependency.
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 10 Jul 2020 21:01:42 -0400
+
opkhelper-3.0 (3.1.2-2) trunk
* opkhelper-3.0: Depend on libc-bin for glibc's ldconfig (other C library
diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control
index 53a3c94..75ef0e8 100644
--- a/opkhelper-3.0.pkg/control
+++ b/opkhelper-3.0.pkg/control
@@ -1,5 +1,5 @@
Architecture: all
Platform: all
-Depends: file, libc-bin
+Depends: file
Description: Helper programs for building distribution packages
${Common-Description}