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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 6d15991cf8e737af7b8fb0727a2d7e5a93e02aad
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Mon Sep 21 10:27:40 2009 +0000

    * Bump Standards-Version to 3.8.3.
      - Add debian/README.source.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@1247 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 README.source | 38 ++++++++++++++++++++++++++++++++++++++
 changelog     |  5 +++--
 2 files changed, 41 insertions(+), 2 deletions(-)

diff --git a/README.source b/README.source
new file mode 100644
index 0000000..fc98b3d
--- /dev/null
+++ b/README.source
@@ -0,0 +1,38 @@
+This package uses dpatch to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+To get the fully patched source after unpacking the source package, cd
+to the root level of the source package and run:
+
+    debian/rules patch
+
+Removing a patch is as simple as removing its entry from the
+debian/patches/00list file, and please also remove the patch file
+itself.
+
+Creating a new patch is done with "dpatch-edit-patch patch XX_patchname"
+where you should replace XX with a new number and patchname with a
+descriptive shortname of the patch. You can then simply edit all the
+files your patch wants to edit, and then simply "exit 0" from the shell
+to actually create the patch file.
+
+To tweak an already existing patch, call "dpatch-edit-patch XX_patchname"
+and replace XX_patchname with the actual filename from debian/patches
+you want to use.
+
+To clean up afterwards again, "debian/rules unpatch" will do the
+work for you - or you can of course choose to call
+"fakeroot debian/rules clean" all together.
+
+
+--- 
+
+this documentation is part of dpatch package, and may be used by
+packages using dpatch to comply with policy on README.source. This
+documentation is meant to be useful to users who are not proficient in
+dpatch in doing work with dpatch-based packages. Please send any
+improvements to the BTS of dpatch package.
+
+original text by Gerfried Fuchs, edited by Junichi Uekawa <dancer at debian.org>
+10 Aug 2008.
diff --git a/changelog b/changelog
index e729cc3..a1115e8 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
 kdenlive (0.7.5-2) UNRELEASED; urgency=low
 
-  * Bump Standards-Version to 3.8.3 (no changes needed).
+  * Bump Standards-Version to 3.8.3.
+    - Add debian/README.source.
   * Wrap build dependency lines.
   * Add patch 01-spanish_translations_fixes, which fixes many spanish
     translations. Thanks to Margarita Manterola <marga at debian.org>.
@@ -9,7 +10,7 @@ kdenlive (0.7.5-2) UNRELEASED; urgency=low
     genisoimage. Thanks to Didier Raboud <didier at raboud.com>.
     Closes: #547501
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 21 Sep 2009 12:07:07 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 21 Sep 2009 12:27:06 +0200
 
 kdenlive (0.7.5-1) unstable; urgency=low
 

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list