mtpolicyd (2.04-1) unstable; urgency=medium [ Scott Kitterman ] * New upstream release - Delete reference to README that is no longer provided from debian/mtpolicyd.docs * Add set -e to debian/postrm * Fix spelling error in debian/README.Debian * Refer to /run instead of /var/run in postinst * Add debian/patches/0001-fix-perl-interpreter.patch so that the policy requirement to use /usr/bin/perl instead of /usr/bin/env perl is met * Switch to using debhelper-compat and update to compat 12 * Bump standards-version to 4.5.0 without further change * Add Pre-Depends: ${misc:Pre-Depends} due to implicit use of --skip-systemd-native invoke-rc.d [ Ondřej Nový ] * d/copyright: Use https protocol in Format field -- Scott Kitterman Wed, 03 Jun 2020 14:11:50 -0400 mtpolicyd (2.03-1) unstable; urgency=medium * New upstream release * Convert from git-dpm to patches unapplied format * Update Vcs-* for move to salsa.d.o * Bump standards-version to 4.1.4 without further change * Update Homepage, debian/watch, and debian/copyright for metacpan migration -- Scott Kitterman Wed, 20 Jun 2018 17:52:35 -0400 mtpolicyd (2.02-3) unstable; urgency=medium * Add postrm to fix unowned files on purge (Closes: 851265) * Add systemd service file * Add README.Debian to document use of the service file -- Scott Kitterman Fri, 13 Jan 2017 17:19:58 -0500 mtpolicyd (2.02-2) unstable; urgency=medium * Move libnet-server-perl, libjson-perl, libdbd-sqlite3-perl, libmail-spf-perl, and libgeo-ip-perl from Recommends to Depends, they are needed for the daemon to run (Closes: #849211) * Move rundir creation before new user creation to resolve a warning during install -- Scott Kitterman Fri, 23 Dec 2016 15:35:28 -0500 mtpolicyd (2.02-1) unstable; urgency=medium * Initial package for Debian (Closes: #783067) - Bump compat and debhelper requirement to 9 - Use pkg-mtpolicyd mailing list as maintainer and add Markus Benning and myself as uploaders - Bump standards version to 3.9.8 without further change - Move libtime-piece-mysql-perl, libgeo-ip-perl, libnet-server-perl, libjson-perl, libnet-ldap-perl, libdbd-sqlite3-perl, and libmail-spf-perl to Recommends since they are only needed for some plug-ins - Add myself in debian/copyright for debian packaging - Create var/run/mtpolicyd in postinst instead of shipping it in the package and update sysvinit to work similarly - Delete empty debian/postrm file - Add Vcs-* for pkg-mtpolicyd * Move to section mail since this is an application, not a library * Add debian watch -- Scott Kitterman Thu, 22 Dec 2016 13:02:31 -0500 mtpolicyd (2.02) jessie; urgency=medium * Initial release of package from non-upstream repo -- Markus Benning Wed, 10 Aug 2016 21:27:45 +0200