summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-27 07:17:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-27 07:17:30 -0700
commit4ba894bd12957935925078018439235b732a8d6e (patch)
treebf525fb56880218d2b3638abf94dec6099b11aa0
parenta06f0c917fdf8c604fc0e93a8b3620cbc0d6cd66 (diff)
manpage grammar fix
-rw-r--r--debian/changelog1
-rwxr-xr-xdh_elpa.in6
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 065a89d..b247343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dh-elpa (1.7) UNRELEASED; urgency=medium
* Properly implement ignoring files containing ERT tests in .git.
dh-elpa 1.4 ignored them only in --autopkgtest mode.
+ * Manpage grammar fix.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 10 Jan 2017 11:16:56 -0700
diff --git a/dh_elpa.in b/dh_elpa.in
index 5e5828b..14e7396 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. 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:
+DEB_UPSTREAM_VERSION and DEB_VERSION_UPSTREAM environment variables.
+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