tags 396055 + patch
thanks

Hi,

Please apply attached patch.

I think svenl's post above does not apply here, I saw the two files in the 
orig.tar.gz of current package with my own eyes.

Kel.
diff -u unionfs-1.3.20061029.0124+debian/debian/rules unionfs-1.3.20061029.0124+debian/debian/rules
--- unionfs-1.3.20061029.0124+debian/debian/rules
+++ unionfs-1.3.20061029.0124+debian/debian/rules
@@ -61,7 +61,7 @@
 	# Copy files
 	mkdir linux-2.6
 	cp Makefile.kernel linux-2.6/Makefile
-	cp branchman.c commonfops.c copyup.c dentry.c dirfops.c dirhelper.c file.c inode.c lookup.c main.c persistent_inode.c print.c rdstate.c rename.c stale_inode.c subr.c super.c unionfs.h unionfs_debug.h unionfs_imap.h unionfs_macros.h unlink.c xattr.c linux-2.6
+	cp branchman.c commonfops.c copyup.c dentry.c dirfops.c dirhelper.c file.c inode.c lookup.c main.c persistent_inode.c print.c rdstate.c rename.c sioq.c sioq.h stale_inode.c subr.c super.c unionfs.h unionfs_debug.h unionfs_imap.h unionfs_macros.h unlink.c xattr.c linux-2.6
 
 	mv Makefile Makefile.upstream
 	cp debian/Makefile Makefile
diff -u unionfs-1.3.20061029.0124+debian/debian/changelog unionfs-1.3.20061029.0124+debian/debian/changelog
--- unionfs-1.3.20061029.0124+debian/debian/changelog
+++ unionfs-1.3.20061029.0124+debian/debian/changelog
@@ -1,3 +1,12 @@
+unionfs (1.3.20061029.0124+debian-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Include sioq.[ch] in line of configure-stamp debian/rules target that is
+    responsible for copying required upstream contents into debian module
+    source tarball staging area.
+
+ -- Kel Modderman <[EMAIL PROTECTED]>  Sun, 12 Nov 2006 12:21:59 +1000
+
 unionfs (1.3.20061029.0124+debian-1) unstable; urgency=low
 
   * New upstream snapshot:

Reply via email to