summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-09-19 19:11:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-09-19 19:11:31 -0300
commit9dcdccbcd84cf614780486b1ede14803734eeeca (patch)
treee21c0011fe9aded86968252e04c7034aae7ba1c0 /README.md
parent1609d9af6b6fbd92a093c89a7c992833987145da (diff)
downloaddebian-9dcdccbcd84cf614780486b1ede14803734eeeca.tar.gz
debian-9dcdccbcd84cf614780486b1ede14803734eeeca.tar.bz2
Signing...
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4221d61..f72b32b 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,13 @@ Building
DIST=wheezy sudo -E cowbuilder --build $package*.dsc
+Signing
+-------
+
+To sign both the `.dsc` and the `.changes` files:
+
+ debsign $package*.changes
+
Uploading
---------