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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:15:53 UTC 2015


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

The following commit has been merged in the master branch:
commit c5fbf6ba9714ca15c24a01eb7b70800e5ab32864
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@444 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 6 ++++++
 debian/rules     | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5e44005..f05e65b 100644
--- a/debian/changelog
+++ b/debian/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/debian/rules b/debian/rules
index 98d910f..1798ecd 100755
--- a/debian/rules
+++ b/debian/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