summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 08:40:25 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 08:40:25 +0200
commitb4f38d7d8bf8b2d5fa755c8fbd868e502eb66130 (patch)
tree4b82192c7bd2d59ed50921924a3ba0bb3e662905
parentfdbb426abaf3f9f2a619e3bc36c6fe139ace8175 (diff)
New debian/DEVELOP.debian
-rw-r--r--debian/DEVELOP.Debian18
-rw-r--r--debian/changelog1
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/DEVELOP.Debian b/debian/DEVELOP.Debian
new file mode 100644
index 0000000..e4f2b3d
--- /dev/null
+++ b/debian/DEVELOP.Debian
@@ -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
diff --git a/debian/changelog b/debian/changelog
index f7a5854..800946a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libonig (6.3.0-1) unstable; urgency=medium
* Use the automatic debug symbol packages:
- Remove libonig4-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.
+ * New debian/DEVELOP.debian
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 02 Jun 2017 19:00:40 +0200