--- systune-0.5.6.orig/debian/rules
+++ systune-0.5.6/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # Generated automatically from debian/packages
-# by yada v0.44, of Tue, 13 Sep 2005
+# by yada v0.54, of Sun, 28 Oct 2007
 
 DEB_HOST_ARCH        := $(shell dpkg-architecture -qDEB_HOST_ARCH 2>/dev/null)
 DEB_HOST_ARCH_OS     := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null)
@@ -121,7 +121,7 @@
 	@[ -f $(shell which yada) -a -f debian/rules ]
 	touch debian/build-arch-stamp
 
-debian/build-indep-stamp:
+debian/build-indep-stamp: debian/build-arch-stamp
 	@[ -f $(shell which yada) -a -f debian/rules ]
 	touch debian/build-indep-stamp
 
@@ -134,7 +134,7 @@
 	rm -rf debian/tmp-systune
 	umask 022 && install -d debian/tmp-systune/DEBIAN
 	install -d debian/tmp-systune/usr/share/doc/systune
-	umask 022; yada generate copyright \
+	umask 022; yada generate copyright systune \
 	  > debian/tmp-systune/usr/share/doc/systune/copyright
 	install -m 644 -p debian/changelog \
 	  debian/tmp-systune/usr/share/doc/systune/changelog
--- systune-0.5.6.orig/debian/control
+++ systune-0.5.6/debian/control
@@ -3,8 +3,7 @@
 Section: admin
 Priority: optional
 Standards-Version: 3.6.2
-Build-Depends: yada (>= 0.44)
-Build-Depends-Indep: yada (>= 0.44)
+Build-Depends: yada (>= 0.54)
 
 Package: systune
 Architecture: all
--- systune-0.5.6.orig/debian/changelog
+++ systune-0.5.6/debian/changelog
@@ -1,3 +1,10 @@
+systune (0.5.6-0.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #466651).
+
+ -- Petter Reinholdtsen <pere@debian.org>  Sat, 29 Mar 2008 17:05:46 +0100
+
 systune (0.5.6) unstable; urgency=medium
 
   * Start the systune script in init script. Closes: #328683.
--- systune-0.5.6.orig/debian/packages
+++ systune-0.5.6/debian/packages
@@ -75,6 +75,13 @@
  esac
 Init: sh
  start 50 2 3 4 5 .
+ ### BEGIN INIT INFO
+ # Provides:          systune
+ # Required-Start:    $remote_fs $syslog
+ # Required-Stop:
+ # Default-Start:     2 3 4 5
+ # Default-Stop:
+ ### END INIT INFO
  .
  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  PROGRAM=/usr/sbin/systune
