summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-08-25 09:47:40 -0300
committerDavid Bremner <david@tethera.net>2019-08-25 09:47:40 -0300
commitf7c448a5f45037523d54b65aa7a4e30a9b36276f (patch)
tree7d44fa806d9d85a248374c7443060056c672ce8d
parent9238798e65b8a30e24af1b0386450384ce6c2bd0 (diff)
Commit Debian 3.0 (quilt) metadata
[dgit (9.7) quilt-fixup]
-rw-r--r--debian/patches/auto-0.0.2-3-9238798e65b8a30e24af1b0386450384ce6c2bd0-156673726048
-rw-r--r--debian/patches/series1
2 files changed, 49 insertions, 0 deletions
diff --git a/debian/patches/auto-0.0.2-3-9238798e65b8a30e24af1b0386450384ce6c2bd0-1566737260 b/debian/patches/auto-0.0.2-3-9238798e65b8a30e24af1b0386450384ce6c2bd0-1566737260
new file mode 100644
index 0000000..f3a3c49
--- /dev/null
+++ b/debian/patches/auto-0.0.2-3-9238798e65b8a30e24af1b0386450384ce6c2bd0-1566737260
@@ -0,0 +1,48 @@
+From: David Bremner <bremner@debian.org>
+Subject: Automatically generated patch (0.0.2-3)
+
+Last (up to) 3 git changes, FYI:
+
+commit 9238798e65b8a30e24af1b0386450384ce6c2bd0
+Author: David Bremner <david@tethera.net>
+Date: Sun Aug 25 09:47:38 2019 -0300
+
+ changelog for rebuild with current dh-elpa
+
+commit 3d5c99736588dda32e5979552cae196b35069e88
+Author: David Bremner <david@tethera.net>
+Date: Sat Jun 2 20:50:26 2018 -0300
+
+ changelog for byte compilation rebuild
+
+commit 8d9c4d3e89e2c87c0f2516398465c3718c80bbb2
+Author: Dmitry Bogatov <KAction@gnu.org>
+Date: Tue Jul 12 13:17:19 2016 +0300
+
+ mark for release 0.0.2-1
+---
+
+--- evil-paredit-el-0.0.2.orig/README.md
++++ evil-paredit-el-0.0.2/README.md
+@@ -6,6 +6,10 @@ In order to accomplish this whenever you
+ like "d, c, y", to modify the paredit buffer, it will stop you to do
+ so in the case you break the parity of parenthesis.
+
++## Installation
++
++Install via [el-get](https://github.com/dimitri/el-get/)
++
+ ## Setup
+
+ ```elisp
+--- evil-paredit-el-0.0.2.orig/evil-paredit.el
++++ evil-paredit-el-0.0.2/evil-paredit.el
+@@ -14,7 +14,7 @@
+
+ ;; URL: https://github.com/roman/evil-paredit
+
+-;; Package-Requires: ((evil "1.0.9") (paredit "24"))
++;; Package-Requires: ((evil "1.0.9") (paredit "25beta"))
+
+ ;;; Code:
+
diff --git a/debian/patches/series b/debian/patches/series
index 3a07fbd..2905498 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
0001-Remove-installation-section-from-README.md.patch
0002-Relax-dependency-on-paredit.patch
+auto-0.0.2-3-9238798e65b8a30e24af1b0386450384ce6c2bd0-1566737260