aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-05 19:34:05 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-05 19:34:05 +0000
commitd71ca7b8b8359272dcce29e687039df8b0264909 (patch)
tree7087508a08c9ba95c7aba8f3c6dc5dae9d036f14 /debian/README.Debian
parentdebian: 2.0.1-1 (diff)
downloadconfig-links-d71ca7b8b8359272dcce29e687039df8b0264909.tar.gz
config-links-d71ca7b8b8359272dcce29e687039df8b0264909.zip
debian/README: rearrange items
changelog making must go above testing package building.
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 4d41a3c..d83a5d2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -11,6 +11,10 @@ debian/build-area/.
git merge TAG
+ * Add a changelog entry (you'll need to fix & commit it manually):
+
+ make dch
+
* Make a source package:
make src
@@ -21,10 +25,6 @@ debian/build-area/.
make bin
make bin/test # Ignores uncommmited changes.
- * Add a changelog entry (you'll need to fix it manually):
-
- make dch
-
* Tag the last commit in the debian/VERSION format:
make tag