[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:30:40 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 362129b737b267b1e20902d741fd81936b89f205
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Sat Jan 10 11:52:11 2009 +0000

    * Add get-orig-source target.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@444 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 rules     | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/changelog b/changelog
index 5e44005..f05e65b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.7.1-2) UNRELEASED; urgency=low
+
+  * Add get-orig-source target.
+
+ -- Patrick Matthäi <patrick.matthaei at web.de>  Sat, 10 Jan 2009 12:47:24 +0200
+
 kdenlive (0.7.1-1) unstable; urgency=low
 
   * Initial release.
diff --git a/rules b/rules
index 98d910f..1798ecd 100755
--- a/rules
+++ b/rules
@@ -91,5 +91,10 @@ binary-arch: build install
 	dh_md5sums -a
 	dh_builddeb -a
 
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
+	@@uscan --force-download --destdir ../tarball
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list