Your message dated Sun, 06 Dec 2009 16:46:05 +0000
with message-id <[email protected]>
and subject line Package destar has been removed from Debian
has caused the Debian Bug report #493484,
regarding Patch to remove the stop links from rc0 and rc6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
493484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493484
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: destar
Version: 0.2.2-5
Severity: normal
Tags: patch
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
As you may know [1] we are removing the stop links from rc0 and rc6 in Ubuntu.
I have modified destar with the attached patch which I'm told could be of
interest to you too [2].
I hope this helps,
Cesare
[1]https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html
[2]https://lists.ubuntu.com/archives/ubuntu-devel/2008-August/025945.html
diff -u destar-0.2.2/debian/rules destar-0.2.2/debian/rules
--- destar-0.2.2/debian/rules
+++ destar-0.2.2/debian/rules
@@ -54,7 +54,7 @@
dh_installchangelogs CHANGELOG.txt
dh_installdocs
dh_installexamples
- dh_installinit
+ dh_installinit -- start 20 2 3 4 5 . stop 20 1 .
dh_installdebconf
dh_link
dh_strip
diff -u destar-0.2.2/debian/destar.init destar-0.2.2/debian/destar.init
--- destar-0.2.2/debian/destar.init
+++ destar-0.2.2/debian/destar.init
@@ -8,7 +8,7 @@
# Should-Start: $local_fs
# Should-Stop: $local_fs
# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
+# Default-Stop: 1
# Short-Description: Asterisk Web GUI DeStar
# Description: A web interface to manage
# the Asterisk PBX
--- End Message ---
--- Begin Message ---
Version: 0.2.2-5.2+rm
You filled the bug http://bugs.debian.org/493484 in Debian BTS
against the package destar. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/558018. That bug might give the reasons why
this package was removed and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
--- End Message ---