]> git.g-eek.se Git - interimap.git/commitdiff
Add instructions for how to build the Debian package.
authorGuilhem Moulin <guilhem@fripost.org>
Sun, 6 Sep 2015 20:31:49 +0000 (22:31 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Sun, 6 Sep 2015 20:51:52 +0000 (22:51 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index c9c13899e5146a1762d412695d49ed6084278e4b..3c581cbfa16b8e217480bdd4f5e3c748c0d5882f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,3 +18,10 @@ On Debian GNU/Linux systems, these modules can be installed with the
 following command:
 
   apt-get install libconfig-tiny-perl libdbi-perl libdbd-sqlite3-perl libio-socket-ssl-perl
+
+However Debian GNU/Linux users can also use gbp(1) from git-buildpackage
+to build their own package:
+
+  $ git checkout debian
+  $ git merge master
+  $ AUTO_DEBSIGN=no gbp buildpackage --git-force-create --git-upstream-tree=BRANCH