crowdsec/debian
2025-02-05 14:34:55 +01:00
..
patches
.gitignore
changelog
compat
control add cron as a suggested package (#2799) 2024-03-14 14:02:53 +01:00
crowdsec.cron.daily
crowdsec.service systemd: check configuration before attempting reload (#2861) 2024-02-26 13:44:40 +01:00
install merge from master (dc28ae58dc) for 1.6.5 (#3444) 2025-02-05 14:34:55 +01:00
postinst merge from master (dc28ae58dc) for 1.6.5 (#3444) 2025-02-05 14:34:55 +01:00
postrm
prerm merge from master (dc28ae58dc) for 1.6.5 (#3444) 2025-02-05 14:34:55 +01:00
README.md
rules merge from master (dc28ae58dc) for 1.6.5 (#3444) 2025-02-05 14:34:55 +01:00
templates

Building Debian/Ubuntu packages

It is not recommended to build your own packages for production environments.

However, if you want to experiment and contribute:

  • Update the changelog (at least give it a correct version number)
  • Run "QUILT_PATCHES=debian/patches quilt push -a && quilt refresh"

We do the above in the build pipeline, so you'll have to do it manually before running:

  • dpkg-buildpackage -uc -us -b