From 9f8ec65e3513e9d7680488f70a4536307be038f7 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 24 Jan 2023 11:29:29 +0100 Subject: debian/README: update --- debian/README.Debian | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'debian/README.Debian') diff --git a/debian/README.Debian b/debian/README.Debian index 83a663b..4bb5610 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -11,16 +11,16 @@ debian/build-area/. git merge TAG - * Add a changelog entry (you'll need to fix it manually): + * Add a changelog entry (you'll need to fix the version manually): make dch - * Make a source package: + * To test, make a source package: make src make src/test # Ignores uncommitted changes. - * Make a binary package: + * To test, make a binary package: make bin make bin/test # Ignores uncommmited changes. @@ -31,6 +31,10 @@ debian/build-area/. make commit make tag + * You can push the changes to GitHub now, and it should take care of the + rest. Otherwise, you can upload the package to Launchpad manually as + described below. + * Upload the source package to the PPA: make upload -- cgit v1.2.3