summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-20 18:51:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-20 18:51:40 -0300
commit13184e44b526b67445a15c804c71f143f494ced7 (patch)
tree9afabb3db3c92b7a7af7df08cede848f14f9d5cb
parent749b5fcb62aa0db077e3904481bbfac79c85ee2c (diff)
downloaddebian-13184e44b526b67445a15c804c71f143f494ced7.tar.gz
debian-13184e44b526b67445a15c804c71f143f494ced7.tar.bz2
TODO cleanup
-rw-r--r--basics.mdwn7
-rw-r--r--env.mdwn2
-rw-r--r--todo.mdwn38
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/).
diff --git a/env.mdwn b/env.mdwn
index 28aca54..cf5508c 100644
--- a/env.mdwn
+++ b/env.mdwn
@@ -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
-
-
diff --git a/todo.mdwn b/todo.mdwn
index a6b8909..b2b1ad7 100644
--- a/todo.mdwn
+++ b/todo.mdwn
@@ -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?