From a62878f89b698ce927703a5c51351c739faece44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 17:25:16 +0200 Subject: Add new section into README.source to explain the branching model used --- debian/README.source | 20 ++++++++++++++++++++ debian/changelog | 1 + 2 files changed, 21 insertions(+) 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 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/. + + +Many thanks. + + -- Jörg Frings-Fürst 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 Sun, 08 Jul 2018 17:11:18 +0200 -- cgit v1.2.3 From 763b533c2bf21eaeb9d5e2cd28964980edd91dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 17:55:10 +0200 Subject: d/changelog: Change date/time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2781a56..9475cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,7 @@ fast-cpp-csv-parser (0.0+git20160525~9bf299c-2) unstable; urgency=high - Add section for debian/patches/*. * Add new section into README.source to explain the branching model used. - -- Jörg Frings-Fürst Sun, 08 Jul 2018 17:11:18 +0200 + -- Jörg Frings-Fürst Sun, 08 Jul 2018 17:41:29 +0200 fast-cpp-csv-parser (0.0+git20160525~9bf299c-1) unstable; urgency=medium -- cgit v1.2.3