[SCM] kdenlive packaging branch, master, updated. 9f550ac28d3e70cb6e0992fdea79b6c2f9777920

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:10 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=427dddb

The following commit has been merged in the master branch:
commit 427dddb57095ca8841354546f5bccbf6ac4b987c
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Fri May 29 19:46:35 2009 +0000

    * Remove deprecated dh_desktop call.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@959 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 5 +++--
 debian/rules     | 1 -
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8af715..683da96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kdenlive (0.7.3-4) UNRELEASED; urgency=low
+kdenlive (0.7.3-4) unstable; urgency=low
 
   * Depend on ffmpeg.
   * Recommend frei0r-plugins, recordmydesktop, dvdauthor and genisoimage.
@@ -6,8 +6,9 @@ kdenlive (0.7.3-4) UNRELEASED; urgency=low
   * Add conflicts against kdenlive (<< 0.7.2.1) to kdenlive-data, because it
     clashes with the old debian-multimedia.org version.
     Closes: #529048
+  * Remove deprecated dh_desktop call.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 29 May 2009 21:37:44 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 29 May 2009 21:46:15 +0200
 
 kdenlive (0.7.3-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index bac8f40..2726055 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,6 @@ binary-arch: build install
 	dh_installdocs -a
 	dh_install -a
 	dh_installmenu -a
-	dh_desktop -a
 	dh_strip -a --dbg-package=kdenlive-dbg
 	dh_compress -a
 	dh_fixperms -a

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list