summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-08-12 19:19:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-08-12 19:19:49 -0700
commit1ef38b2293582ef00df06255308010ad82ccd284 (patch)
tree75f7c848b48aec2278049e17519fb36eb7b0d948
parentfa2090b76622569638d354898c939aa231e896f6 (diff)
note that env var version comes from changelog
-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