diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-09-20 18:51:40 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-09-20 18:51:40 -0300 |
commit | 13184e44b526b67445a15c804c71f143f494ced7 (patch) | |
tree | 9afabb3db3c92b7a7af7df08cede848f14f9d5cb | |
parent | 749b5fcb62aa0db077e3904481bbfac79c85ee2c (diff) | |
download | debian-13184e44b526b67445a15c804c71f143f494ced7.tar.gz debian-13184e44b526b67445a15c804c71f143f494ced7.tar.bz2 |
TODO cleanup
-rw-r--r-- | basics.mdwn | 7 | ||||
-rw-r--r-- | env.mdwn | 2 | ||||
-rw-r--r-- | todo.mdwn | 38 |
3 files changed, 8 insertions, 39 deletions
diff --git a/basics.mdwn b/basics.mdwn index 0778793..2230118 100644 --- a/basics.mdwn +++ b/basics.mdwn @@ -83,3 +83,10 @@ 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/). @@ -56,5 +56,3 @@ These steps should be run once in a while to ensure we have an up to date packag DIST=sid sudo -E cowbuilder --update DIST=jessie sudo -E cowbuilder --update --override-config - - @@ -1,40 +1,4 @@ TODO ==== -Organization ------------- - -* Scripts: - * `debian-keyring-setup`. - * `debian-dev-setup`. - * `debian-build`. -* Merge all `build-area` folders. -* Deploy as a ikiwiki + git-annex instance, replacing reprepro. -* Try an [AutomateBackports](https://wiki.debian.org/AutomateBackports) setup. -* Security: https://wiki.debian.org/SecurePbuilder - -Patch ------ - -* spice-client-gtk: option to hide menubar: see `window_state_cb` at `spicy.c`. - -Upstream --------- - -* Fill a Debian bug report: `dpkg-source` doesn't honour `GNUPGHOME`. - -Port ----- - -* [leap-cli](https://leap.se) (check http://deb.leap.se and `ruby.md`). -* [playpen](https://github.com/thestinger/playpen). -* [minijail](https://github.com/omegaup/minijail). -* [bdsync](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724344). - -WNPP ----- - -Before packaging anything, have a look at: - -* [WNPP](http://wnpp.debian.net). -* [Debian Git](http://anonscm.debian.org/gitweb/). +Nothing here? |