[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r218 - trunk/debian



Author: branden
Date: 2005-06-14 17:59:43 -0500 (Tue, 14 Jun 2005)
New Revision: 218

Modified:
   trunk/debian/TODO
   trunk/debian/control
Log:
Add dbs to the package build-dependencies and document why (thanks, Julien
Christau!).

Update TODO item.


Modified: trunk/debian/TODO
===================================================================
--- trunk/debian/TODO	2005-06-14 22:43:25 UTC (rev 217)
+++ trunk/debian/TODO	2005-06-14 22:59:43 UTC (rev 218)
@@ -233,7 +233,8 @@
 xorg-x11 6.8.2-1 (unstable)
 ---------------------------
 * Migrate source package to traditional .orig.tar.gz/.diff.gz layout, adopt
-  quilt as the patch management system, and commit all patches to trunk/xc.
+  quilt as the patch management system, commit all patches to trunk/xc, stop
+  using dbs and drop the build-dependency on it.
 
 * Prune the X.Org X11 tree before generating .orig.tar.gz:
   + xterm

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2005-06-14 22:43:25 UTC (rev 217)
+++ trunk/debian/control	2005-06-14 22:59:43 UTC (rev 218)
@@ -4,7 +4,7 @@
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
 Standards-Version: 3.6.1
-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-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, dbs
 Build-Conflicts: cpp-3.3 (<< 1:3.3.3-0pre1), linux-kernel-headers (<< 2.5.999-test7-bk-15) [sparc]
 
 # Reasons for Build-Depends:
@@ -268,6 +268,7 @@
 #                                   package dependencies
 #   lynx                            generates plain-text version of Debian X FAQ
 #   po-debconf                      debconf template translation support
+#   dbs                             package build system
 # Reasons for Build-Conflicts:
 #   cpp-3.3 (<< 1:3.3.3-0pre1)
 #       Previous versions of cpp 3.3 had broken support for the -traditional



Reply to: