diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-17 17:38:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-17 17:38:17 +0100 |
commit | 3f425fc90830f10341a0ff03312f9ea13e97f1e1 (patch) | |
tree | 97f75ac6bbdc18fd8c78c7cd6f74ac3d6d1c5383 | |
parent | 1aa3b61a3749a42ac7191eef448323f39909ffd1 (diff) |
use git flow
-rw-r--r-- | debian/README.source | 18 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 24 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 fb46d9b..ec18661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium + + * New README.source to explain the branching model used. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 17 Dec 2017 17:36:22 +0100 + gcstar (1.7.1+repack-1) unstable; urgency=medium * debian/copyright: |