summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/debian/rules.in (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-03-24Packages: added man page on debian-based systems.Konstantin Pavlov1-1/+3
2020-12-28Packages: fixed building for Ubuntu 16.04 "xenial".Andrei Belov1-0/+5
Changes introduced in a27532e3a17b effectively broke building of the unit package due to missed dh_installsystemd script in older debhelper 9.x. Once Ubuntu 16.04 reach EOL, the following actions should be made: - this commit should be reverted; - minimal debhelper version should be increased to 11.
2020-11-24Packages: dropped support for non-systemd distributions.Konstantin Pavlov1-1/+1
2020-12-16Packages: the NOTICE file added to debian binaries.Andrei Belov1-1/+2
This resolves the following lintian error: https://lintian.debian.org/tags/missing-notice-file-for-apache-license.html While here, changed upstream changelog name to conform with the policy: https://lintian.debian.org/tags/wrong-name-for-upstream-changelog.html
2019-12-24Go: moving source files to the root of the project.Max Romanov1-0/+1
This patch includes packaging changes related to files move.
2019-02-28Packages: added unit-jsc (Java Servlet Container) family.Andrei Belov1-0/+4
2019-02-26Packages: fixed packages build, broken in 00d8049418cf.Andrei Belov1-0/+2
2018-10-23Packages: introduced unit-dev/unit-devel package.Andrei Belov1-0/+8
2017-12-28Packages: hardening flags for deb.Andrei Belov1-3/+13
2017-10-19Introduced deb packages building tools.0.2Andrei Belov1-0/+105