diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-10-24 14:28:03 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-10-24 14:28:03 -0200 |
commit | 42e90fa4aadf20bb9f601f827617a04797eb5c4c (patch) | |
tree | bbf69a7f86834c88369bb86307d12cf1db72c266 | |
parent | 68015ba7a8903d03802fca12676e55b5281d51d8 (diff) | |
download | keyringer-42e90fa4aadf20bb9f601f827617a04797eb5c4c.tar.gz keyringer-42e90fa4aadf20bb9f601f827617a04797eb5c4c.tar.bz2 |
Debian packaging / upstream guide
-rw-r--r-- | development.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn index 035f9aa..f432ca8 100644 --- a/development.mdwn +++ b/development.mdwn @@ -108,3 +108,5 @@ References * [git-pbuilder](https://wiki.debian.org/git-pbuilder). * [PackagingWithGit - Debian Wiki](https://wiki.debian.org/PackagingWithGit). * [Generating pristine tarballs from git repositories](http://joeyh.name/blog/entry/generating_pristine_tarballs_from_git_repositories/). +* [Debian Packaging](https://wiki.debian.org/Packaging). +* [Debian Upstream Guide](https://wiki.debian.org/UpstreamGuide). |