summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-06-06 17:27:25 +0000
committerGerald Carter <jerry@samba.org>2003-06-06 17:27:25 +0000
commit5acf19f26d9afc4edb5544d838374c87aa5b0f9b (patch)
tree802fbe004ef90c0c1a864be5bbb7a9a939ba7225 /packaging
parentd2694f9523763e53544233c3b5d35dd06d2c4c3e (diff)
downloadsamba-5acf19f26d9afc4edb5544d838374c87aa5b0f9b.tar.gz
removing more RCS tags
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Debian/debian/README.build-upstream1
-rw-r--r--packaging/Debian/debian/README.debian1
-rw-r--r--packaging/Debian/debian/libsmbclient.postinst1
-rwxr-xr-xpackaging/Debian/debian/rules1
-rw-r--r--packaging/Debian/debian/samba-common.postinst1
-rw-r--r--packaging/Debian/debian/samba-common.postrm1
-rw-r--r--packaging/Debian/debian/samba.config1
-rw-r--r--packaging/Debian/debian/samba.init1
-rw-r--r--packaging/Debian/debian/samba.postinst1
-rw-r--r--packaging/Debian/debian/samba.postrm1
-rwxr-xr-xpackaging/Debian/debian/scripts/patch-source1
-rwxr-xr-xpackaging/Debian/debian/scripts/unpatch-source1
-rw-r--r--packaging/Debian/debian/smb.conf1
-rw-r--r--packaging/Debian/debian/swat.config1
-rw-r--r--packaging/Debian/debian/swat.postinst1
-rw-r--r--packaging/Debian/debian/swat.postrm1
-rw-r--r--packaging/Debian/debian/winbind.init1
17 files changed, 0 insertions, 17 deletions
diff --git a/packaging/Debian/debian/README.build-upstream b/packaging/Debian/debian/README.build-upstream
index 8b6cc681787..f555f52af5b 100644
--- a/packaging/Debian/debian/README.build-upstream
+++ b/packaging/Debian/debian/README.build-upstream
@@ -58,5 +58,4 @@ better things to do and know nothing about the Debian packaging system.
Eloy A. Paris <peloy@debian.org>
Steve Langasek <vorlon@debian.org>
-$Id: README.build-upstream,v 1.2 2003/06/01 07:12:51 peloy Exp $
diff --git a/packaging/Debian/debian/README.debian b/packaging/Debian/debian/README.debian
index d73f91a1546..56361d3afb3 100644
--- a/packaging/Debian/debian/README.debian
+++ b/packaging/Debian/debian/README.debian
@@ -130,4 +130,3 @@ doesn't mean that it doesn't work for others. So again: think _twice_.
Eloy A. Paris <peloy@debian.org>
Steve Langasek <vorlon@debian.org>
-$Id: README.debian,v 1.3 2003/06/01 07:12:51 peloy Exp $
diff --git a/packaging/Debian/debian/libsmbclient.postinst b/packaging/Debian/debian/libsmbclient.postinst
index 3223fa64d6b..bd85266cdf9 100644
--- a/packaging/Debian/debian/libsmbclient.postinst
+++ b/packaging/Debian/debian/libsmbclient.postinst
@@ -2,7 +2,6 @@
#
# postinst script for libsmbclient
#
-# $Id: libsmbclient.postinst,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
if [ "$1" = "configure" ]; then
diff --git a/packaging/Debian/debian/rules b/packaging/Debian/debian/rules
index 79be52a0447..4cef604f8e6 100755
--- a/packaging/Debian/debian/rules
+++ b/packaging/Debian/debian/rules
@@ -4,7 +4,6 @@
# solve build problems) introduced in Samba 2.2.1a-5. These
# modification were made by Steve Langasek <vorlon@netexpress.net>.
#
-# $Id: rules,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
# Uncomment this to turn on verbose mode.
diff --git a/packaging/Debian/debian/samba-common.postinst b/packaging/Debian/debian/samba-common.postinst
index b3f3c5e9fdc..cda437b60c0 100644
--- a/packaging/Debian/debian/samba-common.postinst
+++ b/packaging/Debian/debian/samba-common.postinst
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $Id: samba-common.postinst,v 1.2 2003/06/01 07:12:51 peloy Exp $
#
set -e
diff --git a/packaging/Debian/debian/samba-common.postrm b/packaging/Debian/debian/samba-common.postrm
index 0f005e10554..8a4b6d3d55e 100644
--- a/packaging/Debian/debian/samba-common.postrm
+++ b/packaging/Debian/debian/samba-common.postrm
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $Id: samba-common.postrm,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
if [ "$1" = purge ]; then
diff --git a/packaging/Debian/debian/samba.config b/packaging/Debian/debian/samba.config
index 022d5fe6dc4..89792d436e4 100644
--- a/packaging/Debian/debian/samba.config
+++ b/packaging/Debian/debian/samba.config
@@ -1,6 +1,5 @@
#/bin/sh -e
#
-# $Id: samba.config,v 1.2 2003/06/01 07:12:51 peloy Exp $
#
# Source debconf library.
diff --git a/packaging/Debian/debian/samba.init b/packaging/Debian/debian/samba.init
index 3894fe1e646..5d0f4671a00 100644
--- a/packaging/Debian/debian/samba.init
+++ b/packaging/Debian/debian/samba.init
@@ -2,7 +2,6 @@
#
# Start/stops the Samba daemons (nmbd and smbd).
#
-# $Id: samba.init,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
# Defaults
diff --git a/packaging/Debian/debian/samba.postinst b/packaging/Debian/debian/samba.postinst
index 00f9fde3b22..c3db0373f13 100644
--- a/packaging/Debian/debian/samba.postinst
+++ b/packaging/Debian/debian/samba.postinst
@@ -2,7 +2,6 @@
#
# Post-installation script for the Samba package for Debian GNU/Linux
#
-# $Id: samba.postinst,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
case "$1" in
diff --git a/packaging/Debian/debian/samba.postrm b/packaging/Debian/debian/samba.postrm
index b929061f373..54bba45b4ff 100644
--- a/packaging/Debian/debian/samba.postrm
+++ b/packaging/Debian/debian/samba.postrm
@@ -1,6 +1,5 @@
#!/bin/sh -e
#
-# $Id: samba.postrm,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
if [ "$1" = purge ]; then
diff --git a/packaging/Debian/debian/scripts/patch-source b/packaging/Debian/debian/scripts/patch-source
index ac2140f9939..aabcbf709cc 100755
--- a/packaging/Debian/debian/scripts/patch-source
+++ b/packaging/Debian/debian/scripts/patch-source
@@ -1,6 +1,5 @@
#!/bin/sh -e
#
-# $Id: patch-source,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
for patch in debian/patches/*.patch; do
diff --git a/packaging/Debian/debian/scripts/unpatch-source b/packaging/Debian/debian/scripts/unpatch-source
index ae58b2851ca..0f577d362f2 100755
--- a/packaging/Debian/debian/scripts/unpatch-source
+++ b/packaging/Debian/debian/scripts/unpatch-source
@@ -1,6 +1,5 @@
#!/bin/sh -e
#
-# $Id: unpatch-source,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
# We want to reverse the patches in the opposite order we applied
diff --git a/packaging/Debian/debian/smb.conf b/packaging/Debian/debian/smb.conf
index f5d04889d1a..fac9bee8ca7 100644
--- a/packaging/Debian/debian/smb.conf
+++ b/packaging/Debian/debian/smb.conf
@@ -1,7 +1,6 @@
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
-# $Id: smb.conf,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
diff --git a/packaging/Debian/debian/swat.config b/packaging/Debian/debian/swat.config
index ae539d2ae53..e210fae55ea 100644
--- a/packaging/Debian/debian/swat.config
+++ b/packaging/Debian/debian/swat.config
@@ -1,6 +1,5 @@
#/bin/sh -e
#
-# $Id: swat.config,v 1.2 2003/06/01 07:12:51 peloy Exp $
#
# Source debconf library.
diff --git a/packaging/Debian/debian/swat.postinst b/packaging/Debian/debian/swat.postinst
index c06f3a72fbc..338f8a07c23 100644
--- a/packaging/Debian/debian/swat.postinst
+++ b/packaging/Debian/debian/swat.postinst
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $Id: swat.postinst,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin
diff --git a/packaging/Debian/debian/swat.postrm b/packaging/Debian/debian/swat.postrm
index 30fa0d63c80..6bc5873096e 100644
--- a/packaging/Debian/debian/swat.postrm
+++ b/packaging/Debian/debian/swat.postrm
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $Id: swat.postrm,v 1.3 2003/06/01 07:12:51 peloy Exp $
#
case "$1" in
diff --git a/packaging/Debian/debian/winbind.init b/packaging/Debian/debian/winbind.init
index b7c2389dabb..2dfdf3b8352 100644
--- a/packaging/Debian/debian/winbind.init
+++ b/packaging/Debian/debian/winbind.init
@@ -2,7 +2,6 @@
#
# Start/stops the winbindd daemon.
#
-# $Id: winbind.init,v 1.2 2003/06/01 07:12:51 peloy Exp $
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin