aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] debian/control: Update Vcs-Git URL and maintainerPeter Wu2020-02-141-2/+2
| | | | | | | * Let Vcs-Git point to a secure transport. * Use Vsevolod's email address as maintainer to avoid having to patch this file in rspamd_build.sh. Mikhail is not the current maintainer of the Debian package anyway.
* [Minor] Debian: update arches and versions in build dependenciesPeter Wu2020-01-201-3/+3
| | | | | | | | | | | | * glib 2.28 is the current minimum declared in CMakeLists.txt, but even Jessie satisfies that requirement. Remove it. * Use DEB_HOST_ARCH for "The Debian architecture of the host machine" instead of DEB_TARGET_ARCH which is relevant for cross-compiling only. * Update luajit arches based on https://packages.debian.org/sid/luajit * Added arm64, mips64el, ppc64, ppc64el (stretch-backports / buster). * Removed kfreebsd-i386 and 32-bit powerpc (removed in Jessie). * Removed powerpcspe (unofficial port with outdated luajit). * Maintained mips (removed after buster).
* [Minor] Debian: remove unnecessary packagesPeter Wu2020-01-181-3/+1
| | | | | | dh-systemd is a transitional package and moved into debhelper, so remove it. This is supported since Debian Stretch. This change has to be reversed if Debian Jessie or Ubuntu Xenial have to be supported.
* [Minor] Debian: use non-deprecated libpcre2-dev packagePeter Wu2020-01-181-1/+1
| | | | See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911935
* [Minor] Debian: Expand Build-Depends line and sort itPeter Wu2020-01-181-1/+19
|
* [Minor] Debian: add missing sodium dependencyPeter Wu2020-01-181-1/+1
| | | | | Required since rspamd 2.0. Even Debian Jessie ships 1.0.0, so add it unconditionally.
* [Minor] Debian: Enable Hyperscan and parallel buildsPeter Wu2020-01-181-1/+1
| | | | | | | | | Debian 9 (Stretch) ships with Hyperscan 4.4.1, Ubuntu 18.04 ships with Hyperscan 4.7.0. Follow rspamd's official recommendation and enable support for these. The --parallel option has been supported since 2009 and works perfectly with CMake, so enable it by default.
* [Minor] Fix debian dependenciesVsevolod Stakhov2019-06-221-1/+1
|
* [Minor] Add alias for libunwind to deal with debian stupidityVsevolod Stakhov2018-06-291-1/+1
|
* [Minor] Enable libunwind in packagesVsevolod Stakhov2018-06-291-1/+1
|
* [Minor] Adjust debian buildVsevolod Stakhov2018-03-081-1/+1
|
* [Minor] Add zlib dependencyVsevolod Stakhov2017-08-131-1/+1
|
* Debian: Add missing build dependencies.Sebastian Lipponer2017-06-241-1/+1
|
* [Minor] Revert debian control cleanup: it breaks build scriptsVsevolod Stakhov2017-05-141-18/+1
|
* [Minor] debian: Update BD and refresh packagingSebastien Badia2017-05-131-4/+21
|
* [Minor] Add missing debian dependencyVsevolod Stakhov2016-12-261-1/+1
| | | | | Issue: #1286 Reported by: @LynxChaus
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-251-1/+1
|
* [Minor] Require `ragel` for Debian/RPM package buildAndrew Lewis2016-07-251-1/+1
|
* [Minor] Enable jemalloc for debian buildsVsevolod Stakhov2016-04-111-1/+1
|
* Remove hiredis from dependsVsevolod Stakhov2016-01-111-1/+1
|
* Another try to fix debug packagesVsevolod Stakhov2016-01-011-6/+3
|
* Add debuginfo packageVsevolod Stakhov2015-12-311-0/+10
|
* Add libmagic dependencyVsevolod Stakhov2015-11-121-1/+1
|
* Restrict luajit B-D to architectures it is availableMikhail Gusarov2015-05-201-1/+1
|
* Use lua 5.1 if luajit is not available (Arm64, PowerPC, s390x etc)Mikhail Gusarov2015-05-181-1/+1
|
* Require fixed version of libhiredis to drop workaroundMikhail Gusarov2015-05-181-1/+1
|
* Fix debian/controlAndrew Lewis2015-03-191-1/+1
|
* Adapt debian/control for 0.9.xAndrew Lewis2015-03-171-1/+1
|
* Bump Standards-VersionMikhail Gusarov2015-03-171-1/+1
|
* Add Perl as build dependency for Debian/RPM packagesAndrew Lewis2015-01-021-1/+1
|
* Add sqlite as dependency for RPM/Debian packagesAndrew Lewis2015-01-021-1/+1
|
* Add systemd unitMikhail Gusarov2014-03-291-1/+1
|
* Bump debhelper dependency, we are relying on compat 9Mikhail Gusarov2014-03-081-1/+1
|
* Use dh instead of CDBSMikhail Gusarov2014-02-241-1/+1
|
* Turn off bundled hiredisMikhail Gusarov2014-02-241-1/+1
|
* Merge remote-tracking branch 'dottedmag/debian' into rspamd-0.6Vsevolod Stakhov2014-02-181-1/+1
| | | | | | | | | | Conflicts: debian/copyright debian/watch Conflicts: debian/changelog
* Remove deprecated bitbucket homepage.Vsevolod Stakhov2014-02-031-3/+3
|
* Fix linux packages.Vsevolod Stakhov2013-12-191-1/+1
|
* Fix debian package.Vsevolod Stakhov2013-12-091-2/+2
|
* Add libcurl dependency.Vsevolod Stakhov2013-11-301-1/+1
|
* Fix debian spec.Vsevolod Stakhov2013-11-301-1/+1
| | | | Submitted by: fatalbanana
* Some fixes to debian dependencies list.Vsevolod Stakhov2013-05-291-1/+1
|
* Mark as 0.5.5.Vsevolod Stakhov2013-05-231-1/+1
|
* Pod and debian control fix.Vsevolod Stakhov2013-02-021-4/+4
|
* Debian fixes.Vsevolod Stakhov2013-02-021-1/+1
|
* Final update for 0.5.4.Vsevolod Stakhov2013-02-021-2/+2
|
* More fixes for debian. Suggested by: Laszlo Boszormenyi (GCS)Vsevolod Stakhov2012-08-061-1/+1
|
* Stop lintian from complaining about licenses and openssl.Vsevolod Stakhov2012-08-031-1/+1
|
* Fix depends for debian package.Vsevolod Stakhov2012-08-031-1/+1
|
* * Add debian package information.Vsevolod Stakhov2011-11-211-0/+17