The following commit has been merged in the master branch:
commit 2f003686fdd46eb524a08715c8a8988c6d13cea3
Author: Guillem Jover <guil...@debian.org>
Date:   Sat May 7 12:27:27 2011 +0200

    Group Build-Depends lines by purpose
    
    Build tools, i18n tools, compression, security and UI libraries, and
    perl packages for the test suite.

diff --git a/debian/control b/debian/control
index b9e6d31..d03ac7e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,11 @@ Homepage: http://wiki.debian.org/Teams/Dpkg
 Vcs-Browser: http://git.debian.org/?p=dpkg/dpkg.git
 Vcs-Git: git://git.debian.org/git/dpkg/dpkg.git
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7), pkg-config,
+Build-Depends: debhelper (>= 7), pkg-config, flex,
  gettext (>= 0.18), po4a (>= 0.33.1),
- libncursesw5-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, flex,
+ zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev,
  libselinux1-dev (>= 1.28-4) [linux-any],
+ libncursesw5-dev,
  libtimedate-perl, libio-string-perl
 
 Package: libdpkg-dev

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to