Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index d91837e..d9005cf 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 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