summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-20 14:15:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:34 -0500
commit91b479aeda6b6793ed9a2b8f41af19376342e5d3 (patch)
tree9225c225f57b48027f157a539014c394be08f426
parentadb30c5b2f91ae4918750beb8c4df1aa2c194c9d (diff)
downloadsamba-91b479aeda6b6793ed9a2b8f41af19376342e5d3.tar.gz
samba-91b479aeda6b6793ed9a2b8f41af19376342e5d3.tar.bz2
samba-91b479aeda6b6793ed9a2b8f41af19376342e5d3.zip
r12397: Change the 'samba4' prefix in the Debian packages back to 'samba'
(This used to be commit 2002ba90c58c5ae69d242986834d07f499e46253)
-rw-r--r--packaging/debian/changelog10
-rw-r--r--packaging/debian/control26
-rw-r--r--packaging/debian/init.d2
-rwxr-xr-xpackaging/debian/rules14
-rw-r--r--packaging/debian/samba-client.install (renamed from packaging/debian/samba4-client.install)0
-rw-r--r--packaging/debian/samba-common.conffiles (renamed from packaging/debian/samba4-common.conffiles)0
-rw-r--r--packaging/debian/samba-common.dirs (renamed from packaging/debian/samba4-common.dirs)4
-rw-r--r--packaging/debian/samba-common.files (renamed from packaging/debian/samba4-common.files)0
-rw-r--r--packaging/debian/samba-common.install (renamed from packaging/debian/samba4-common.install)0
-rw-r--r--packaging/debian/samba-dev.install (renamed from packaging/debian/samba4-dev.install)0
-rw-r--r--packaging/debian/samba-gtk-frontends.install (renamed from packaging/debian/samba4-gtk-frontends.install)0
-rw-r--r--packaging/debian/samba-server (renamed from packaging/debian/samba4-server.config)0
-rw-r--r--packaging/debian/samba-server.install (renamed from packaging/debian/samba4-server.install)0
-rw-r--r--packaging/debian/samba-server.samba.init (renamed from packaging/debian/samba4-server.samba4.init)6
-rw-r--r--packaging/debian/samba-swat.install (renamed from packaging/debian/samba4-swat.install)0
-rw-r--r--packaging/debian/samba-testsuite.install (renamed from packaging/debian/samba4-testsuite.install)0
-rw-r--r--packaging/debian/samba4-server.postinst8
-rw-r--r--packaging/debian/samba4-server.templates8
18 files changed, 42 insertions, 36 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 8e83134f47..087d074519 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,8 +1,14 @@
-samba4 (3.9.0+SVN7941-1) unstable; urgency=low
+samba (3.9.0+SVN12395-1) unstable; urgency=low
+
+ * New snapshot, drop 4 suffix
+
+ -- Jelmer Vernooij <jelmer@rhonwyn.lan.vernstok.nl> Tue, 20 Dec 2005 13:38:26 +0100
+
+samba4 (3.9.0+SVN12312-1) unstable; urgency=low
* New upstream snapshot.
- -- Jelmer Vernooij <jelmer@rhonwyn.lan.vernstok.nl> Mon, 27 Jun 2005 11:25:57 +0200
+ -- Jelmer Vernooij <jelmer@samba.org> Mon, 27 Jun 2005 11:25:57 +0200
samba4 (3.9.0-SVN-build-6710-1) unstable; urgency=low
diff --git a/packaging/debian/control b/packaging/debian/control
index b1ff5403a6..83ebdf579a 100644
--- a/packaging/debian/control
+++ b/packaging/debian/control
@@ -1,11 +1,11 @@
-Source: samba4
+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: samba4-common
+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
@@ -19,10 +19,10 @@ Description: Samba 4 common files used by both the server and the client
regard to upgrades between versions.
.
This package contains the common files that are used by both the server
- (provided in the samba4-server package) and the client (provided in the
- samba4-client package).
+ (provided in the samba-server package) and the client (provided in the
+ samba-client package).
-Package: samba4-client
+Package: samba-client
Architecture: any
Depends: ${shlibs:Depends}
Description: client utilities from Samba 4
@@ -40,9 +40,9 @@ Description: client utilities from Samba 4
particular it includes the command line utilities smbclient, net,
and some ACL tools.
-Package: samba4-testsuite
+Package: samba-testsuite
Architecture: any
-Depends: ${shlibs:Depends}, samba4-common
+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
@@ -57,10 +57,10 @@ Description: test suite from Samba 4
This package contains programs for testing the reliability and speed
of SMB servers, Samba in particular.
-Package: samba4-server
+Package: samba-server
Architecture: any
-Recommends: samba4-swat
-Depends: ${shlibs:Depends}, samba4-common, debconf
+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
@@ -74,7 +74,7 @@ Description: LanManager-like file and printer server for Unix (version 4)
.
This package contains smbd, the Samba file, print and domain server.
-Package: samba4-gtk-frontends
+Package: samba-gtk-frontends
Architecture: any
Depends: ${shlibs:Depends}
Description: graphical Samba client utilities
@@ -129,7 +129,7 @@ Description: IDL compiler written in Perl
which takes in IDL files and can output C code for various uses. It is
primarily of interest to developers.
-Package: samba4-dev
+Package: samba-dev
Architecture: any
Depends: libparse-pidl-perl, libc6-dev, pkg-config (>= 0.14.0)
Description: tools for extending Samba
@@ -166,7 +166,7 @@ Description: tools for maintaining LDB database files
are primarily useful for debugging and developing Samba or other
applications using LDB.
-Package: samba4-swat
+Package: samba-swat
Architecture: all
Description: data files for SWAT
The Samba software suite is a collection of programs that
diff --git a/packaging/debian/init.d b/packaging/debian/init.d
index 2b3549b3b2..a0c7969a8b 100644
--- a/packaging/debian/init.d
+++ b/packaging/debian/init.d
@@ -43,7 +43,7 @@ case "$1" in
start-stop-daemon --start --verbose --exec $DAEMON
;;
*)
- echo "Usage: /etc/init.d/samba4 {start|stop|restart|force-reload}"
+ echo "Usage: /etc/init.d/samba {start|stop|restart|force-reload}"
exit 1
;;
esac
diff --git a/packaging/debian/rules b/packaging/debian/rules
index 771e7c065c..7938256cf7 100755
--- a/packaging/debian/rules
+++ b/packaging/debian/rules
@@ -5,7 +5,7 @@
SOURCEPATH=../source
-package=samba4
+package=samba
configure: configure-stamp
configure-stamp:
@@ -17,10 +17,10 @@ configure-stamp:
--enable-shared \
--enable-static \
--sysconfdir=/etc \
- --libdir=/etc/samba4 \
- --with-configdir=/etc/samba4 \
- --with-privatedir=/etc/samba4 \
- --with-piddir=/var/run/samba4 \
+ --libdir=/etc/samba \
+ --with-configdir=/etc/samba \
+ --with-privatedir=/etc/samba \
+ --with-piddir=/var/run/samba \
--localstatedir=/var \
--with-pam \
--with-syslog \
@@ -66,7 +66,7 @@ install: build
dh_clean -k
dh_installdirs
mkdir -p $(CURDIR)/debian/tmp/usr/share/man/man1
- mkdir -p $(CURDIR)/debian/tmp/etc/samba4
+ mkdir -p $(CURDIR)/debian/tmp/etc/samba
$(MAKE) -C $(SOURCEPATH) install DESTDIR=$(CURDIR)/debian/tmp
$(MAKE) -C $(SOURCEPATH) manpages installman DESTDIR=$(CURDIR)/debian/tmp
cp $(SOURCEPATH)/setup/provision $(CURDIR)/debian/tmp/usr/lib/samba/setup
@@ -83,7 +83,7 @@ binary-arch: build install
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
- dh_installinit -a --name=samba4
+ dh_installinit -a --name=samba
dh_installdebconf -a
dh_installdeb -a
dh_shlibdeps -a
diff --git a/packaging/debian/samba4-client.install b/packaging/debian/samba-client.install
index 7740164cd1..7740164cd1 100644
--- a/packaging/debian/samba4-client.install
+++ b/packaging/debian/samba-client.install
diff --git a/packaging/debian/samba4-common.conffiles b/packaging/debian/samba-common.conffiles
index e69de29bb2..e69de29bb2 100644
--- a/packaging/debian/samba4-common.conffiles
+++ b/packaging/debian/samba-common.conffiles
diff --git a/packaging/debian/samba4-common.dirs b/packaging/debian/samba-common.dirs
index 61432f3de0..8731c3dce2 100644
--- a/packaging/debian/samba4-common.dirs
+++ b/packaging/debian/samba-common.dirs
@@ -1,4 +1,4 @@
-etc/samba4/tls
+etc/samba/tls
usr/lib/samba
var/cache/samba
-var/run/samba4
+var/run/samba
diff --git a/packaging/debian/samba4-common.files b/packaging/debian/samba-common.files
index e69de29bb2..e69de29bb2 100644
--- a/packaging/debian/samba4-common.files
+++ b/packaging/debian/samba-common.files
diff --git a/packaging/debian/samba4-common.install b/packaging/debian/samba-common.install
index 9b853066d5..9b853066d5 100644
--- a/packaging/debian/samba4-common.install
+++ b/packaging/debian/samba-common.install
diff --git a/packaging/debian/samba4-dev.install b/packaging/debian/samba-dev.install
index ba6f8f3baf..ba6f8f3baf 100644
--- a/packaging/debian/samba4-dev.install
+++ b/packaging/debian/samba-dev.install
diff --git a/packaging/debian/samba4-gtk-frontends.install b/packaging/debian/samba-gtk-frontends.install
index 0bb395b143..0bb395b143 100644
--- a/packaging/debian/samba4-gtk-frontends.install
+++ b/packaging/debian/samba-gtk-frontends.install
diff --git a/packaging/debian/samba4-server.config b/packaging/debian/samba-server
index f2db73992e..f2db73992e 100644
--- a/packaging/debian/samba4-server.config
+++ b/packaging/debian/samba-server
diff --git a/packaging/debian/samba4-server.install b/packaging/debian/samba-server.install
index a61f283dd8..a61f283dd8 100644
--- a/packaging/debian/samba4-server.install
+++ b/packaging/debian/samba-server.install
diff --git a/packaging/debian/samba4-server.samba4.init b/packaging/debian/samba-server.samba.init
index 0c8b8a069a..9b276dd658 100644
--- a/packaging/debian/samba4-server.samba4.init
+++ b/packaging/debian/samba-server.samba.init
@@ -5,13 +5,13 @@
# Adapted from the Samba 3 packages.
#
-SMBDPID=/var/run/samba4/smbd.pid
+SMBDPID=/var/run/samba/smbd.pid
# clear conflicting settings from the environment
unset TMPDIR
# See if the daemon and the config file are there
-test -x /usr/sbin/smbd -a -r /etc/samba4/smb.conf || exit 0
+test -x /usr/sbin/smbd -a -r /etc/samba/smb.conf || exit 0
. /lib/lsb/init-functions
@@ -55,7 +55,7 @@ case "$1" in
$0 start
;;
*)
- echo "Usage: /etc/init.d/samba4 {start|stop|reload|restart|force-reload}"
+ echo "Usage: /etc/init.d/samba {start|stop|reload|restart|force-reload}"
exit 1
;;
esac
diff --git a/packaging/debian/samba4-swat.install b/packaging/debian/samba-swat.install
index 0280407980..0280407980 100644
--- a/packaging/debian/samba4-swat.install
+++ b/packaging/debian/samba-swat.install
diff --git a/packaging/debian/samba4-testsuite.install b/packaging/debian/samba-testsuite.install
index ff068e02d5..ff068e02d5 100644
--- a/packaging/debian/samba4-testsuite.install
+++ b/packaging/debian/samba-testsuite.install
diff --git a/packaging/debian/samba4-server.postinst b/packaging/debian/samba4-server.postinst
index 544cc7f555..b29d2518cc 100644
--- a/packaging/debian/samba4-server.postinst
+++ b/packaging/debian/samba4-server.postinst
@@ -4,16 +4,16 @@ set -e
. /usr/share/debconf/confmodule
-db_get samba4-server/setup-pdc || true
+db_get samba-server/setup-pdc || true
if [ "$RET" = "true" ]; then
- db_get samba4-server/realm
+ db_get samba-server/realm
REALM="$RET"
- db_get samba4-server/domain
+ db_get samba-server/domain
DOMAIN="$RET"
- db_get samba4-server/password
+ db_get samba-server/password
PASSWORD="$RET"
db_stop
diff --git a/packaging/debian/samba4-server.templates b/packaging/debian/samba4-server.templates
index d8ee5d7e03..2c0e59a746 100644
--- a/packaging/debian/samba4-server.templates
+++ b/packaging/debian/samba4-server.templates
@@ -1,4 +1,4 @@
-Template: samba4-server/setup-pdc
+Template: samba-server/setup-pdc
Type: boolean
Default: false
_Description: Set up Samba 4 as a PDC?
@@ -10,20 +10,20 @@ _Description: Set up Samba 4 as a PDC?
it serves the data from the zone file in that directory before you can use
your Active Directory domain.
-Template: samba4-server/realm
+Template: samba-server/realm
Type: string
_Description: Realm
What Kerberos realm will your server be in? In many cases, this will be
the same as your DNS domain name (ie. YOUR.REALM).
-Template: samba4-server/domain
+Template: samba-server/domain
Type: string
_Description: Domain
What will be the domain of your server? This is also known as the
"workgroup" of your server, and is typically a short name without any dots
(ie. DOMAIN).
-Template: samba4-server/password
+Template: samba-server/password
Type: password
_Description: Administrator password
You will need a password for the "Administrator" account. Note that in the