summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 22:40:55 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 22:40:55 +0200
commit4658fc83c9afaf83665f534ee12711cf239c6476 (patch)
tree5e17af13c4e8618b2eca2c37d6258a118521782c
parente087892ca7b47024e3c8eec36903e64d88af9267 (diff)
New README.source to explain the branching model used
-rw-r--r--debian/README.source18
-rw-r--r--debian/changelog5
2 files changed, 21 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..4732fae
--- /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.email> Sun, 08 Jul 2018 22:36:22 +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 b2e8148..5be36cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium
+gcstar (1.7.1+repack-2) unstable; urgency=medium
* debian/control:
- Switch Vcs-* to new loacation.
@@ -19,8 +19,9 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium
- libgd-graph-perl
- libgd-text-perl
- liblocale-codes-perl
+ * New README.source to explain the branching model used.
- -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 20:08:17 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Jul 2018 22:36:22 +0200
gcstar (1.7.1+repack-1) unstable; urgency=medium