diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index d9005cf..83a663b 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -25,8 +25,10 @@ debian/build-area/. make bin make bin/test # Ignores uncommmited changes. - * Tag the last commit in the debian/VERSION format: + * Commit the changes: + git add changelog + make commit make tag * Upload the source package to the PPA: |