rev 4090 - in kde-extras/kbfx: tags/0.4.9.1-1/debian trunk/debian

Fathi Boudra fboudra-guest at costa.debian.org
Sun Jul 9 09:31:47 UTC 2006


Author: fboudra-guest
Date: 2006-07-09 09:31:47 +0000 (Sun, 09 Jul 2006)
New Revision: 4090

Modified:
   kde-extras/kbfx/tags/0.4.9.1-1/debian/changelog
   kde-extras/kbfx/tags/0.4.9.1-1/debian/kbfx.lintian-overrides
   kde-extras/kbfx/trunk/debian/changelog
   kde-extras/kbfx/trunk/debian/kbfx.lintian-overrides
Log:
sync kbfx with uploaded package

Modified: kde-extras/kbfx/tags/0.4.9.1-1/debian/changelog
===================================================================
--- kde-extras/kbfx/tags/0.4.9.1-1/debian/changelog	2006-07-09 09:28:38 UTC (rev 4089)
+++ kde-extras/kbfx/tags/0.4.9.1-1/debian/changelog	2006-07-09 09:31:47 UTC (rev 4090)
@@ -1,6 +1,7 @@
 kbfx (0.4.9.1-1) unstable; urgency=low
 
   * Initial release (Closes: #335238)
+  * lintian override: special comment about rpath problem
 
  -- Fathi Boudra <fboudra at free.fr>  Mon, 26 Jun 2006 16:23:48 +0200
 

Modified: kde-extras/kbfx/tags/0.4.9.1-1/debian/kbfx.lintian-overrides
===================================================================
--- kde-extras/kbfx/tags/0.4.9.1-1/debian/kbfx.lintian-overrides	2006-07-09 09:28:38 UTC (rev 4089)
+++ kde-extras/kbfx/tags/0.4.9.1-1/debian/kbfx.lintian-overrides	2006-07-09 09:31:47 UTC (rev 4090)
@@ -2,3 +2,10 @@
 # and no other packages uses libkbfxspinx
 kbfx: no-shlibs-control-file usr/lib/libkbfxspinx.so
 kbfx: package-name-doesnt-match-sonames libkbfxspinx
+# the rpath only shows up on amd64 (at least not on i386)
+# It is not a package bug but a bug somewhere else (gcc, ld ?)
+# It appears to be an $(arch) bug and not a $(pkg) one.
+# --disable-rpath is passed correctly to ./configure e.g.
+kbfx: binary-or-shlib-defines-rpath ./usr/lib/kde3/kcm_kcmkbfx.so /usr/lib
+kbfx: binary-or-shlib-defines-rpath ./usr/lib/libkbfxspinx.so /usr/lib
+kbfx: binary-or-shlib-defines-rpath ./usr/bin/kbfxconfigapp /usr/lib:/lib

Modified: kde-extras/kbfx/trunk/debian/changelog
===================================================================
--- kde-extras/kbfx/trunk/debian/changelog	2006-07-09 09:28:38 UTC (rev 4089)
+++ kde-extras/kbfx/trunk/debian/changelog	2006-07-09 09:31:47 UTC (rev 4090)
@@ -1,6 +1,7 @@
 kbfx (0.4.9.1-1) unstable; urgency=low
 
   * Initial release (Closes: #335238)
+  * lintian override: special comment about rpath problem
 
  -- Fathi Boudra <fboudra at free.fr>  Mon, 26 Jun 2006 16:23:48 +0200
 

Modified: kde-extras/kbfx/trunk/debian/kbfx.lintian-overrides
===================================================================
--- kde-extras/kbfx/trunk/debian/kbfx.lintian-overrides	2006-07-09 09:28:38 UTC (rev 4089)
+++ kde-extras/kbfx/trunk/debian/kbfx.lintian-overrides	2006-07-09 09:31:47 UTC (rev 4090)
@@ -2,3 +2,10 @@
 # and no other packages uses libkbfxspinx
 kbfx: no-shlibs-control-file usr/lib/libkbfxspinx.so
 kbfx: package-name-doesnt-match-sonames libkbfxspinx
+# the rpath only shows up on amd64 (at least not on i386)
+# It is not a package bug but a bug somewhere else (gcc, ld ?)
+# It appears to be an $(arch) bug and not a $(pkg) one.
+# --disable-rpath is passed correctly to ./configure e.g.
+kbfx: binary-or-shlib-defines-rpath ./usr/lib/kde3/kcm_kcmkbfx.so /usr/lib
+kbfx: binary-or-shlib-defines-rpath ./usr/lib/libkbfxspinx.so /usr/lib
+kbfx: binary-or-shlib-defines-rpath ./usr/bin/kbfxconfigapp /usr/lib:/lib




More information about the pkg-kde-commits mailing list