debian/changelog |    3 ++-
 debian/xfs.init  |    3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit bb827191ed388eff3f616d6a3ce97a96825cecd5
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Mon Apr 21 02:08:38 2008 +0200

    Add descriptive comment to top of init script

diff --git a/debian/changelog b/debian/changelog
index 04de12d..c982cdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ xfs (1:1.0.6-2) UNRELEASED; urgency=low
     + Add --no-start to dh_installinit so that default daemon restart
       code is not automatically added after the xfs-specific one.
   * Remove obsolete stuff from maintainer scripts.
+  * Add descriptive comment to top of init script, closes: #446275.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Mon, 24 Mar 2008 18:28:00 +0100
+ -- Brice Goglin <[EMAIL PROTECTED]>  Mon, 21 Apr 2008 02:08:10 +0200
 
 xfs (1:1.0.6-1) unstable; urgency=low
 
diff --git a/debian/xfs.init b/debian/xfs.init
index 813fe6d..664ee99 100644
--- a/debian/xfs.init
+++ b/debian/xfs.init
@@ -27,6 +27,9 @@
 # Should-Stop:       $network
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
+# Short-Description: Start/stop script for the X Font Server.
+# Description:       For more information, see /usr/share/doc/xfs/README.Debian
+#                    or run: man xfs
 ### END INIT INFO
 
 set -e


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to