emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/taxy-magit-section 7acf27aeb9 2/3: Fix: Add taxy to Pac


From: ELPA Syncer
Subject: [elpa] externals/taxy-magit-section 7acf27aeb9 2/3: Fix: Add taxy to Package-Requires
Date: Fri, 5 Aug 2022 15:58:03 -0400 (EDT)

branch: externals/taxy-magit-section
commit 7acf27aeb9602e302272a12a586c99fc6a97473a
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Fix: Add taxy to Package-Requires
    
    Fixes <https://github.com/alphapapa/taxy.el/issues/7>.
    
    Thanks to Sean P. Whitton (@spwhitton) for reporting.
---
 README.org              |  3 ++-
 taxy-magit-section.el   |  2 +-
 taxy-magit-section.info | 36 ++++++++++++++++++++++++------------
 3 files changed, 27 insertions(+), 14 deletions(-)

diff --git a/README.org b/README.org
index 823c50b35d..8d57a42875 100644
--- a/README.org
+++ b/README.org
@@ -34,7 +34,8 @@ This library renders 
[[https://github.com/alphapapa/taxy.el][Taxy]] structs with
 
 ** 0.10-pre
 
-Nothing new yet.
+*Fixes*
++  Require package ~taxy~ in package headers.
 
 ** 0.9.1
 
diff --git a/taxy-magit-section.el b/taxy-magit-section.el
index 4216e05b6b..8772c2938c 100644
--- a/taxy-magit-section.el
+++ b/taxy-magit-section.el
@@ -5,8 +5,8 @@
 ;; Author: Adam Porter <adam@alphapapa.net>
 ;; Maintainer: Adam Porter <adam@alphapapa.net>
 ;; URL: https://github.com/alphapapa/taxy.el
-;; Package-Requires: ((emacs "26.3") (magit-section "3.2.1"))
 ;; Version: 0.10-pre
+;; Package-Requires: ((emacs "26.3") (magit-section "3.2.1") (taxy "0.10-pre"))
 ;; Keywords: lisp
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/taxy-magit-section.info b/taxy-magit-section.info
index bd41044169..dd6461b442 100644
--- a/taxy-magit-section.info
+++ b/taxy-magit-section.info
@@ -31,6 +31,7 @@ structs with magit-section 
(https://melpa.org/#/magit-section).
 
 Changelog
 
+* 0.10-pre: 010-pre. 
 * 0.9.1: 091. 
 * 0.9: 09. 
 
@@ -66,13 +67,23 @@ File: README.info,  Node: Changelog,  Next: Development,  
Prev: COMMENT Usage,
 
 * Menu:
 
+* 0.10-pre: 010-pre. 
 * 0.9.1: 091. 
 * 0.9: 09. 
 
 
-File: README.info,  Node: 091,  Next: 09,  Up: Changelog
+File: README.info,  Node: 010-pre,  Next: 091,  Up: Changelog
 
-4.1 0.9.1
+4.1 0.10-pre
+============
+
+*Fixes*
+   • Require package ‘taxy’ in package headers.
+
+
+File: README.info,  Node: 091,  Next: 09,  Prev: 010-pre,  Up: Changelog
+
+4.2 0.9.1
 =========
 
 *Fixes*
@@ -85,7 +96,7 @@ File: README.info,  Node: 091,  Next: 09,  Up: Changelog
 
 File: README.info,  Node: 09,  Prev: 091,  Up: Changelog
 
-4.2 0.9
+4.3 0.9
 =======
 
    • ‘taxy-magit-section’ moved to separate package.
@@ -121,15 +132,16 @@ GPLv3
 
 Tag Table:
 Node: Top221
-Node: COMMENT Examples774
-Node: Installation902
-Node: COMMENT Usage1273
-Node: Changelog1398
-Node: 0911551
-Node: 091931
-Node: Development2121
-Node: Credits2348
-Node: License2538
+Node: COMMENT Examples796
+Node: Installation924
+Node: COMMENT Usage1295
+Node: Changelog1420
+Node: 010-pre1595
+Node: 0911750
+Node: 092146
+Node: Development2336
+Node: Credits2563
+Node: License2753
 
 End Tag Table
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]