New README.source to explain the branching model used

This commit is contained in:
Jörg Frings-Fürst 2017-06-10 14:51:00 +02:00
parent b0014a4780
commit 181a0ebb69
No known key found for this signature in database
GPG Key ID: 09F89F3C8CA1D25D
2 changed files with 19 additions and 0 deletions

18
debian/README.source vendored Normal file
View File

@ -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

1
debian/changelog vendored
View File

@ -19,6 +19,7 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium
* Use the automatic debug symbol packages:
- Remove dmidecode-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.
* New README.source to explain the branching model used.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 31 May 2017 23:27:55 +0200