summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-10-06 18:41:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-10-06 18:41:12 -0700
commited8e379f7e5f5b4f676bee573f38ee6f008d73ec (patch)
tree8fca39a01344a891d64d47241fc50ed5bf2bb248
parent12078b95e30281b1bd87b7c7acfbc35e3c87e19b (diff)
Drop obsolete build-dep on libghc-pcre-light-devdebian/10.20221003-2archive/debian/10.20221003-2
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f1a39e48e..6f781f1923 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (10.20221003-2) unstable; urgency=medium
+
+ * Drop obsolete build-dep on libghc-pcre-light-dev.
+ Thanks to Ilias Tsitsimpis for pointing this out, on IRC.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 06 Oct 2022 18:40:55 -0700
+
git-annex (10.20221003-1) unstable; urgency=medium
* New upstream release (Closes: #1021206).
diff --git a/debian/control b/debian/control
index d2c5b2d3d2..236699115f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends:
libghc-split-dev,
libghc-data-default-dev,
libghc-hslogger-dev,
- libghc-pcre-light-dev,
libghc-cryptonite-dev (>= 0.23),
libghc-memory-dev,
libghc-deepseq-dev,