Package:  tcpquota
Version:  1.6.15-12.2
Tags:     patch

I've uploaded a NMU fixing this issue to the 3-day delayed queue.
This is the complete patch

diff -u tcpquota-1.6.15/confs/tcpquota.init tcpquota-1.6.15/confs/tcpquota.init
--- tcpquota-1.6.15/confs/tcpquota.init
+++ tcpquota-1.6.15/confs/tcpquota.init
@@ -1,5 +1,12 @@
 #! /bin/sh
-# /etc/init.d/tcpquotad : Program to check the TCP link
+### BEGIN INIT INFO
+# Provides:          tcpquota
+# Required-Start:    $remote_fs
+# Required-Stop:     $remote_fs
+# Default-Start:     2 3 4 5
+# Default-Stop:      1
+# Short-Description: Program to check the TCP link
+### END INIT INFO
 #
 # Written by Turbo Fredriksson <tu...@tripnet.se>.
 #
diff -u tcpquota-1.6.15/debian/control tcpquota-1.6.15/debian/control
--- tcpquota-1.6.15/debian/control
+++ tcpquota-1.6.15/debian/control
@@ -2,7 +2,7 @@
 Section: admin
 Priority: extra
 Maintainer: Turbo Fredriksson <tu...@debian.org>
-Standards-Version: 3.5.2
+Standards-Version: 3.8.2
 Build-Depends-Indep: debhelper, libdbd-mysql-perl, perl

 Package: tcpquota
diff -u tcpquota-1.6.15/debian/tcpquota.init 
tcpquota-1.6.15/debian/tcpquota.init
--- tcpquota-1.6.15/debian/tcpquota.init
+++ tcpquota-1.6.15/debian/tcpquota.init
@@ -1,5 +1,12 @@
 #! /bin/sh
-# /etc/init.d/tcpquotad : Program to check the TCP link
+### BEGIN INIT INFO
+# Provides:          tcpquota
+# Required-Start:    $remote_fs
+# Required-Stop:     $remote_fs
+# Default-Start:     2 3 4 5
+# Default-Stop:      1
+# Short-Description: Program to check the TCP link
+### END INIT INFO
 #
 # Written by Turbo Fredriksson <tu...@tripnet.se>.
 #
diff -u tcpquota-1.6.15/debian/changelog tcpquota-1.6.15/debian/changelog
--- tcpquota-1.6.15/debian/changelog
+++ tcpquota-1.6.15/debian/changelog
@@ -1,3 +1,12 @@
+tcpquota (1.6.15-12.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add LSB header to init.d script (Closes: #535290).
+  * Update standard-version from 3.5.2 to 3.8.2.  No change needed.
+  * Adjust name of release day of version 1.6.13-2 to avoid parse error.
+
+ -- Petter Reinholdtsen <p...@debian.org>  Thu, 16 Jul 2009 09:49:29 +0200
+
 tcpquota (1.6.15-12.1) unstable; urgency=low

   * Non-maintainer upload.
@@ -239,7 +248,7 @@
   * Added the feature to list the firewall entries and double
     check that they exists in the database (also works on groups)

- -- Turbo Fredriksson <tu...@debian.org>  Thr, 16 Apr 1998 21:39:54 +0200
+ -- Turbo Fredriksson <tu...@debian.org>  Thu, 16 Apr 1998 21:39:54 +0200

 tcpquota (1.6.12-4) frozen unstable; urgency=low




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to