summaryrefslogtreecommitdiff
path: root/dh_elpa.in
diff options
context:
space:
mode:
Diffstat (limited to 'dh_elpa.in')
-rwxr-xr-xdh_elpa.in16
1 files changed, 12 insertions, 4 deletions
diff --git a/dh_elpa.in b/dh_elpa.in
index 79d7b67..295a4a8 100755
--- a/dh_elpa.in
+++ b/dh_elpa.in
@@ -271,13 +271,20 @@ These are dependencies needed by every dh_elpa based package.
=item ${misc:Built-Using}
-This adds a value suitable for a Built-Using header identifying the version of dh_elpa used at build time.
+This adds a value suitable for a Built-Using header identifying the
+version of dh_elpa used at build time.
=item ${elpa:Depends}
-These are dependencies on other ELPA packages as given in the Package-Requires: line of the package's main Emacs Lisp file.
+These are dependencies on other ELPA packages as given in the
+Package-Requires: line of the package's main Emacs Lisp file.
-Note that Emacs Lisp dependencies packaged outside the elpa-* dpkg namespace must be specified manually. For example, the s.el library is provided by the binary package s-el. If dh_elpa adds dependency elpa-x where x is an Emacs Lisp binary package outside the elpa-* namespace, please file a bug against dh_elpa to have an exclusion added.
+Note that Emacs Lisp dependencies packaged outside the elpa-* dpkg
+namespace must be specified manually. For example, the s.el library
+is provided by the binary package s-el. If dh_elpa adds dependency
+elpa-x where x is an Emacs Lisp binary package outside the elpa-*
+namespace, please file a bug against dh_elpa to have an exclusion
+added.
=back
@@ -293,7 +300,8 @@ Here is an example of using the helper in a dh(1) style debian/rules
=back
-Here is an example of a binary package stanza using dh_elpa generated substvars
+Here is an example of a binary package stanza using dh_elpa generated
+substvars
=over 4