From 48288c194fd1b1db23e21c5f408e1b034cc1e02e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 30 Oct 2022 23:50:34 +0100 Subject: =?UTF-8?q?s=C3=B6n=2030=20okt=202022=2023:50:34=20CET?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deb.wiki | 49 +------------------------------------------------ 1 file changed, 1 insertion(+), 48 deletions(-) (limited to 'deb.wiki') diff --git a/deb.wiki b/deb.wiki index d933ca7..fe23000 100644 --- a/deb.wiki +++ b/deb.wiki @@ -68,58 +68,11 @@ apt install debmake build-dep tree -------------------------------------------------- -git-dch - -== Reprepro == -Cutom repo - -=== Deb === -{{{sh -reprepro -Vb /usr/net/repo/debian/ includedeb una -}}} - -== Dsc == -Also include relevant `.debian.tar.xz` and `.orig.tar.gz`. -{{{sh -reprepro -Vb /usr/net/repo/debian/ includedsc una -}}} - -== Build from Source == - -*TODO* hur får man tag i filerna? `apt source `? - -Stå in en katalog med -- *.debian.tar.xz -- *.dsc -- *.orig.tar.gz - -- Kör `dpkg-source -x *.dsc` -- `cd ` -- `debuild` - -== Om allting finns i repona == -Se till att devscripts är installerat - +- git-dch - apt build-dep -- apt source -- cd -version -- debuild - - -== licensecheck == -Possibly checks the debian/copyright file - == Other files == https://www.debian.org/doc/manuals/maint-guide/dother.en.html#install == All lintian errors == https://lintian.debian.org/tags - -== No signing == -{{{ -debuild -u -uc -}}} -builds without signing - - -- cgit v1.2.3