diff options
Diffstat (limited to 'packaging/Debian/debian/README.build-upstream')
-rw-r--r-- | packaging/Debian/debian/README.build-upstream | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/Debian/debian/README.build-upstream b/packaging/Debian/debian/README.build-upstream index 764a042939..64a505c8cb 100644 --- a/packaging/Debian/debian/README.build-upstream +++ b/packaging/Debian/debian/README.build-upstream @@ -4,7 +4,7 @@ Building Samba Packages for Debian GNU/Linux Building Debian packages is not as hard as some people might think. The following instructions will allow you to build your own Samba Debian packages. These instructions, and the files in packaging/Debian/, should -be current as of Samba 3.0beta1, and should allow you to build Debian +be current as of Samba 3.0beta2, and should allow you to build Debian packages for Debian unstable. We try to maintain as much compatibility with previous releases @@ -44,7 +44,7 @@ devscripts, etc.): That's fine; the configure script won't detect CUPS support and the resulting binaries won't support CUPS. - * The list above is current as of samba-3.0.0beta1, but it can get + * The list above is current as of samba-3.0.0beta2, but it can get out of date. The best way to check what packages are required to build the samba packages on Debian is to look for the Build-Depends: field in the file debian/control. |