aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-14 11:39:33 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-14 12:43:41 +0100
commit1005c094839b76dffde6a10138af978cb8d83375 (patch)
tree8939edec1a858f5dd325e501edc626e9a571d541 /INSTALL
parent43283731d372ba21bc5418bd02150671f81ce633 (diff)
Rename debian branch to debian/latest.
For DEP-14 compliance.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4780989..a0fcb72 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,11 +49,11 @@ the following command:
However Debian GNU/Linux users can also use gbp(1) from git-buildpackage
to build their own package:
- $ git checkout debian
+ $ git checkout debian/latest
$ AUTO_DEBSIGN=no gbp buildpackage
Alternatively, for the development version:
- $ git checkout debian
+ $ git checkout debian/latest
$ git merge master
$ AUTO_DEBSIGN=no gbp buildpackage --git-force-create --git-upstream-tree=BRANCH