rev 15698 - kde-extras/kvirc/trunk/debian

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Tue Aug 18 22:51:03 UTC 2009


Author: kebianizao-guest
Date: 2009-08-18 22:51:03 +0000 (Tue, 18 Aug 2009)
New Revision: 15698

Modified:
   kde-extras/kvirc/trunk/debian/changelog
   kde-extras/kvirc/trunk/debian/rules
Log:
Removing upstream license. Already provided by package.

Modified: kde-extras/kvirc/trunk/debian/changelog
===================================================================
--- kde-extras/kvirc/trunk/debian/changelog	2009-08-18 22:50:56 UTC (rev 15697)
+++ kde-extras/kvirc/trunk/debian/changelog	2009-08-18 22:51:03 UTC (rev 15698)
@@ -28,6 +28,7 @@
   * Fix "kvirc has circular Depends on kvirc-data". Now kvirc-data suggests 
     kvirc (Closes: #525037)
   * Adding license file Debian path on copyright file.
+  * Removing upstream license. Already provided by package.
 
  -- Raúl Sánchez Siles <rasasi78 at gmail.com>  Wed, 25 Mar 2009 01:39:37 +0100
 

Modified: kde-extras/kvirc/trunk/debian/rules
===================================================================
--- kde-extras/kvirc/trunk/debian/rules	2009-08-18 22:50:56 UTC (rev 15697)
+++ kde-extras/kvirc/trunk/debian/rules	2009-08-18 22:51:03 UTC (rev 15698)
@@ -15,3 +15,14 @@
 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
 	$(if $(wildcard /usr/bin/dh_desktop),dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS))
 endif
+
+#Remove the upstream provided license file since it's already provided by debian copyright
+common-install-indep::
+	rm -r $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/4.0/license
+
+#	#
+#	#	Move KDE service files to a better position
+#	#
+#	mv $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/services \
+#	   $(CURDIR)/debian/tmp/$(DEB_CONFIGURE_PREFIX)/share/kvirc/3.4/
+




More information about the pkg-kde-commits mailing list