summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh_elpa.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_elpa.in b/dh_elpa.in
index ca5f6a2..5e5828b 100755
--- a/dh_elpa.in
+++ b/dh_elpa.in
@@ -327,9 +327,9 @@ substvars
If dh_elpa can't determine the package version by looking at *.el
files (usually because upstream has failed to include the proper
headers or *-pkg.el file), it will fallback to the
-DEB_UPSTREAM_VERSION and DEB_VERSION_UPSTREAM environment variables.
-An easy way to set one of these is just to prepend the following to
-your rules file:
+DEB_UPSTREAM_VERSION and DEB_VERSION_UPSTREAM. An easy way to set one
+of these based on your latest Debian changelog entry is just to
+prepend the following to your rules file:
=over 4