diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,13 +40,13 @@ git switch bookworm git merge debian/6.4.34+dfsg-1 # last release in testing ``` -Create `debian/changelog` entry with +Create a `debian/changelog` entry with: ``` praat (6.4.34+dfsg-1~bpo12+1) bookworm; urgency=medium ``` -Build the pacakges for both i386 and amd64 architectures: +Build the packages for both i386 and amd64 architectures: ```sh DIST=stable ARCH=i386 DEB_BUILD_OPTIONS=nocheck pdebuild --debbuildopts "-b -us -uc" |
