rev 18321 - trunk/packages/kdebindings/debian

Modestas Vainius modax at alioth.debian.org
Sat Jun 12 08:36:22 UTC 2010


Author: modax
Date: 2010-06-12 08:36:18 +0000 (Sat, 12 Jun 2010)
New Revision: 18321

Modified:
   trunk/packages/kdebindings/debian/changelog
   trunk/packages/kdebindings/debian/control
   trunk/packages/kdebindings/debian/rules
Log:
Bump pkg-kde-tools build dependency to (>= 0.9.2) for HTML_INSTALL_DIR
switch, 3.0 (quilt) source format support and
DEB_KDE_LINK_WITH_NO_UNDEFINED flag.

Modified: trunk/packages/kdebindings/debian/changelog
===================================================================
--- trunk/packages/kdebindings/debian/changelog	2010-06-12 07:08:02 UTC (rev 18320)
+++ trunk/packages/kdebindings/debian/changelog	2010-06-12 08:36:18 UTC (rev 18321)
@@ -10,8 +10,9 @@
   * Update email address.
 
   [ Modestas Vainius ]
-  * Bump pkg-kde-tools build dependency to (>= 0.9) for HTML_INSTALL_DIR
-    switch and 3.0 (quilt) source format support.
+  * Bump pkg-kde-tools build dependency to (>= 0.9.2) for HTML_INSTALL_DIR
+    switch, 3.0 (quilt) source format support and
+    DEB_KDE_LINK_WITH_NO_UNDEFINED flag.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
     tarballs.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).

Modified: trunk/packages/kdebindings/debian/control
===================================================================
--- trunk/packages/kdebindings/debian/control	2010-06-12 07:08:02 UTC (rev 18320)
+++ trunk/packages/kdebindings/debian/control	2010-06-12 08:36:18 UTC (rev 18321)
@@ -3,11 +3,11 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: kde-sc-dev-latest (>= 4:4.4.4),
- debhelper (>= 7), cmake, ,
+ debhelper (>= 7), cmake, pkg-kde-tools (>= 0.9.2),
  kdelibs5-dev (>= 4:4.4), libqt4-opengl-dev (>= 4.6.2), libphonon-dev (>= 4:4.6.0really),
  libsoprano-dev (>= 2.3.0), libqimageblitz-dev,
  python, python-all-dev, python-sip-dev (>= 4.10), python-qt4 (>> 4.7-2), python-qt4-dev (>> 4.7-2),
- ruby1.8-dev, ruby1.8, python-support (>= 0.6), pkg-kde-tools (>= 0.9),
+ ruby1.8-dev, ruby1.8, python-support (>= 0.6), 
  mono-devel (>= 2.0.1) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
  cli-common-dev (>= 0.5.4) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
  monodoc-base [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],

Modified: trunk/packages/kdebindings/debian/rules
===================================================================
--- trunk/packages/kdebindings/debian/rules	2010-06-12 07:08:02 UTC (rev 18320)
+++ trunk/packages/kdebindings/debian/rules	2010-06-12 08:36:18 UTC (rev 18321)
@@ -1,6 +1,7 @@
 #! /usr/bin/make -f
 
 DEB_KDE_LINK_WITH_AS_NEEDED := yes
+DEB_KDE_LINK_WITH_NO_UNDEFINED := no
 include /usr/share/pkg-kde-tools/makefiles/1/variables.mk
 
 ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)




More information about the pkg-kde-commits mailing list