summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2018-03-22 07:24:59 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2018-03-22 07:24:59 +0100
commit52052c161e3230d27658d819be68abd4597aa6eb (patch)
tree5fb118d3fa2a2193faf3758898ee7fe2b6abb549
parentf5db3e225f650873b63d3a9078ddfcdf02062ee9 (diff)
New README.source to explain the branching model used
-rw-r--r--debian/README.source18
-rw-r--r--debian/changelog1
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..e4f2b3d
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,18 @@
+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-webhosting.net> Fri, 02 Jun 2017 19:00:40 +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 b13ab27..50132b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ uriparser (0.8.5-1) UNRELEASED; urgency=medium
* Change to my new email address:
- debian/control
- debian/copyright
+ * New README.source to explain the branching model used.
-- Jörg Frings-Fürst <debian@jff.email> Wed, 21 Mar 2018 22:11:26 +0100