aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-07 17:38:38 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-07 17:38:38 +0200
commit70f74ae33a4ca622150970e2555ac0c799636db6 (patch)
tree50a5180093e7f654ff7c9535a8e3ba9539402b8a /INSTALL
parent0f3cfac7f1961dad77d8fab3abc83f58b3bb20fa (diff)
parentac3e4cf6300448e9c83b45db1b769d79c6df2e38 (diff)
Merge branch 'master' into debian
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3c581cb..e11e08a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-imapsync depends on the following Perl modules:
+InterIMAP depends on the following Perl modules:
- Config::Tiny
- DBI
@@ -23,5 +23,10 @@ However Debian GNU/Linux users can also use gbp(1) from git-buildpackage
to build their own package:
$ git checkout debian
+ $ AUTO_DEBSIGN=no gbp buildpackage
+
+Alternatively, for the development version:
+
+ $ git checkout debian
$ git merge master
$ AUTO_DEBSIGN=no gbp buildpackage --git-force-create --git-upstream-tree=BRANCH