summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-11-20 02:00:09 +0000
committerGerald Carter <jerry@samba.org>2002-11-20 02:00:09 +0000
commit8bac729a102e38872085d3df1a3098e52bdd994b (patch)
tree0f883283f2811f59908fa6dd4cd4278b9d0e626a /packaging
parent0092c15031b4419e16ad22ec3b1e0382ee794538 (diff)
downloadsamba-8bac729a102e38872085d3df1a3098e52bdd994b.tar.gz
sync from SAMBA_2_2
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Debian/debian/README.debian1
-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.init1
5 files changed, 0 insertions, 5 deletions
diff --git a/packaging/Debian/debian/README.debian b/packaging/Debian/debian/README.debian
index 9547febd188..49c2710b26d 100644
--- a/packaging/Debian/debian/README.debian
+++ b/packaging/Debian/debian/README.debian
@@ -141,4 +141,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.2.2.6 2002/10/17 01:45:11 jerry Exp $
diff --git a/packaging/Debian/debian/rules b/packaging/Debian/debian/rules
index d844a902ca2..c5f4a22b198 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.2.2.6 2002/10/15 21:36:46 jerry 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 261684d61fb..8d256f4146f 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.1.4.4 2002/10/15 21:36:46 jerry Exp $
#
set -e
diff --git a/packaging/Debian/debian/samba-common.postrm b/packaging/Debian/debian/samba-common.postrm
index b5451ee65a2..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.2.2.6 2002/10/15 21:36:46 jerry Exp $
#
if [ "$1" = purge ]; then
diff --git a/packaging/Debian/debian/samba.init b/packaging/Debian/debian/samba.init
index b05abae866e..0ad8bc07e13 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.2.2.6 2002/10/15 21:36:46 jerry Exp $
#
# Defaults