summaryrefslogtreecommitdiff
path: root/dh_elpa.in
diff options
context:
space:
mode:
Diffstat (limited to 'dh_elpa.in')
-rwxr-xr-xdh_elpa.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/dh_elpa.in b/dh_elpa.in
index 0c53b27..8ed0fde 100755
--- a/dh_elpa.in
+++ b/dh_elpa.in
@@ -40,6 +40,17 @@ detailed in dh_elpa_test(1).
List of files to be installed into I<package> (respectively into the
first binary package) as an elpa package.
+=item I<elpa-package>-pkg.el
+
+This file contains Emacs specific packaging metadata. It is often part
+of upstream sources. If you need to create it, you can do so in
+C<debian/>, just make sure you include it in debian/I<package>.elpa.
+
+=item I<elpa-package>-autoloads.el
+
+This file is used by the Emacs packaging system to collect autoloads
+from the Emacs Lisp sources. You should be cautious about having a file of
+this name in your source.
=back