summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:09:29 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:12:51 -0700
commit99c0416de2d02391b1d5ab8d2d4a2c04fa368797 (patch)
tree9b8198f397fcd544b101f7a6499cdb634974364b
parent86a0e7a287f62aaf0e8c88f70cc48f8824e62ad5 (diff)
Drop unused Built-Using fields
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c098097..78d6f4b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ helm (3.5.0-3) UNRELEASED; urgency=medium
* Patch an autoload cookie into helm-easymenu.el (Closes: #943371).
Thanks Aaron M. Ucko for the report.
* Drop helm-org.el from d/elpa-helm.elpa.
+ * Drop unused Built-Using fields.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 26 Oct 2019 13:04:26 -0700
diff --git a/debian/control b/debian/control
index acff0a3a..37d533c3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Package: elpa-helm-core
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
emacsen-common (>= 2.0.8)
-Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Suggests: elpa-async
Enhances: emacs, emacs24, emacs25
@@ -28,7 +27,6 @@ Package: elpa-helm
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
emacsen-common (>= 2.0.8)
-Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Suggests: elpa-async, elpa-helm-org
Enhances: emacs, emacs24, emacs25