diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-11-07 14:06:58 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:25:16 -0500 |
commit | 8b063f9843d46a9b539f4295a762c65c21c6aa64 (patch) | |
tree | 21f26c6a43ff454e72cb6442925d131106cf3a9c /packaging/debian/control | |
parent | ddc938245609beb5f1b3cdecabf67e06c1d42d0a (diff) | |
download | samba-8b063f9843d46a9b539f4295a762c65c21c6aa64.tar.gz samba-8b063f9843d46a9b539f4295a762c65c21c6aa64.tar.bz2 samba-8b063f9843d46a9b539f4295a762c65c21c6aa64.zip |
r19620: Remove old (outdated) files.
(This used to be commit 3bec179de6208d396b65a2cbe98efcbd7d99e242)
Diffstat (limited to 'packaging/debian/control')
-rw-r--r-- | packaging/debian/control | 185 |
1 files changed, 0 insertions, 185 deletions
diff --git a/packaging/debian/control b/packaging/debian/control deleted file mode 100644 index 83ebdf579a..0000000000 --- a/packaging/debian/control +++ /dev/null @@ -1,185 +0,0 @@ -Source: samba -Section: net -Priority: optional -Maintainer: Jelmer Vernooij <jelmer@samba.org> -Standards-Version: 3.6.2 -Build-Depends: libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0), libparse-yapp-perl, perl, docbook-xsl, xsltproc, po-debconf - -Package: samba-common -Architecture: all -Description: Samba 4 common files used by both the server and the client - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients. This protocol - is sometimes also referred to as the LanManager or NetBIOS protocol. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains the common files that are used by both the server - (provided in the samba-server package) and the client (provided in the - samba-client package). - -Package: samba-client -Architecture: any -Depends: ${shlibs:Depends} -Description: client utilities from Samba 4 - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients. This protocol - is sometimes also referred to as the LanManager or NetBIOS protocol. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains some client components of the Samba suite. In - particular it includes the command line utilities smbclient, net, - and some ACL tools. - -Package: samba-testsuite -Architecture: any -Depends: ${shlibs:Depends}, samba-common -Description: test suite from Samba 4 - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains programs for testing the reliability and speed - of SMB servers, Samba in particular. - -Package: samba-server -Architecture: any -Recommends: samba-swat -Depends: ${shlibs:Depends}, samba-common, debconf -Description: LanManager-like file and printer server for Unix (version 4) - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains smbd, the Samba file, print and domain server. - -Package: samba-gtk-frontends -Architecture: any -Depends: ${shlibs:Depends} -Description: graphical Samba client utilities - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains GTK+ programs for maintaining: - . - * Remote SAM databases - * Local and remote registries - * DCE/RPC endpoints - -Package: winregistry-tools -Architecture: any -Depends: ${shlibs:Depends} -Description: tools for viewing and manipulating the Windows registry - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains tools for viewing and manipulating the binary - "registry" found on Windows machines, both locally and remote. - -Package: libparse-pidl-perl -Architecture: any -Depends: ${perl:Depends} -Description: IDL compiler written in Perl - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains the IDL (Interface Description Language) compiler pidl, - which takes in IDL files and can output C code for various uses. It is - primarily of interest to developers. - -Package: samba-dev -Architecture: any -Depends: libparse-pidl-perl, libc6-dev, pkg-config (>= 0.14.0) -Description: tools for extending Samba - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains include files and libraries for interfacing to - and extending Samba. In particular, it contains development files for - the talloc and ldb libraries. - -Package: ldb-tools -Architecture: any -Depends: ${shlibs:Depends} -Description: tools for maintaining LDB database files - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains tools for maintaining, creating and editing - LDB database files, which are central to Samba 4's operation. They - are primarily useful for debugging and developing Samba or other - applications using LDB. - -Package: samba-swat -Architecture: all -Description: data files for SWAT - The Samba software suite is a collection of programs that - implements the SMB protocol for unix systems, allowing you to serve - files and printers to Windows, NT, OS/2 and DOS clients, as well as - run as a domain controller for Active Directory. - . - These packages contain snapshot versions of Samba 4, the next-generation - version of Samba. These should be considered _experimental_, and should - not be used in production. In particular, no guarantees are made with - regard to upgrades between versions. - . - This package contains the data files for SWAT, the Samba Web Administration - Tool. These are used by the embedded Samba 4 web server to provide web-based - administration of shares and other settings. - |