summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/fhs-filespaths.patch2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d0a7b43b9..074622198b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+samba (2:3.2.0-4) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Steve Langasek <vorlon@debian.org> Sun, 20 Jul 2008 16:10:31 -0700
+
samba (2:3.2.0-3) unstable; urgency=low
* Upload to unstable.
diff --git a/debian/patches/fhs-filespaths.patch b/debian/patches/fhs-filespaths.patch
index 087f5152ad..8d91d435b7 100644
--- a/debian/patches/fhs-filespaths.patch
+++ b/debian/patches/fhs-filespaths.patch
@@ -29,7 +29,7 @@ Note: Use dedicated directories for:
export QUILT_PATCHES=debian/patches
quilt push fhs.patch
grep -r lock_path source/ | grep -vE \
- '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins)\.tdb|namelist.debug|lang_)|char \*lock_path|WINBINDD_PRIV_SOCKET_SUBDIR'
+ '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins|mutex)\.tdb|namelist.debug|lang_)|char \*lock_path|WINBINDD_PRIV_SOCKET_SUBDIR'
- This will get you the list of any new, unexpected references to
lock_path. The files mentioned above are the known good uses of