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

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

[elpa] externals/ssh-deploy 5442a7e 104/173: Removed dependency package


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 5442a7e 104/173: Removed dependency package
Date: Sat, 20 Oct 2018 10:36:39 -0400 (EDT)

branch: externals/ssh-deploy
commit 5442a7e19df29783f38398490ff16c6b197a6fca
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Removed dependency package
---
 ssh-deploy-diff-mode.el | 5 +++--
 ssh-deploy.el           | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ssh-deploy-diff-mode.el b/ssh-deploy-diff-mode.el
index 740a252..def8cf0 100644
--- a/ssh-deploy-diff-mode.el
+++ b/ssh-deploy-diff-mode.el
@@ -3,11 +3,12 @@
 ;; Author: Christian Johansson <github.com/cjohansson>
 ;; Maintainer: Christian Johansson <github.com/cjohansson>
 ;; Created: 1 Feb 2018
-;; Modified: 14 Feb 2018
+;; Modified: 15 Feb 2018
 ;; Version: 1.0
+;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-ssh-deploy
 
-;; Package-Requires: ((emacs "24") (ssh-deploy "1.74"))
+;; Package-Requires: ((emacs "24"))
 
 ;; Copyright (C) 2017 Christian Johansson
 
diff --git a/ssh-deploy.el b/ssh-deploy.el
index 5d55fda..6b03db0 100644
--- a/ssh-deploy.el
+++ b/ssh-deploy.el
@@ -3,12 +3,12 @@
 ;; Author: Christian Johansson <github.com/cjohansson>
 ;; Maintainer: Christian Johansson <github.com/cjohansson>
 ;; Created: 5 Jul 2016
-;; Modified: 14 Feb 2018
+;; Modified: 15 Feb 2018
 ;; Version: 1.74
 ;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-ssh-deploy
 
-;; Package-Requires: ((emacs "24") (ssh-deploy-diff-mode "1.0"))
+;; Package-Requires: ((emacs "24"))
 
 ;; Copyright (C) 2017 - 2018 Christian Johansson
 



reply via email to

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