diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-15 15:50:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-15 15:50:05 -0300 |
commit | bdb39979539b0ad7bdba5b58c1a0f75ffb97f19b (patch) | |
tree | e7d5e84f33ad8235729753b0deb9985f458b9192 | |
parent | 911c8658dfdb1d86d84cad4ba1fe57061a97b4b0 (diff) | |
download | keyringer-bdb39979539b0ad7bdba5b58c1a0f75ffb97f19b.tar.gz keyringer-bdb39979539b0ad7bdba5b58c1a0f75ffb97f19b.tar.bz2 |
Enhancing the development workflow (3)
-rw-r--r-- | development.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development.mdwn b/development.mdwn index 4267f96..96bd234 100644 --- a/development.mdwn +++ b/development.mdwn @@ -53,7 +53,7 @@ Build the package from the git three using the upstream branch: git-buildpackage -Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/140697/how-do-i-run-lintian-from-pbuilder-dist): +Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/140697/how-do-i-run-lintian-from-pbuilder-dist)): lintian ../build-area/keyringer_*.deb |