aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-11-06 22:38:06 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-11-06 22:38:06 +0100
commit90770d3bad9383978ff5ef1f272241aa9f6b701d (patch)
treec78f4c227d24d431b672eb09fb251ee1f47afa28
parentons 2 nov 2022 21:53:55 CET (diff)
downloadwiki-public-90770d3bad9383978ff5ef1f272241aa9f6b701d.tar.gz
wiki-public-90770d3bad9383978ff5ef1f272241aa9f6b701d.tar.xz
sön 6 nov 2022 22:38:06 CET
-rw-r--r--deb.wiki6
1 files changed, 4 insertions, 2 deletions
diff --git a/deb.wiki b/deb.wiki
index fe23000..8294c74 100644
--- a/deb.wiki
+++ b/deb.wiki
@@ -1,10 +1,9 @@
-See also [[debian-pkg]]
+See also [[debian-pkg]], [[Debian Repo]]
All commands assume (unless otherwise noted) that PWD is the source
dir of the upstream code, and that there is a `debian` repo in that
directory.
-
- build-directory
- _<pkgname>___<version>_.orig.tar.gz
- extracted-dir
@@ -13,6 +12,9 @@ directory.
- _<pkgname>___<version>_-_<revision>___<arch>_.{build,buildinfo,changes,deb,dsc}
+== Requirements ==
+- devscripts
+
== debmake ==
Creates a new `debian` directory.