From: Fabian Keil Date: Thu, 17 Dec 2020 11:52:57 +0000 (+0100) Subject: developer-manual: Mention the directory from which to execute the commands to create... X-Git-Tag: v_3_0_30~202 X-Git-Url: http://www.privoxy.org/gitweb/configuration.html?a=commitdiff_plain;h=c21b4cbaf0ae5df3cec1de5d54fa388532a98777;p=privoxy.git developer-manual: Mention the directory from which to execute the commands to create Debian packages --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 5768b30a..9c2a1a9a 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2623,13 +2623,13 @@ for-privoxy-version=3.0.11 right version into an empty directory. (See "Building and releasing packages" above). Then add a log entry to debian/changelog, if it is not - already there, for example by running: + already there, for example by running (from the debian directory): debchange -v &p-version;-&p-status;-1 "New upstream version" - Then, run: + Then, run (from the root directory): dpkg-buildpackage -rfakeroot -us -uc -b