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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 5ad1386a2940e5f412d5639264c9e3523c3fce44
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Thu Apr 30 06:41:08 2009 +0000

    * Fix typo in get-orig-source target.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@811 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 3 ++-
 rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 198c19a..1d69437 100644
--- a/changelog
+++ b/changelog
@@ -3,8 +3,9 @@ kdenlive (0.7.3-1) UNRELEASED; urgency=low
   * New upstream release.
   * Change my email address.
   * Remove DM-Upload-Allowed control field.
+  * Fix typo in get-orig-source target.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 20 Apr 2009 19:44:59 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 30 Apr 2009 08:40:42 +0200
 
 kdenlive (0.7.2.1-1) unstable; urgency=low
 
diff --git a/rules b/rules
index 543d70a..b0b5bb3 100755
--- a/rules
+++ b/rules
@@ -94,7 +94,7 @@ binary-arch: build install
 get-orig-source:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
-	@@uscan --force-download --destdir ../tarball
+	@@uscan --force-download --destdir ../tarballs
 
 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