aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 19:16:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 19:16:26 +0300
commit16b63d9ad09466f2abb5d39fbd32aa19fdb81044 (patch)
tree51c0156c8b6a4d379d0cabe838d1b6d0d498f85e /debian/README.Debian
parentdebian/Makefile: apt scripting best practices (diff)
downloadconfig-links-16b63d9ad09466f2abb5d39fbd32aa19fdb81044.tar.gz
config-links-16b63d9ad09466f2abb5d39fbd32aa19fdb81044.zip
debian/README: update
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index e70c2f8..4d41a3c 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -7,6 +7,10 @@ then `vagrant ssh`.
There're a bunch of useful one-liners in Makefile. Everything is built in
debian/build-area/.
+ * Merge the new version to the debian branch:
+
+ git merge TAG
+
* Make a source package:
make src
@@ -21,7 +25,7 @@ debian/build-area/.
make dch
- * Tag the last commit:
+ * Tag the last commit in the debian/VERSION format:
make tag