Author: branden Date: 2005-03-09 19:22:29 -0500 (Wed, 09 Mar 2005) New Revision: 21
Modified: trunk/debian/changelog trunk/debian/control Log: Update build-dependencies: * List upstream build dependencies on commands first, followed by upstream build depenencies on library headers, and then Debian packaging infrastructure dependencies. * Remove no-longer needed build dependencies on libfontconfig1-dev (header files not used), libpaperg (superseded by libpaper1, and depended upon by tetex-bin nowadays), linux-kernel-headers (depended on by build-essential package libc6-dev), bzip2 and dbs (new organization of source package will not require these). Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2005-03-10 00:21:43 UTC (rev 20) +++ trunk/debian/changelog 2005-03-10 00:22:29 UTC (rev 21) @@ -4,8 +4,18 @@ * Explain build-dependencies and build-conflicts in debian/control comments. - -- Branden Robinson <[EMAIL PROTECTED]> Wed, 9 Mar 2005 19:19:52 -0500 + * Update build-dependencies relative to xfree86 4.3.0.dfsg.1-12: + + List upstream build dependencies on commands first, followed by + upstream build depenencies on library headers, and then Debian packaging + infrastructure dependencies. + + Remove no-longer needed build dependencies on libfontconfig1-dev (header + files not used), libpaperg (superseded by libpaper1, and depended upon + by tetex-bin nowadays), linux-kernel-headers (depended on by + build-essential package libc6-dev), bzip2 and dbs (new organization of + source package will not require these). + -- Branden Robinson <[EMAIL PROTECTED]> Wed, 9 Mar 2005 19:22:02 -0500 + $Id$ vim:set ai et sts=2 sw=2 tw=78: Modified: trunk/debian/control =================================================================== --- trunk/debian/control 2005-03-10 00:21:43 UTC (rev 20) +++ trunk/debian/control 2005-03-10 00:22:29 UTC (rev 21) @@ -4,7 +4,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Uploaders: Branden Robinson <[EMAIL PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: dpkg-dev (>= 1.10.14), flex, bison, bsdmainutils, groff, zlib1g-dev | libz-dev, libncurses5-dev | libncurses-dev, libpam0g-dev | libpam-dev, libfreetype6-dev, libpaperg, tetex-bin, po-debconf, debhelper (>= 4.1.16), lynx, libglide2-dev (>> 2001.01.26) [i386], libglide3-dev (>= 2002.04.10-7) [alpha amd64 i386 ia64], linux-kernel-headers, libpng12-dev | libpng-dev, libexpat1-dev | libexpat-dev, libfontconfig1-dev, fontconfig, bzip2, libxft-dev (>= 2.1.2), libxrender-dev (>= 0.8.3), libxcursor-dev, dbs +Build-Depends: bison, bsdmainutils, flex, fontconfig, groff, tetex-bin, libexpat1-dev | libexpat-dev, libfreetype6-dev, libglide2-dev (>> 2001.01.26) [i386], libglide3-dev (>= 2002.04.10-7) [alpha amd64 i386 ia64], libncurses5-dev | libncurses-dev, libpam0g-dev | libpam-dev, libpng12-dev | libpng-dev, libxcursor-dev, libxft-dev (>= 2.1.2), libxrender-dev (>= 0.8.3), zlib1g-dev | libz-dev, debhelper (>= 4.1.16), dpkg-dev (>= 1.10.14), lynx, po-debconf Build-Conflicts: cpp-3.3 (<< 1:3.3.3-0pre1), linux-kernel-headers (<< 2.5.999-test7-bk-15) [sparc] # Reasons for Build-Depends: @@ -16,7 +16,8 @@ # therefore do not actually cause a build-dependency, but are mentioned here for # completeness.) # -# Upstream build dependencies are listed first, followed by Debian packaging +# Upstream build dependencies on commands are listed first, followed by +# upstream build depenencies on library headers, and then Debian packaging # infrastructure dependencies. # # bison @@ -144,7 +145,6 @@ # R xc/extras/fontconfig/configure:#include <expat.h> # R xc/extras/fontconfig/configure:#include <expat.h> # R xc/extras/fontconfig/src/fcxml.c:#include <expat.h> -# libfontconfig1-dev # XXX: REMOVE ME; nothing appears to depend on this anymore # libfreetype6-dev # R xc/extras/fontconfig/fontconfig/fcfreetype.h:#include <ft2build.h> # R xc/extras/fontconfig/src/fcfreetype.c:#include <ft2build.h> @@ -210,7 +210,6 @@ # xc/programs/xdm/greeter/verify.c:# include <security/pam_appl.h> # libpng12-dev | libpng-dev # xc/programs/xcursorgen/xcursorgen.c:#include <png.h> -# libpaperg # XXX: REMOVE ME; TETEX-BIN DEPENDS ON libpaper1 NOW # libxcursor-dev # R xc/lib/Xcursor/xcursorint.h:#include <X11/extensions/Xrender.h> # xc/programs/xcursorgen/xcursorgen.c:#include <X11/Xcursor/Xcursor.h> @@ -263,17 +262,12 @@ # xc/lib/font/fontfile/gunzip.c:#include <zlib.h> # xc/lib/lbxutil/lbx_zlib/lbx_zlib.h:#include "zlib.h" # xc/programs/mkfontscale/ident.c:#include "zlib.h" -# linux-kernel-headers # XXX: REMOVE ME; package is now build-essential +# debhelper (>= 4.1.16) po-debconf support # dpkg-dev (>= 1.10.14) (1.10.11) comment support in debian/control; # (1.10.14) architecture-specific binary # package dependencies -# po-debconf debconf template translation support -# debhelper (>= 4.1.16) po-debconf support # lynx generates plain-text version of Debian X FAQ -# bzip2 # XXX: REMOVE ME; was a packaging build-dep -# dbs # XXX: REMOVE ME; ship with patches -# applied and provide targets in -# debian/rules to apply and unapply them +# po-debconf debconf template translation support # Reasons for Build-Conflicts: # cpp-3.3 (<< 1:3.3.3-0pre1) # Previous versions of cpp 3.3 had broken support for the -traditional -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]