diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-04-30 10:15:34 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2013-05-06 11:13:29 +1200 |
commit | 83596fb13afb3d0b76d9ea6747c44586c44f9a19 (patch) | |
tree | b8de3678582f7605bd95c9d7157c7a75de1c1f5c /debian/patches | |
parent | ca3eace957af71482d9d78ddd984ede4ebd23be5 (diff) | |
download | samba-83596fb13afb3d0b76d9ea6747c44586c44f9a19.tar.gz |
Update VERSION patch for new top level VERSION file
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/VERSION.patch | 14 |
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= - - ######################################################## |