rev 13846 - kde-extras/basket/trunk/debian

Sune Vuorela pusling-guest at alioth.debian.org
Thu Feb 19 21:59:25 UTC 2009


Author: pusling-guest
Date: 2009-02-19 21:59:24 +0000 (Thu, 19 Feb 2009)
New Revision: 13846

Removed:
   kde-extras/basket/trunk/debian/basket-kontact-integration.install
Modified:
   kde-extras/basket/trunk/debian/changelog
   kde-extras/basket/trunk/debian/control
   kde-extras/basket/trunk/debian/rules
Log:
Yay for Lenny. Remove kontact plugin.

Deleted: kde-extras/basket/trunk/debian/basket-kontact-integration.install

Modified: kde-extras/basket/trunk/debian/changelog
===================================================================
--- kde-extras/basket/trunk/debian/changelog	2009-02-19 15:37:22 UTC (rev 13845)
+++ kde-extras/basket/trunk/debian/changelog	2009-02-19 21:59:24 UTC (rev 13846)
@@ -1,3 +1,9 @@
+basket (1.0.2-6) unstable; urgency=low
+
+  * Yay for Lenny. Remove kontact plugin.
+
+ -- Sune Vuorela <debian at pusling.com>  Sun, 15 Feb 2009 12:15:01 +0100
+
 basket (1.0.2-5) unstable; urgency=low
 
   * Also allow automake 1.10 usage - and just build-dep on automake i

Modified: kde-extras/basket/trunk/debian/control
===================================================================
--- kde-extras/basket/trunk/debian/control	2009-02-19 15:37:22 UTC (rev 13845)
+++ kde-extras/basket/trunk/debian/control	2009-02-19 21:59:24 UTC (rev 13846)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>
-Build-Depends: debhelper (>= 5), autotools-dev, kdelibs4-dev (>= 4:3.5.6), kdepim-dev (>= 4:3.5.9-2), libgpgme11-dev, quilt (>= 0.40), autoconf, libtool, automake
+Build-Depends: debhelper (>= 5), autotools-dev, kdelibs4-dev (>= 4:3.5.6), libgpgme11-dev, quilt (>= 0.40), autoconf, libtool, automake
 Homepage: http://basket.kde.org/
 Standards-Version: 3.7.2
 
@@ -19,17 +19,3 @@
  you want in one place, keep data on hand, take notes...
  .
   Homepage: http://basket.kde.org/
-
-Package: basket-kontact-integration
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${kontact:Depends}
-Description: a multi-purpose note-taking appliction, Kontact integration
- This application provides as many baskets (drawers) as you wish; Several
- kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. 
- .
- Objects can be edited, copied, dragged... So, they can be arranged
- according to users' taste. Moreover, Basket allows you to keep all objects 
- you want in one place, keep data on hand, take notes...
- .
- This package contains the kontact-kde3 plugin
- .

Modified: kde-extras/basket/trunk/debian/rules
===================================================================
--- kde-extras/basket/trunk/debian/rules	2009-02-19 15:37:22 UTC (rev 13845)
+++ kde-extras/basket/trunk/debian/rules	2009-02-19 21:59:24 UTC (rev 13846)
@@ -82,15 +82,12 @@
 
 	# Install into package-build-dir
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-	#incompatible compatible file
-	rm $(CURDIR)/debian/tmp/usr/share/services/kontact/basket_v4.desktop
 
 	mkdir -p $(CURDIR)/debian/tmp/usr/share/applications/kde/
 	mv $(CURDIR)/debian/tmp/usr/share/applnk/Utilities/basket.desktop $(CURDIR)/debian/tmp/usr/share/applications/kde/
 
 binary-indep: build install
 
-KONTACT_PLUGIN_ABI=$(shell echo $(shell grep X-KDE-KontactPluginVersion kontact_plugin/basket.desktop|sed 's/X-KDE-KontactPluginVersion//;s/=//'))
 binary-arch: build install
 	dh_testdir
 	dh_testroot
@@ -108,7 +105,6 @@
 	dh_fixperms
 	dh_installdeb
 	dh_shlibdeps
-	echo kontact:Depends=kontact-plugin-abi-$(KONTACT_PLUGIN_ABI) >> debian/basket-kontact-integration.substvars
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb




More information about the pkg-kde-commits mailing list