Regression: "Branching Range Exceeded."
Add Debian packaging
As discussed via mail: Hilko Bengen packaged 4.10 now and put it into Debian unstable: * https://salsa.debian.org/debian/sispmctl * https://tracker.debian.org/pkg/sispmctl Closing.
=> https://salsa.debian.org/xypron/sispmctl/-/merge_requests/1
Thanks for the quick reply! The best place to host Debian packaging is https://salsa.debian.org/. This is what Debian maintainers are using. So you prefer not having it be part of the main repository? I'm not sure what's the best practice here, some projects appear to have the debian directory upstream. I can push the patches to salsa.debian.org too. Please, have a look at this branch https://github.com/xypron/sispmctl/tree/debian. You merge request does not include setting up udev rules and adding...
See also: https://mentors.debian.net/package/sispmctl/
Add Debian packaging
debian/changelog: add 4.10
debian/control: change priority extra -> optional
debian: install udev rule and create related group
debian: split libsispmctl0 into subpackage
debian/control: update build-depends
debian/rules: use --disable-static
gitignore: add files created during deb build
debian: bump compat level to 10
debian: remove cdbs dependency
debian/source/format: set to native
debian/patches: remove
debian: import 3.1-3 packaging