From eea1d049dbbaf92013747c6803c6639c92fc629e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 5 May 2018 20:34:54 +0200 Subject: d/README.source: Add section to explain the branching model used --- debian/README.source | 21 +++++++++++++++++++++ debian/changelog | 2 ++ 2 files changed, 23 insertions(+) diff --git a/debian/README.source b/debian/README.source index 987a1c4..0c2750a 100644 --- a/debian/README.source +++ b/debian/README.source @@ -4,3 +4,24 @@ xtrkcad for Debian sources Note that as this project uses cmake, the package uses a separate intermediary folder, build, for actual construction. This directory is then removed in the clean step. Be careful to make any changes above this temporary directory. + +########################## + +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 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 fb9874c..834edb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ xtrkcad (1:5.1.1-1) UNRELEASED; urgency=medium - Refresh patches. - Remove upstream build artefacte. * Declare compliance with Debian Policy 4.1.4 (No changes needed). + * README.source: + - Add section to explain the branching model used. -- Jörg Frings-Fürst Sat, 05 May 2018 18:22:45 +0200 -- cgit v1.2.3