summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 17:25:16 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 17:25:16 +0200
commita62878f89b698ce927703a5c51351c739faece44 (patch)
tree4d26c268a4b1d34d2c08d21a7f35b112336953a6
parent9370e3101dc1927f97d23c47b1dc9123240af309 (diff)
Add new section into README.source to explain the branching model used
-rw-r--r--debian/README.source20
-rw-r--r--debian/changelog1
2 files changed, 21 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index efd5624..5c689a6 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -10,3 +10,23 @@ The batch is also in debian/doc.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 08 Aug 2014 13:22:16 +0200
+################################################################################
+
+Hello,
+
+now I use the branching model from Vincent Driessen[1].
+
+I use the gitflow-avh[2]. with the Documentation[3].
+The Debian package can be found here[4].
+
+Please upload unattended uploads use a branch feature/<your title>.
+
+
+Many thanks.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 17:11:18 +0200
+
+[1] http://nvie.com/posts/a-successful-git-branching-model/
+[2] https://github.com/petervanderdoes/gitflow-avh
+[3] https://github.com/petervanderdoes/gitflow-avh/wiki
+[4] https://tracker.debian.org/pkg/git-flow
diff --git a/debian/changelog b/debian/changelog
index ba9ffc2..2781a56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ fast-cpp-csv-parser (0.0+git20160525~9bf299c-2) unstable; urgency=high
- Use secure URI for the copyright format.
- Add year 2018 for packaging.
- Add section for debian/patches/*.
+ * Add new section into README.source to explain the branching model used.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 17:11:18 +0200