summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}