diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-08 09:32:51 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-08 09:32:51 -0300 | 
| commit | 99798e89a45a9f411ed3c146accd716a60ac3200 (patch) | |
| tree | 0b3f8a828e5c28600927f3869a488c0154d26c27 | |
| parent | f83bef4d9b13d9c5d7d410593bc69d23cc372666 (diff) | |
| download | debian-99798e89a45a9f411ed3c146accd716a60ac3200.tar.gz debian-99798e89a45a9f411ed3c146accd716a60ac3200.tar.bz2 | |
Adds local ITP and re-adds TODO items
| -rw-r--r-- | basics.md | 8 | ||||
| -rw-r--r-- | index.md | 1 | ||||
| -rw-r--r-- | itp.md | 16 | ||||
| -rw-r--r-- | todo.md | 5 | 
4 files changed, 21 insertions, 9 deletions
| @@ -82,11 +82,3 @@ To generate signatures, remove `-uc` and `-us` from `dpkg-buildpackage` (see  To sign using an specific key:      dpkg-buildpackage -rfakeroot -kKEY_ID - -WNPP ----- - -Before packaging anything, have a look at: - -* [WNPP](http://wnpp.debian.net). -* [Debian Git](http://anonscm.debian.org/gitweb/). @@ -21,6 +21,7 @@ Index  * [Repositories](repositories).  * [Cross compilation](cross).  * [References](references). +* [Local ITP](itp).  * [TODO](todo).  * Custom procedures:    * [LEAP](leap). @@ -0,0 +1,16 @@ +Local ITP +========= + +WNPP +---- + +Before packaging anything, have a look at: + +* [WNPP](http://wnpp.debian.net). +* [Debian Git](http://anonscm.debian.org/gitweb/). + +Software +-------- + +* [zathura-epub](https://git.pwmt.org/pwmt/zathura-epub). +* [bdsync](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724344). @@ -1,4 +1,7 @@  TODO  ==== -Nothing here? +* merge all `build-area` folders. +* deploy debian project as a ikiwiki with a git-annex'ed package repository. +* try an [AutomateBackports](https://wiki.debian.org/AutomateBackports) setup. +* set [SecurePbuilder](https://wiki.debian.org/SecurePbuilder). | 
