[Pkg-uml-commit] r261 - trunk/src/uml-utilities/debian/patches

Stefano Melchior stex-guest at alioth.debian.org
Sun Nov 26 12:20:03 CET 2006


Author: stex-guest
Date: 2006-11-26 12:20:03 +0100 (Sun, 26 Nov 2006)
New Revision: 261

Removed:
   trunk/src/uml-utilities/debian/patches/01_fix_moo_conflicting_types_for_read_cow_header.dpatch
Log:
Deleted 01 patch because source code integrated in the mainstream

Deleted: trunk/src/uml-utilities/debian/patches/01_fix_moo_conflicting_types_for_read_cow_header.dpatch
===================================================================
--- trunk/src/uml-utilities/debian/patches/01_fix_moo_conflicting_types_for_read_cow_header.dpatch	2006-11-25 10:25:23 UTC (rev 260)
+++ trunk/src/uml-utilities/debian/patches/01_fix_moo_conflicting_types_for_read_cow_header.dpatch	2006-11-26 11:20:03 UTC (rev 261)
@@ -1,22 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix_moo_conlicting_types - Mattia Dongili <malattia at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Use Debian's standard location for uml_net helper
-
- at DPATCH@
-
-# Author: malattia
-# Status: none
-
---- ./moo/cow.c~clean	2006-04-09 19:10:15.324384228 +0200
-+++ ./moo/cow.c	2006-04-09 19:10:27.433140978 +0200
-@@ -265,7 +265,7 @@
- 
- int read_cow_header(int (*reader)(__u64, char *, int, void *), void *arg,
- 		    __u32 *version_out, char **backing_file_out,
--		    time_t *mtime_out, unsigned long long *size_out,
-+		    time_t *mtime_out, __u64 *size_out,
- 		    int *sectorsize_out, __u32 *align_out,
- 		    int *bitmap_offset_out)
- {




More information about the Pkg-uml-commit mailing list