[dpkg] 97/200: doc: Cleanup software requirements in README

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:17:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository dpkg.

commit 4df257da3babde76934ca347c39c7558f1fdda06
Author: Guillem Jover <guillem at debian.org>
Date:   Wed Aug 31 20:38:45 2016 +0200

    doc: Cleanup software requirements in README
    
    Add a reference to the coding-style.txt for the perl requirements. Move
    po4a to building from git section.
---
 README           | 12 ++++++------
 debian/changelog |  4 ++++
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/README b/README
index 726f566..38288d1 100644
--- a/README
+++ b/README
@@ -53,6 +53,10 @@ the git tree:
 
 the source should be roughly equivalent to the distributed tar source.
 
+To enable translated documentation this software will be needed:
+
+  po4a >= 0.43
+
 
 Building from tar source
 ------------------------
@@ -60,9 +64,9 @@ Building from tar source
 The minimum software required to configure and build dpkg from a tarball is:
 
   C89 compiler with few C99 extensions (see doc/coding-style.txt)
-  GNU make
+  perl (see doc/coding-style.txt)
   pkg-config
-  perl
+  GNU make
 
 To enable optional functionality or programs, this software might be needed:
 
@@ -96,10 +100,6 @@ will be needed:
   doxygen
   dot
 
-To enable translated documentation this software will be needed:
-
-  po4a >= 0.43
-
 To enable code coverage («./configure --enable-coverage; make coverage»)
 this software is needed:
 
diff --git a/debian/changelog b/debian/changelog
index 2f7ac53..d4e6f9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 dpkg (1.18.19) UNRELEASED; urgency=medium
 
+  [ Guillem Jover ]
+  * Documentation:
+    - Cleanup software requirements in README.
+
   [ Updated programs translations ]
   * German (Sven Joachim).
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list