summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-08-25 10:23:35 -0300
committerDavid Bremner <david@tethera.net>2019-08-25 10:23:35 -0300
commitfc90be36014b793ee41b9e03e6823de983879b3d (patch)
tree30ea57373047cbf07807675e23917f9fac501b69
parentd9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4 (diff)
Commit Debian 3.0 (quilt) metadata
[dgit (9.7) quilt-fixup]
-rw-r--r--debian/patches/auto-0.10-3-d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4-156673941555
-rw-r--r--debian/patches/series1
2 files changed, 56 insertions, 0 deletions
diff --git a/debian/patches/auto-0.10-3-d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4-1566739415 b/debian/patches/auto-0.10-3-d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4-1566739415
new file mode 100644
index 0000000..15b98af
--- /dev/null
+++ b/debian/patches/auto-0.10-3-d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4-1566739415
@@ -0,0 +1,55 @@
+From: David Bremner <bremner@debian.org>
+Subject: Automatically generated patch (0.10-3)
+
+Last (up to) 3 git changes, FYI:
+
+commit d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4
+Author: David Bremner <david@tethera.net>
+Date: Sun Aug 25 10:23:33 2019 -0300
+
+ changelog for rebuild with current dh-elpa
+
+commit d85b4d53c108d1badef34e455dc695c0527bf409
+Author: David Bremner <david@tethera.net>
+Date: Sat Jun 2 20:56:38 2018 -0300
+
+ changelog for byte compilation rebuild
+
+commit 8cca4e6b110399b1b87dd6efd37983e3a5bc34b5
+Author: Lev Lamberov <dogsleg@debian.org>
+Date: Sat Apr 7 15:13:53 2018 +0500
+
+ Fix Vcs URLs
+---
+
+--- ibuffer-vc-0.10.orig/README.md
++++ ibuffer-vc-0.10/README.md
+@@ -1,3 +1,6 @@
++[![Melpa Status](http://melpa.org/packages/ibuffer-vc-badge.svg)](http://melpa.org/#/ibuffer-vc)
++[![Melpa Stable Status](http://stable.melpa.org/packages/ibuffer-vc-badge.svg)](http://stable.melpa.org/#/ibuffer-vc)
++
+ # ibuffer-vc: Group buffers in ibuffer list by VC project #
+
+ Emacs' `ibuffer-mode` is a wonderful replacement for the built-in
+@@ -14,6 +17,10 @@ That's where `ibuffer-vc` comes in: it l
+ * See the VC status of the associated files
+ * Sort buffers by their VC status
+
++## Screenshot ##
++
++![ibuffer-vc screenshot](http://i.imgur.com/RUYRJ.png)
++
+ ## How to install ##
+
+ See `ibuffer-vc.el`, or (preferred) install from [Marmalade][Marmalade] or [Melpa][Melpa].
+--- ibuffer-vc-0.10.orig/ibuffer-vc.el
++++ ibuffer-vc-0.10/ibuffer-vc.el
+@@ -7,7 +7,7 @@
+ ;; Package-Requires: ((cl-lib "0.2"))
+ ;; X-URL: http://github.com/purcell/ibuffer-vc
+ ;; URL: http://github.com/purcell/ibuffer-vc
+-;; Version: 0.10
++;; Version: DEV
+ ;;
+ ;; This program is free software; you can redistribute it and/or modify
+ ;; it under the terms of the GNU General Public License as published by
diff --git a/debian/patches/series b/debian/patches/series
index 3b7486d..80f925d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
0001-clean-README.diff
0002-fix-version.diff
+auto-0.10-3-d9d65e36a8441dcf7d2c218fb8a9e54d917fc3c4-1566739415