summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-08-25 14:24:59 -0300
committerDavid Bremner <david@tethera.net>2019-08-25 14:24:59 -0300
commitba287418b538f9f886311439a0652d84c0f66e79 (patch)
treecbdd420905c51df659a622a7bba438b2cb837e9d
parent34aa40fb8c0758a61a7c793fca0b469d9360468e (diff)
Revert "Commit Debian 3.0 (quilt) metadata"
This reverts commit 98ca31140dd60307271d9e8b31631194a8742108.
-rw-r--r--debian/patches/auto-0.62-3-597ca162dd11c5b87474a6a04ab9e6c019e7fde4-156673356094
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 95 deletions
diff --git a/debian/patches/auto-0.62-3-597ca162dd11c5b87474a6a04ab9e6c019e7fde4-1566733560 b/debian/patches/auto-0.62-3-597ca162dd11c5b87474a6a04ab9e6c019e7fde4-1566733560
deleted file mode 100644
index c9ac3a6..0000000
--- a/debian/patches/auto-0.62-3-597ca162dd11c5b87474a6a04ab9e6c019e7fde4-1566733560
+++ /dev/null
@@ -1,94 +0,0 @@
-From: David Bremner <bremner@debian.org>
-Subject: Automatically generated patch (0.62-3)
-
-Last (up to) 3 git changes, FYI:
-
-commit 597ca162dd11c5b87474a6a04ab9e6c019e7fde4
-Author: David Bremner <david@tethera.net>
-Date: Sun Aug 25 08:45:58 2019 -0300
-
- changelog for rebuild with current dh-elpa
-
-commit 6ad07b1f7edf83051931b34d25eee9857131119f
-Author: David Bremner <david@tethera.net>
-Date: Sat Jun 2 20:13:50 2018 -0300
-
- changelog for byte compilation rebuild
-
-commit 0b88e518d7c9b022f63019e738c197eea071bda7
-Author: Lev Lamberov <dogsleg@debian.org>
-Date: Sat Apr 7 15:13:53 2018 +0500
-
- Fix Vcs URLs
----
-
---- emacs-anzu-0.62.orig/README.md
-+++ emacs-anzu-0.62/README.md
-@@ -1,4 +1,4 @@
--# anzu.el
-+# anzu.el [![melpa badge][melpa-badge]][melpa-link] [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
-
- ## Introduction
-
-@@ -7,6 +7,11 @@
- information in the mode-line in various search modes.
-
-
-+## Screenshot
-+
-+![anzu.gif](image/anzu.gif)
-+
-+
- ## Requirements
-
- - Emacs 24 or higher
-@@ -56,6 +61,9 @@ Add following S-exp in your configuratio
- (global-set-key [remap query-replace-regexp] 'anzu-query-replace-regexp)
- ```
-
-+[anzu-replace-demo](image/anzu-replace-demo.gif)
-+
-+
- ##### `anzu-query-replace-at-cursor`
-
- Same as `anzu-query-replace` except *from-string* is symbol at cursor
-@@ -71,6 +79,9 @@ Same as `anzu-query-replace-at-cursor-th
- This command is useful in refactoring such as changing variable name
- in the function.
-
-+![anzu-replace-demo](image/anzu-replace-demo-noquery.gif)
-+
-+
- ##### `anzu-isearch-query-replace`
-
- Anzu version of `isearch-query-replace`
-@@ -125,6 +136,11 @@ For example, show search information tai
- '(:eval (anzu--update-mode-line)))
- ```
-
-+##### Screenshot
-+
-+![anzu-any-position](image/anzu-any-position.png)
-+
-+
- ##### `anzu-mode-lighter`
-
- Mode name in `mode-line`. Default is ` Anzu`.
-@@ -151,6 +167,8 @@ Threshold of searched words. If there ar
- `anzu.el` stops to search and display total number like `1000+`(as default).
- If this value is `nil`, `anzu.el` counts all words.
-
-+![anzu-threshold](image/anzu-threshold.png)
-+
- ##### `anzu-replace-threshold`(Default is `nil`)
-
- Threshold of replacement overlay. If this value is `nil`,
-@@ -196,3 +214,8 @@ Separator of `to` string.
- (define-key isearch-mode-map [remap isearch-query-replace] #'anzu-isearch-query-replace)
- (define-key isearch-mode-map [remap isearch-query-replace-regexp] #'anzu-isearch-query-replace-regexp)
- ```
-+
-+[melpa-link]: https://melpa.org/#/anzu
-+[melpa-stable-link]: https://stable.melpa.org/#/anzu
-+[melpa-badge]: https://melpa.org/packages/anzu-badge.svg
-+[melpa-stable-badge]: https://stable.melpa.org/packages/anzu-badge.svg
diff --git a/debian/patches/series b/debian/patches/series
index 7750bdf..28c98e9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
0001-clear-README.diff
-auto-0.62-3-597ca162dd11c5b87474a6a04ab9e6c019e7fde4-1566733560