summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-03 15:21:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-03 15:21:03 -0700
commit798f954462391ad78c0094c537f9e6c48e14d817 (patch)
treeef85304d7e413aeb0832c2448c13da62c1ebf4c5
parent2223fa80b24a16e57b4fac8c7c2c0ca4afac6765 (diff)
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 09700d6..deb5d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+taxy-magit-section-el (0.9.1-2) unstable; urgency=medium
+
+ * Depend upon elpa-taxy (Closes: #1016569).
+ Reported upstream: <https://github.com/alphapapa/taxy.el/issues/7>.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 03 Aug 2022 15:21:01 -0700
+
taxy-magit-section-el (0.9.1-1) unstable; urgency=medium
* Initial release (Closes: #1015727).
diff --git a/debian/control b/debian/control
index bfd3a63..a63e83b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Rules-Requires-Root: no
Package: elpa-taxy-magit-section
Architecture: all
-Depends: ${elpa:Depends}, ${misc:Depends}
+Depends: ${elpa:Depends}, ${misc:Depends}, elpa-taxy
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: View Emacs Taxy structs in a Magit Section buffer