summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2013-04-30 10:15:34 +1000
committerAndrew Bartlett <abartlet@samba.org>2013-05-06 11:13:29 +1200
commit83596fb13afb3d0b76d9ea6747c44586c44f9a19 (patch)
treeb8de3678582f7605bd95c9d7157c7a75de1c1f5c /debian/patches
parentca3eace957af71482d9d78ddd984ede4ebd23be5 (diff)
downloadsamba-83596fb13afb3d0b76d9ea6747c44586c44f9a19.tar.gz
Update VERSION patch for new top level VERSION file
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/VERSION.patch14
1 files changed, 5 insertions, 9 deletions
diff --git a/debian/patches/VERSION.patch b/debian/patches/VERSION.patch
index 170e2e13b4..021bd3b2ec 100644
--- a/debian/patches/VERSION.patch
+++ b/debian/patches/VERSION.patch
@@ -2,16 +2,12 @@ Description: Add "Debian" as vendor suffix
Author: Eloy A. Paris <peloy@debian.org>
Forwarded: not-needed
-Index: experimental/source3/VERSION
-===================================================================
---- experimental.orig/source3/VERSION
-+++ experimental/source3/VERSION
-@@ -84,7 +84,7 @@
- # SAMBA_VERSION_VENDOR_FUNCTION #
+--- samba-4.0.3+dfsg1.orig/VERSION
++++ samba-4.0.3+dfsg1/VERSION
+@@ -123,5 +123,5 @@ SAMBA_VERSION_RELEASE_NICKNAME=
+ # -> "3.0.0rc2-VendorVersion" #
# #
########################################################
-SAMBA_VERSION_VENDOR_SUFFIX=
-+SAMBA_VERSION_VENDOR_SUFFIX="Debian"
++SAMBA_VERSION_VENDOR_SUFFIX=Debian
SAMBA_VERSION_VENDOR_PATCH=
-
- ########################################################