[pinto] 01/01: Fixed lintian warning: W: pinto: systemd-service-file-refers-to-obsolete-target lib/systemd/system/pinto.service syslog.target.

Oleg Gashev oleg at gashev.net
Thu Sep 26 16:57:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

gashev-guest pushed a commit to branch master
in repository pinto.

commit f4ca0e5cede6e2a2475d657e696d55fd1c9214f2
Author: Oleg Gashev <oleg at gashev.net>
Date:   Thu Sep 26 16:57:17 2013 +0000

    Fixed lintian warning: W: pinto: systemd-service-file-refers-to-obsolete-target lib/systemd/system/pinto.service syslog.target.
---
 debian/pinto.service |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/pinto.service b/debian/pinto.service
index 3cfaadd..1b939ea 100644
--- a/debian/pinto.service
+++ b/debian/pinto.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Web interface to a Pinto repository
-After=network.target remote-fs.target syslog.target
+After=network.target remote-fs.target
 Documentation=man:pintod(1p)
 Documentation=https://metacpan.org/release/Pinto
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pinto.git



More information about the Pkg-perl-cvs-commits mailing list