Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Porting from Debian 11 (bullseye)

...

install packages

sudo apt install git

Now you can download in your home any sources from bullseye using:

apt source component-name

Build zone

Install git, tools and make to start:

...

Done, you’ve downloaded and unpack original Debian 11 sources. Now you can compare the code and debian’s files with ours from DU4 sources or port them as described above.

Some notes and hints

Do not mix deb-src between DU4 and bullseye in one /etc/apt/sources.list! It will confuse apt when it shall download the sources.

Patching

Install quilt:

sudo apt install quilt

...

In your browser go to https://bitbucket.org/dilos/du4/branches.

...

Push “Create” link in the “Pull request” column for your branch.

...

Check the “Delete branch“ checkbox.

Push “Create pull request“ button.

...

Add reviewers.