summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-22 20:53:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-22 20:53:39 -0700
commitff986dde1653dde35ecd595c0678dc5b0baa2001 (patch)
tree26f60a5b2c27feb98dc172e99553797a3cd55f34
parent4fb01ba8196d41346a33777c681f50500521ab89 (diff)
restore Enhances: git-annex
In addition to the dependency, it makes sense to have a reverse-Suggests:.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 77da2b0..4d81b61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
git-annex-el (1.1-1) UNRELEASED; urgency=medium
* New upstream release.
- * Move 'git-annex' from Enhances to Depends.
+ * Add dependency on git-annex.
* Change dependency 'emacs' -> 'emacsen-common'
* wrap-and-sort -abst
diff --git a/debian/control b/debian/control
index 385257f..4ecc475 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Enhances:
emacs,
emacs24,
emacs25,
+ git-annex,
Built-Using: ${misc:Built-Using}
Description: Emacs integration for git-annex
This Emacs addon enhances dired and read-only-mode to be more useful