[Lunar-commits] <moonbase> upstart: version bumped to 1.5.
Florin Braescu
florin at lunar-linux.org
Fri Mar 23 01:36:02 CET 2012
commit b6d7b7cd17433f30e7ea7d80bf67db41717ddb2f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Mar 23 01:36:02 2012 +0100
upstart: version bumped to 1.5.
---
zbeta/upstart/DETAILS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/zbeta/upstart/DETAILS b/zbeta/upstart/DETAILS
index 6ddd6c5..90300d8 100644
--- a/zbeta/upstart/DETAILS
+++ b/zbeta/upstart/DETAILS
@@ -1,18 +1,18 @@
MODULE=upstart
- VERSION=1.4
+ VERSION=1.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://launchpad.net/upstart/1.x/$VERSION/+download
- SOURCE_VFY=sha1:ceead3243e24046671b911b0c233960a7183e6f1
+ SOURCE_VFY=sha1:764a1014fe2ae69f7205312bac22378a5eae3a57
WEB_SITE=http://upstart.ubuntu.com
ENTERED=20100310
- UPDATED=20111214
+ UPDATED=20120323
MAINTAINER=dagbrown at lunar-linux.org
SHORT="Ubuntu startup daemon"
cat << EOF
upstart is the Ubuntu replacement for the venerable old sysvinit
-daemon. One of the biggest improvements it adds is, instead of
+daemon. One of the biggest improvements it adds is, instead of
the old runlevel-based system startup and shutdown, it replaces
-the runlevels with milestones. Thanks to this, it makes it easier
+the runlevels with milestones. Thanks to this, it makes it easier
to parallelize system startup and shutdown tasks.
EOF
More information about the Lunar-commits
mailing list