Skip to content
Snippets Groups Projects
Commit 1020ac96 authored by godog's avatar godog
Browse files

backport to stretch

parent cd71d224
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ Section: mail
Priority: optional
Maintainer: Mailman for Debian <pkg-mailman-hackers@lists.alioth.debian.org>
Uploaders: Thijs Kinkhorst <thijs@debian.org>,
Build-Depends: debhelper (>= 11), autoconf, python-dev,
gettext, python-dnspython, dh-python
Build-Depends: debhelper (>= 10), autoconf, python-dev,
gettext, python-dnspython, dh-python, dh-systemd
Standards-Version: 4.1.4
Homepage: http://www.list.org/
Vcs-Git: https://salsa.debian.org/mailman-team/mailman2.git
......
......@@ -121,7 +121,8 @@ binary-arch: build
do dh_link usr/lib/$(package)/bin/$$bin usr/sbin/$$bin; done
mv debian/mailman/usr/sbin/arch debian/mailman/usr/sbin/mmarch
dh_installman
dh_installsystemd
dh_systemd_enable
dh_systemd_start
dh_installdebconf
dh_installexamples templates/* debian/mm_cfg.py \
debian/mailman/usr/lib/$(package)/Mailman/Defaults.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment