diff options
-rw-r--r-- | debian/README.source | 20 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 22 insertions, 1 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..9475cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,9 @@ 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 + -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 17:41:29 +0200 fast-cpp-csv-parser (0.0+git20160525~9bf299c-1) unstable; urgency=medium |