summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-23 14:02:16 +0000
committerSean Whitton <spwhitton@spwhitton.name>2018-12-23 14:02:16 +0000
commit721319fc56f073837a9e98b48aa2f5ffb9f24587 (patch)
treed4805a7d5be25cc4992c5934fcd9b03573032f6d
parent1a4bf5500bc6cf909bea5057dce83087927cd42f (diff)
refresh patch
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/0001-Debianise-README.patch7
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index a2d4542..e61a872 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
perspective-el (2.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Refresh patch.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 23 Dec 2018 14:00:02 +0000
diff --git a/debian/patches/0001-Debianise-README.patch b/debian/patches/0001-Debianise-README.patch
index fb6fcc7..d08c0b7 100644
--- a/debian/patches/0001-Debianise-README.patch
+++ b/debian/patches/0001-Debianise-README.patch
@@ -7,17 +7,16 @@ Edit README for Debian package
README.md | 6 ------
1 file changed, 6 deletions(-)
-diff --git a/README.md b/README.md
-index 0be22d7..3086a80 100644
--- a/README.md
+++ b/README.md
-@@ -13,12 +13,6 @@ Each perspective is composed of a window configuration and a set of buffers.
+@@ -13,13 +13,6 @@ Each perspective is composed of a window
Switching to a perspective activates its window configuration, and when in a
perspective only its buffers are available by default.
-It's recommended that you install perspective.el from [Marmalade][] using `M-x
-package-install`. Alternately, you may put it in your load path and run
--`(require 'perspective)`.
+-`(require 'perspective)`. Users of Debian 9 or later or Ubuntu 16.04
+-or later may simply `apt-get install elpa-perspective`.
-
-[Marmalade]: http://marmalade-repo.org/
-