summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--debian/changelog1
2 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 1283653ff..6a26e87fb 100644
--- a/README
+++ b/README
@@ -44,7 +44,8 @@ some required software needs to be installed:
GNU autoconf >= 2.60
GNU automake >= 1.11
GNU libtool >= 2.0
- GNU gettext >= 0.19.7 (or just autopoint if using --disable-nls)
+ GNU autopoint >= 0.19.7 (from GNU gettext)
+ GNU gettext >= 0.19.7 (only with --enable-nls)
After installing the needed software, and running the following command on
the git tree:
diff --git a/debian/changelog b/debian/changelog
index df22f2611..29cec6642 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ dpkg (1.19.7) UNRELEASED; urgency=medium
dpkg-deb option to use to set the owner and group to root. And reword
the prototyping section to be less confusing with what is currently
implemented. Closes: #929019
+ - README: Clarify when autopoint is needed. Closes: #929601
[ Updated programs translations ]
* Catalan (Guillem Jover).