r12397: Change the 'samba4' prefix in the Debian packages back to 'samba'
authorJelmer Vernooij <jelmer@samba.org>
Tue, 20 Dec 2005 14:15:35 +0000 (14:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:34 +0000 (13:47 -0500)
(This used to be commit 2002ba90c58c5ae69d242986834d07f499e46253)

18 files changed:
packaging/debian/changelog
packaging/debian/control
packaging/debian/init.d
packaging/debian/rules
packaging/debian/samba-client.install [moved from packaging/debian/samba4-client.install with 100% similarity]
packaging/debian/samba-common.conffiles [moved from packaging/debian/samba4-common.conffiles with 100% similarity]
packaging/debian/samba-common.dirs [moved from packaging/debian/samba4-common.dirs with 50% similarity]
packaging/debian/samba-common.files [moved from packaging/debian/samba4-common.files with 100% similarity]
packaging/debian/samba-common.install [moved from packaging/debian/samba4-common.install with 100% similarity]
packaging/debian/samba-dev.install [moved from packaging/debian/samba4-dev.install with 100% similarity]
packaging/debian/samba-gtk-frontends.install [moved from packaging/debian/samba4-gtk-frontends.install with 100% similarity]
packaging/debian/samba-server [moved from packaging/debian/samba4-server.config with 100% similarity]
packaging/debian/samba-server.install [moved from packaging/debian/samba4-server.install with 100% similarity]
packaging/debian/samba-server.samba.init [moved from packaging/debian/samba4-server.samba4.init with 86% similarity]
packaging/debian/samba-swat.install [moved from packaging/debian/samba4-swat.install with 100% similarity]
packaging/debian/samba-testsuite.install [moved from packaging/debian/samba4-testsuite.install with 100% similarity]
packaging/debian/samba4-server.postinst
packaging/debian/samba4-server.templates

index 8e83134f4702cef7a39c2102c6e4599cb600ec1a..087d074519074b8b692677e027183c9e583c64d9 100644 (file)
@@ -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
 
index b1ff5403a65ae34ac2e3097662a0ef4b79c5aa06..83ebdf579a45d8e8e664825544a0e599efa1352b 100644 (file)
@@ -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
index 2b3549b3b2801acf6e6302a309b96ac990cfe4de..a0c7969a8b5125273d1316263a48ede6aa3a67b5 100644 (file)
@@ -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
index 771e7c065cba83860dea248582ab798735b888f9..7938256cf7f47bdb6a4297440f5c9970fc620b8e 100755 (executable)
@@ -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
similarity index 50%
rename from packaging/debian/samba4-common.dirs
rename to packaging/debian/samba-common.dirs
index 61432f3de0a5940825bae885dac40afeec281f70..8731c3dce2368224ac650b6bc238eeae53100380 100644 (file)
@@ -1,4 +1,4 @@
-etc/samba4/tls
+etc/samba/tls
 usr/lib/samba
 var/cache/samba
-var/run/samba4
+var/run/samba
similarity index 86%
rename from packaging/debian/samba4-server.samba4.init
rename to packaging/debian/samba-server.samba.init
index 0c8b8a069af0a9f93c775aa6dfcc1d2b5ac6f2c0..9b276dd65828bf78340c84e4610afb9c6bafcf06 100644 (file)
@@ -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
index 544cc7f5558211040049b1a2181cba9d1a19d0f6..b29d2518ccb4b194992af3292101c3bad35d6e73 100644 (file)
@@ -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
index d8ee5d7e0335cd1657de3cce12f93a1bc5fa19d9..2c0e59a746758539163bfe538b87c52744f608d7 100644 (file)
@@ -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