rev 3540 - in trunk/packages/kdebase/debian: . patches

Christopher Martin chrsmrtn at costa.debian.org
Thu Apr 13 13:14:12 UTC 2006


Author: chrsmrtn
Date: 2006-04-13 13:14:10 +0000 (Thu, 13 Apr 2006)
New Revision: 3540

Removed:
   trunk/packages/kdebase/debian/patches/07_xlibs-static-pic.diff
Modified:
   trunk/packages/kdebase/debian/changelog
   trunk/packages/kdebase/debian/control
Log:
X.Org 7 change. 07_xlibs-static-pic.diff was around only for libfontenc, it seems.


Modified: trunk/packages/kdebase/debian/changelog
===================================================================
--- trunk/packages/kdebase/debian/changelog	2006-04-13 05:32:52 UTC (rev 3539)
+++ trunk/packages/kdebase/debian/changelog	2006-04-13 13:14:10 UTC (rev 3540)
@@ -12,6 +12,9 @@
   * Revamp /etc/pam.d/kdm and the other pam files. They should now find the
     new /etc/default/locale language settings. (Closes: #361089, #361163)
 
+  * Remove xlibs-static-pic build-dependency, and replace it with
+    libfontenc-dev, for the more modular X.Org 7.
+
   +++ Changes by Pierre Habouzit.
 
   * Add gl.po to the debconf templates. (Closes: #361208)

Modified: trunk/packages/kdebase/debian/control
===================================================================
--- trunk/packages/kdebase/debian/control	2006-04-13 05:32:52 UTC (rev 3539)
+++ trunk/packages/kdebase/debian/control	2006-04-13 13:14:10 UTC (rev 3540)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Isaac Clerencia <isaac at debian.org>, Pierre Habouzit <madcoder at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Riku Voipio <riku.voipio at iki.fi>, Luk Claes <luk at debian.org>
-Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.2), libdbus-qt-1-dev (>= 0.60), libldap2-dev, libhal-dev (>= 0.5.5.1-2), libhal-storage-dev (>= 0.5.5.1-2), libncurses5-dev, libpam0g-dev, libpopt-dev, libraw1394-dev, libsensors-dev, libsmbclient-dev, libusb-dev, libxtst-dev, xutils, xlibs-static-pic, libxss-dev, libxxf86misc-dev, libxau-dev, libxdmcp-dev, libxcomposite-dev, libxdamage-dev, sharutils, texinfo, libavahi-compat-libdnssd-dev (>= 0.4)
+Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.2), libdbus-qt-1-dev (>= 0.60), libldap2-dev, libhal-dev (>= 0.5.5.1-2), libhal-storage-dev (>= 0.5.5.1-2), libncurses5-dev, libpam0g-dev, libpopt-dev, libraw1394-dev, libsensors-dev, libsmbclient-dev, libusb-dev, libxtst-dev, xutils, libfontenc-dev, libxss-dev, libxxf86misc-dev, libxau-dev, libxdmcp-dev, libxcomposite-dev, libxdamage-dev, sharutils, texinfo, libavahi-compat-libdnssd-dev (>= 0.4)
 Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11, kdelibs4-doc
 Build-Conflicts: nvidia-glx
 Standards-Version: 3.6.2

Deleted: trunk/packages/kdebase/debian/patches/07_xlibs-static-pic.diff




More information about the pkg-kde-commits mailing list