[SCM] gmerlin-encoders/master: Document git-tuneclone.sh in debian/README.source

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Nov 10 19:46:56 UTC 2015


The following commit has been merged in the master branch:
commit 96c9f8bbc0055e169d17f431fb7a316d6a4b8462
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 10 20:46:51 2015 +0100

    Document git-tuneclone.sh in debian/README.source

diff --git a/debian/README.source b/debian/README.source
index f88449e..3bce22a 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -9,3 +9,21 @@ More info here: http://wiki.debian.org/CDBS+git-buildpackage
 
 
  -- Jonas Smedegaard <dr at jones.dk>  Mon, 18 Feb 2013 12:55:37 +0100
+
+git-tuneclone.sh
+----------------
+
+This package comes with a script 'debian/git-tuneclone.sh'.
+Running it after a fresh clone of the packaging repository
+will fine-tune your local copy, namely:
+- make git ignore any .pc/ directory (created by quilt)
+- enable the "-follow-tags" when running 'git-push', so it's harder
+  to forget to push packaging tags along with the branches.
+- do an initial checkout of the 3 packaging branches (master, pristine-tar,
+  upstream)
+The script only needs to run once (though running it multiple times shouldn't
+matter).
+You are of course free to *not* run the script, if you prefer.
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Tue, 11 Nov 2015 11:11:03 +0100
+

-- 
gmerlin-encoders packaging



More information about the pkg-multimedia-commits mailing list