summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-08 09:32:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-10-08 09:32:51 -0300
commit99798e89a45a9f411ed3c146accd716a60ac3200 (patch)
tree0b3f8a828e5c28600927f3869a488c0154d26c27
parentf83bef4d9b13d9c5d7d410593bc69d23cc372666 (diff)
downloaddebian-99798e89a45a9f411ed3c146accd716a60ac3200.tar.gz
debian-99798e89a45a9f411ed3c146accd716a60ac3200.tar.bz2
Adds local ITP and re-adds TODO items
-rw-r--r--basics.md8
-rw-r--r--index.md1
-rw-r--r--itp.md16
-rw-r--r--todo.md5
4 files changed, 21 insertions, 9 deletions
diff --git a/basics.md b/basics.md
index 2230118..129e57d 100644
--- a/basics.md
+++ b/basics.md
@@ -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/).
diff --git a/index.md b/index.md
index a829e1b..90c5a05 100644
--- a/index.md
+++ b/index.md
@@ -21,6 +21,7 @@ Index
* [Repositories](repositories).
* [Cross compilation](cross).
* [References](references).
+* [Local ITP](itp).
* [TODO](todo).
* Custom procedures:
* [LEAP](leap).
diff --git a/itp.md b/itp.md
new file mode 100644
index 0000000..c136f5a
--- /dev/null
+++ b/itp.md
@@ -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).
diff --git a/todo.md b/todo.md
index b2b1ad7..a53276c 100644
--- a/todo.md
+++ b/todo.md
@@ -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).