summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md30
-rw-r--r--debian/changelog7
-rw-r--r--debian/patches/auto-0.14.0-4-a42b0686992bf62eb3c68366699574f1276e1911-156673917863
-rw-r--r--debian/patches/series1
4 files changed, 101 insertions, 0 deletions
diff --git a/README.md b/README.md
index 919c211..65461f1 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,36 @@ M-x helm-projectile
or even better - invoke the key binding <kbd>C-c p h</kbd>.
+## Installation
+
+The recommended way to install helm-projectile is via `package.el`.
+
+### package.el
+
+#### MELPA
+
+You can install a snapshot version of helm-projectile from the
+[MELPA](http://melpa.org) repository. The version of
+Projectile there will always be up-to-date, but it might be unstable
+(albeit rarely).
+
+#### MELPA Stable
+
+You can install the last stable version of helm-projectile from the
+[MELPA Stable](http://stable.melpa.org) repository.
+
+### el-get
+
+helm-projectile is also available for installation from the
+[el-get](https://github.com/dimitri/el-get) package manager.
+
+### Emacs Prelude
+
+helm-projectile is naturally part of the
+[Emacs Prelude](https://github.com/bbatsov/prelude). If you're a Prelude
+user - helm-projectile is already properly configured and ready for
+action.
+
## Usage
For those who prefer helm to ido, the command `helm-projectile-switch-project`
diff --git a/debian/changelog b/debian/changelog
index 3259e1c..cc3a20b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+helm-projectile (0.14.0-4) unstable; urgency=medium
+
+ * Team upload.
+ * Rebuild with current dh-elpa
+
+ -- David Bremner <bremner@debian.org> Sun, 25 Aug 2019 10:19:36 -0300
+
helm-projectile (0.14.0-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/auto-0.14.0-4-a42b0686992bf62eb3c68366699574f1276e1911-1566739178 b/debian/patches/auto-0.14.0-4-a42b0686992bf62eb3c68366699574f1276e1911-1566739178
new file mode 100644
index 0000000..a66d437
--- /dev/null
+++ b/debian/patches/auto-0.14.0-4-a42b0686992bf62eb3c68366699574f1276e1911-1566739178
@@ -0,0 +1,63 @@
+From: David Bremner <bremner@debian.org>
+Subject: Automatically generated patch (0.14.0-4)
+
+Last (up to) 3 git changes, FYI:
+
+commit a42b0686992bf62eb3c68366699574f1276e1911
+Author: David Bremner <david@tethera.net>
+Date: Sun Aug 25 10:19:36 2019 -0300
+
+ changelog for rebuild with current dh-elpa
+
+commit 10409824519c74ab2813a0d7254c01989a60ac2d
+Author: David Bremner <david@tethera.net>
+Date: Sat Jun 2 20:52:49 2018 -0300
+
+ changelog for byte compilation rebuild
+
+commit 1fb998d1bf5707b678f845aec14eebb1da08df33
+Author: Sean Whitton <spwhitton@spwhitton.name>
+Date: Sat Nov 25 12:05:36 2017 -0700
+
+ suggest elpa-helm-ag
+---
+
+--- helm-projectile-0.14.0.orig/README.md
++++ helm-projectile-0.14.0/README.md
+@@ -12,6 +12,36 @@ M-x helm-projectile
+
+ or even better - invoke the key binding <kbd>C-c p h</kbd>.
+
++## Installation
++
++The recommended way to install helm-projectile is via `package.el`.
++
++### package.el
++
++#### MELPA
++
++You can install a snapshot version of helm-projectile from the
++[MELPA](http://melpa.org) repository. The version of
++Projectile there will always be up-to-date, but it might be unstable
++(albeit rarely).
++
++#### MELPA Stable
++
++You can install the last stable version of helm-projectile from the
++[MELPA Stable](http://stable.melpa.org) repository.
++
++### el-get
++
++helm-projectile is also available for installation from the
++[el-get](https://github.com/dimitri/el-get) package manager.
++
++### Emacs Prelude
++
++helm-projectile is naturally part of the
++[Emacs Prelude](https://github.com/bbatsov/prelude). If you're a Prelude
++user - helm-projectile is already properly configured and ready for
++action.
++
+ ## Usage
+
+ For those who prefer helm to ido, the command `helm-projectile-switch-project`
diff --git a/debian/patches/series b/debian/patches/series
index 3192224..cfa7041 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
patch-readme-for-Debian.patch
+auto-0.14.0-4-a42b0686992bf62eb3c68366699574f1276e1911-1566739178