[apertium-apy] 01/01: Remove upstart config, upstart is no longer in Debian

Kartik Mistry kartik at moszumanska.debian.org
Sat Aug 12 14:19:59 UTC 2017


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

kartik pushed a commit to branch master
in repository apertium-apy.

commit 4a3cd458a7b4f11c58f02aec1baeb1fae406e76d
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sat Aug 12 19:49:49 2017 +0530

    Remove upstart config, upstart is no longer in Debian
---
 debian/apertium-apy.upstart | 16 ----------------
 debian/changelog            |  6 ++++++
 2 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/debian/apertium-apy.upstart b/debian/apertium-apy.upstart
deleted file mode 100644
index 80386e1..0000000
--- a/debian/apertium-apy.upstart
+++ /dev/null
@@ -1,16 +0,0 @@
-description "Apertium APY service"
-
-start on (local-filesystems and net-device-up IFACE!=lo)
-stop on runlevel [!2345]
-
-setuid "apertium"
-setgid "apertium"
-
-env LC_ALL=C.UTF-8
-
-exec /usr/bin/python3 /usr/share/apertium-apy/servlet.py /usr/share/apertium/modes
-
-respawn
-
-# wait 60 seconds for a graceful restart before killing the master
-kill timeout 60
diff --git a/debian/changelog b/debian/changelog
index f87254b..f93a069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apertium-apy (0.9.1~r343-3) unstable; urgency=low
+
+  * Remove upstart config file.
+
+ -- Kartik Mistry <kartik at debian.org>  Sat, 12 Aug 2017 19:48:06 +0530
+
 apertium-apy (0.9.1~r343-2) unstable; urgency=low
 
   * debian/control:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-apy.git



More information about the debian-science-commits mailing list