From: Gerald Carter Date: Fri, 6 Jun 2003 17:49:01 +0000 (+0000) Subject: syncing RCS tag removal from 3.0 release tree X-Git-Tag: samba-4.0.0alpha6~801^2~13606 X-Git-Url: http://git.samba.org/samba.git/?p=nivanova%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=b3984d69c3807ca3ae8a62f35eb97961986524c9 syncing RCS tag removal from 3.0 release tree (This used to be commit 1038879c9422bda4cd3be5a403ea9a22a552312b) --- diff --git a/docs/docbook/xslt/db2latex/VERSION.xml b/docs/docbook/xslt/db2latex/VERSION.xml index 4a9d0f5f4fe..70bbf95e887 100644 --- a/docs/docbook/xslt/db2latex/VERSION.xml +++ b/docs/docbook/xslt/db2latex/VERSION.xml @@ -1,8 +1,6 @@ @@ -17,7 +15,6 @@ -$Id: VERSION.xml,v 1.1.2.1 2003/05/01 14:14:13 jelmer Exp $ diff --git a/packaging/Debian/README b/packaging/Debian/README index a4577ba5b32..69fa2441a4e 100644 --- a/packaging/Debian/README +++ b/packaging/Debian/README @@ -63,5 +63,5 @@ better things to do and know nothing about the Debian packaging system. Eloy A. Paris Steve Langasek -$Id: README,v 1.2.2.1 2003/06/01 04:30:09 peloy Exp $ +$Id: README,v 1.2.2.2 2003/06/06 17:49:01 jerry Exp $ diff --git a/packaging/Debian/debian/README.build-upstream b/packaging/Debian/debian/README.build-upstream index df7bd100149..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 Steve Langasek -$Id: README.build-upstream,v 1.1.6.1 2003/06/01 04:30:10 peloy Exp $ diff --git a/packaging/Debian/debian/README.debian b/packaging/Debian/debian/README.debian index 0c4378810f7..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 Steve Langasek -$Id: README.debian,v 1.2.4.1 2003/06/01 04:30:10 peloy Exp $ diff --git a/packaging/Debian/debian/libsmbclient.postinst b/packaging/Debian/debian/libsmbclient.postinst index 9dd6f47a9c5..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # if [ "$1" = "configure" ]; then diff --git a/packaging/Debian/debian/rules b/packaging/Debian/debian/rules index 321d02bca44..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 . # -# $Id: rules,v 1.2.4.1 2003/06/01 04:30:10 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 871e7594c17..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.1.6.1 2003/06/01 04:30:10 peloy Exp $ # set -e diff --git a/packaging/Debian/debian/samba-common.postrm b/packaging/Debian/debian/samba-common.postrm index bf27445f18f..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.4.1 2003/06/01 04:30:10 peloy Exp $ # if [ "$1" = purge ]; then diff --git a/packaging/Debian/debian/samba.config b/packaging/Debian/debian/samba.config index e3da337b2e0..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.1.6.1 2003/06/01 04:30:10 peloy Exp $ # # Source debconf library. diff --git a/packaging/Debian/debian/samba.init b/packaging/Debian/debian/samba.init index 4c30351b32f..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # # Defaults diff --git a/packaging/Debian/debian/samba.postinst b/packaging/Debian/debian/samba.postinst index fda15e2204d..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # case "$1" in diff --git a/packaging/Debian/debian/samba.postrm b/packaging/Debian/debian/samba.postrm index e3b00fabf44..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # if [ "$1" = purge ]; then diff --git a/packaging/Debian/debian/scripts/patch-source b/packaging/Debian/debian/scripts/patch-source index 4623eee00c3..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.2.4.1 2003/06/01 04:30:13 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 92014982fc4..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.2.4.1 2003/06/01 04:30:13 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 1c9177f5f3b..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.2.4.1 2003/06/01 04:30:10 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 3dbebce7960..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.1.2.1 2003/06/01 04:30:10 peloy Exp $ # # Source debconf library. diff --git a/packaging/Debian/debian/swat.postinst b/packaging/Debian/debian/swat.postinst index b2a90b66502..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin diff --git a/packaging/Debian/debian/swat.postrm b/packaging/Debian/debian/swat.postrm index 52ad12b139f..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.2.4.1 2003/06/01 04:30:10 peloy Exp $ # case "$1" in diff --git a/packaging/Debian/debian/winbind.init b/packaging/Debian/debian/winbind.init index 28b7ff8cf0a..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.1.6.1 2003/06/01 04:30:10 peloy Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin