~couchdb/couchdb/+git/couchdb-pkg:nouveau

Last commit made on 2024-02-23
Get this branch:
git clone -b nouveau https://git.launchpad.net/~couchdb/couchdb/+git/couchdb-pkg

Branch merges

Branch information

Name:
nouveau
Repository:
lp:~couchdb/couchdb/+git/couchdb-pkg

Recent commits

afdd218... by Robert Newson <email address hidden>

add couchdb-nouveau package

8d2f70b... by Robert Newson <email address hidden>

ensure debhelper bits run for {abort-upgrade,abort-deconfigure,abort-remove}

aa15e31... by Robert Newson <email address hidden>

update compat

3276ef2... by Robert Newson <email address hidden>

avoid in-place edit

creating the temp file fails with podman on macos,
this approach should work everywhere.

bb7709f... by Nick Vatamaniuc <email address hidden>

Build and include Nouveau if it's present in the tarball

We want to be able to build older patch release packages as well as
the new releases with Nouveau. To keep it simple we just inspect the
presence of the nouveau directory.

46e4f69... by Ronny Berndt

Add Debian Bookworm for packaging

24153fb... by Ronny Berndt

Extend branch protection rules

Add strict status checks and need at least one approval.

84e1cf6... by Nick V.

Remove empty line from debian control.in

Attempt to fix:
```
[2023-11-10T17:11:57.735Z] cd /home/jenkins/workspace/kins-cm1_FullPlatformMatrix_main/bullseye/couchdb/apache-couchdb-3.3.2-5a21bb2 && dpkg-buildpackage -b -us -uc
[2023-11-10T17:11:57.735Z] dpkg-buildpackage: error: syntax error in debian/control at line 26: block lacks the 'Package' field
[2023-11-10T17:11:57.735Z] make[1]: *** [Makefile:241: dpkg] Error 25
[2023-11-10T17:11:57.735Z] make[1]: Leaving directory '/home/jenkins/workspace/kins-cm1_FullPlatformMatrix_main/bullseye/couchdb-pkg'
```

b07d17a... by Nick V.

Remove python3-sphinx debian dependency

We use a venv for it. We just need python3 to be present.

https://github.com/apache/couchdb/tree/main/src/docs#readme

b834445... by Nick Vatamaniuc <email address hidden>

Update default Erlang version to 24.3.4.14