summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-07 18:55:53 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-07 18:56:50 (EDT)
commit8827d14fc58d8dd17c85e67a39e49c7a22f50112 (patch)
treebcaea83f63f9b4a4ec2f8df7160db6b174dcbf95
parent5f3c66c8aa50811255744b6c9d7d8ca83fe56d37 (diff)
control: Ensure broken "<<" doesn't happen again
-rw-r--r--changelog2
-rw-r--r--control2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 59099ce..6a51fae 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,8 @@
patch (2.7.6-1) trunk
* New upstream version.
+ * Rebuild to fix the "<<" version relation operator incorrectly parsed and
+ generated by an old version of opkbuild.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 07 Apr 2019 18:53:34 -0400
diff --git a/control b/control
index 5d3788b..3971a54 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: opkhelper-3.0
+Build-Depends: opkbuild (>= 3.0.0-beta7), opkhelper-3.0
Homepage: https://savannah.gnu.org/projects/patch/