]> gitweb.fluxo.info Git - debian.git/commitdiff
Adds local ITP and re-adds TODO items
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Oct 2017 12:32:51 +0000 (09:32 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Oct 2017 12:32:51 +0000 (09:32 -0300)
basics.md
index.md
itp.md [new file with mode: 0644]
todo.md

index 22301183a8b70e67a8651cf80566b0183388684a..129e57d8a25833630f4ab3851348507d54e09175 100644 (file)
--- 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/).
index a829e1b019fe05b393949ab10696179bcc8c35b8..90c5a05b0e43725b2087e9f492bb3c4a3a35dc40 100644 (file)
--- 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 (file)
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 b2b1ad78a3cb439998685db7d9984c1262fb5d55..a53276c60de02afe983d97c0f7cba318c8b29b2c 100644 (file)
--- 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).