summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 09:06:10 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 09:06:10 +0200
commit7f089b452a308f8b18712061d877e44407b3aa93 (patch)
tree4f776bd7c51b03308fa5d8ef3ff5b6abc91748cc
parentdaa075af9bd5f5818cb5ca4bc6f8118ccf0df7ab (diff)
New debian/DEVELOP.debian
-rw-r--r--debian/DEVELOP.Debian18
-rw-r--r--debian/changelog3
2 files changed, 20 insertions, 1 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 04c7b1f..99fa248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-shotwell (0.26.1-1) UNRELEASED; urgency=medium
+shotwell (0.26.2-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #855681).
- debian/control: Add new appstream-util, libappstream-glib-dev and
libgdata-dev to Build-Depends.
+ * New debian/DEVELOP.debian.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100