diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-17 11:09:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-17 11:09:47 -0300 |
commit | 042cf4034da901bdffefbfa50dad491dd280d37e (patch) | |
tree | e2689bf03f4889e3e18c4ba1d6d98c62cb0fba22 /development.mdwn | |
parent | 957ac01ae191d471436b720c6e82f91716a8f2c4 (diff) | |
download | keyringer-042cf4034da901bdffefbfa50dad491dd280d37e.tar.gz keyringer-042cf4034da901bdffefbfa50dad491dd280d37e.tar.bz2 |
Fixing debian/control and updating docs
Diffstat (limited to 'development.mdwn')
-rw-r--r-- | development.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development.mdwn b/development.mdwn index 90e18d1..f4e0518 100644 --- a/development.mdwn +++ b/development.mdwn @@ -62,7 +62,8 @@ Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/1 lintian ../build-area/keyringer_*.deb -References: +References +---------- * [Using Git for Debian Packaging](http://www.eyrie.org/~eagle/notes/debian/git.html). * [Building packages from the Git repository](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.building.html). |