summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DEVELOP.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 8139862..3e86b4f 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -19,8 +19,7 @@ Minimal steps involved in building a new package:
Refresh copyright file:
```shell
-DEB_MAINTAINER_MODE=1 debian/rules pre-build
-DEB_MAINTAINER_MODE=1 debian/rules clean
+debian/copyright-check
```
Resolve changelog from git commits: