summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-28 09:27:29 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-28 09:27:29 +0100
commitf2b9f97e97b9434780faf69c7122979f58dc2bd0 (patch)
treedf9da17595f4374b8bb6eab2e1a7c7f0256b45ee
parent36ad922921a53c347e38e54cb8935fa2efc96d9e (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 9dd35a4..5ac10d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xsane (0.999-6) UNRELEASED; urgency=medium
* new debian/patches/0915-i18n_typo_geometrie.patch:
- Correct typo (Closes: #862972).
+ * New README.source to explain the branching model used.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 19 May 2017 18:24:37 +0200