[SCM] tora Debian packaging branch, master, updated. debian/2.0.0-1-14-g9388d89
Michael Meskes
meskes at alioth.debian.org
Fri Sep 11 07:06:05 UTC 2009
The following commit has been merged in the master branch:
commit c6bc0fe0ecda7b15e3df09e84b84d436460b4ba7
Author: Michael Meskes <meskes at debian.org>
Date: Thu Sep 10 18:24:50 2009 +0200
Removed dh_desktop that has no functionality anymore.
---
debian/changelog | 3 ++-
debian/rules | 1 -
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 36b92f9..556efe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ tora (2.1.0-1) unstable; urgency=low
* Bumped Standards-Version to 3.8.3, no changes needed.
* New project homepage.
* Removed no longer needed 01_missing_includes.dpatch.
+ * Removed no longer used dh_desktop call.
- -- Michael Meskes <meskes at debian.org> Wed, 09 Sep 2009 11:50:20 +0200
+ -- Michael Meskes <meskes at debian.org> Thu, 10 Sep 2009 18:24:33 +0200
tora (2.0.0-4) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index ca29d77..a01c5ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,4 +28,3 @@ install/tora::
-install --owner root --group root --mode=644 $(CURDIR)/src/icons/toramini.xpm $(CURDIR)/debian/tora/usr/share/icons/hicolor/16x16/apps/tora.xpm
# we have a desktop file
-install --owner root --group root --mode=644 $(CURDIR)/debian/tora.desktop $(CURDIR)/debian/tora/usr/share/applications
- dh_desktop
--
tora Debian packaging
More information about the pkg-kde-commits
mailing list