rev 7127 - trunk/packages/kdepim/debian
Ana Beatriz Guerrero López
ana at alioth.debian.org
Thu Aug 23 23:26:26 UTC 2007
Author: ana
Date: 2007-08-23 23:26:26 +0000 (Thu, 23 Aug 2007)
New Revision: 7127
Modified:
trunk/packages/kdepim/debian/changelog
trunk/packages/kdepim/debian/rules
Log:
* Rebuild without --enable final on all archs now. It seems the only way
to get it built in all the buildd network.
Modified: trunk/packages/kdepim/debian/changelog
===================================================================
--- trunk/packages/kdepim/debian/changelog 2007-08-23 23:25:31 UTC (rev 7126)
+++ trunk/packages/kdepim/debian/changelog 2007-08-23 23:26:26 UTC (rev 7127)
@@ -1,6 +1,13 @@
+kdepim (4:3.5.7-4) unstable; urgency=low
+
+ * Rebuild without --enable final on all archs now. It seems the only way
+ to get it built in all the buildd network.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org> Thu, 23 Aug 2007 23:20:38 +0200
+
kdepim (4:3.5.7-3) unstable; urgency=low
- * Rebuild without --enable-final.
+ * Rebuild without --enable-final on mipsel.
* Update section in Debian menu files.
-- Ana Beatriz Guerrero Lopez <ana at debian.org> Wed, 22 Aug 2007 07:44:48 +0200
Modified: trunk/packages/kdepim/debian/rules
===================================================================
--- trunk/packages/kdepim/debian/rules 2007-08-23 23:25:31 UTC (rev 7126)
+++ trunk/packages/kdepim/debian/rules 2007-08-23 23:26:26 UTC (rev 7127)
@@ -15,6 +15,9 @@
DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)
+#override cdbs files, no --enable-final in kdepim
+DEB_KDE_ENABLE_FINAL :=
+
post-patches:: debian/stamp-libtool-update
debian/stamp-libtool-update:
More information about the pkg-kde-commits
mailing list