But this is *not* how the package should be built for distribution. For that,
see the following two sections.
This is *not* how the package should be built for distribution. For that, see
the following two sections.
If problems surface that require changing the packaging, undo the changelog
commit, modify the packaging, and re-iterate. If the problems require fixing
Kwant, you will have to go back all the way to recreating the source tarball. If the version to be packaged has been released publicly already, this will require a new bugfix version.
Setup git-pbuilder to build Debian packages
...
...
@@ -263,9 +313,9 @@ also made available on the website::
Debian packages
---------------
Go to the Debian packaging repository and push out everything::
Go to the Debian packaging repository and push out the changes::
git push --all --tags origin
git push --tags origin master upstream
Now the Debian packages that we built previously need to be added to the
repository of Debian packages on the Kwant website. So far this the full