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

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


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

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

diff --git a/debian/changelog b/debian/changelog
index 198c19a..1d69437 100644
--- a/debian/changelog
+++ b/debian/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/debian/rules b/debian/rules
index 543d70a..b0b5bb3 100755
--- a/debian/rules
+++ b/debian/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