[SCM] kdenlive packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-561-gb8d8ab5

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 18 19:31:15 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 1c21c4260372b7fd1f98aac70428a1d442885d88
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed May 14 11:26:36 2014 +0000

    * Use debian/clean instead of overwriting dh_auto_clean.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@5317 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 1 +
 clean     | 1 +
 rules     | 4 ----
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 2bec1ec..4b95d07 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,7 @@ kdenlive (0.9.8-1) UNRELEASED; urgency=medium
   * New upstream release.
     - Use profiles from mlt.
       Closes: #739878
+  * Use debian/clean instead of overwriting dh_auto_clean.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 14 May 2014 13:23:55 +0200
 
diff --git a/clean b/clean
new file mode 100644
index 0000000..f0260dc
--- /dev/null
+++ b/clean
@@ -0,0 +1 @@
+debian/kdenlive.menu
diff --git a/rules b/rules
index 66fae3e..0358f22 100755
--- a/rules
+++ b/rules
@@ -14,10 +14,6 @@ endif
 override_dh_auto_configure:
 	dh_auto_configure -- $(EXTRAFLAGS)
 
-override_dh_auto_clean:
-	rm -f $(CURDIR)/debian/kdenlive.menu
-	dh_auto_clean
-
 override_dh_install:
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/kde/HTML/*/kdenlive/common
 	cp $(CURDIR)/data/kdenlive.menu $(CURDIR)/debian/

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list