summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 14:52:36 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 14:52:36 +0200
commitd24476ffb1406d0f7f1651adf730c4945c50cfd1 (patch)
tree52bf0b97a21a6ee05c6f6cf4d9ab00d350c2123c /debian
parent9c5118ba93871235dcc7dbb02ed16ea00adb6dd7 (diff)
New README.source to explain the branching model used
Diffstat (limited to 'debian')
-rw-r--r--debian/README.source18
-rw-r--r--debian/changelog7
2 files changed, 25 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..e4f2b3d
--- /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-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 81d83d7..38defba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+argyll (1.9.2+repack-2) UNRELEASED; urgency=medium
+
+ * New README.source to explain the branching model used.
+ *
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 26 Aug 2017 14:50:25 +0200
+
argyll (1.9.2+repack-1) unstable; urgency=medium
* New upstream release.