[SCM] Debian packaging of wesnoth branch, master, updated. debian/1.8-2-93-gbc79d40
Gerfried Fuchs
rhonda at debian.at
Thu Apr 29 21:47:52 UTC 2010
The following commit has been merged in the master branch:
commit ff5231f3352fee135f1d54897cd6720845e48be6
Author: Gerfried Fuchs <rhonda at debian.at>
Date: Thu Apr 29 23:47:07 2010 +0200
Actually add stop links for all runlevels
diff --git a/debian/changelog b/debian/changelog
index ebe4fc1..6bf4957 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ wesnoth-1.8 (1:1.8-4) unstable; urgency=low
* Fix icon names in desktop files (LP: #566115)
* Add branch version to menu file.
+ * Actually add stop links for all runlevels (LP: #109434)
--
diff --git a/debian/rules b/debian/rules
index db1350d..75e7b37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -144,7 +144,7 @@ binary-common:
dh_installmenu
dh_lintian
dh_pysupport
- dh_installinit -u 'stop 20 0 1 6 .'
+ dh_installinit -u 'stop 20 0 1 2 3 4 5 6 .'
dh_installman
dh_strip --dbg-package=wesnoth-$(BRANCH_VERSION)-dbg
dh_compress
--
Debian packaging of wesnoth
More information about the Pkg-games-commits
mailing list