From b3984d69c3807ca3ae8a62f35eb97961986524c9 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 6 Jun 2003 17:49:01 +0000 Subject: syncing RCS tag removal from 3.0 release tree (This used to be commit 1038879c9422bda4cd3be5a403ea9a22a552312b) --- packaging/Debian/README | 2 +- packaging/Debian/debian/README.build-upstream | 1 - packaging/Debian/debian/README.debian | 1 - packaging/Debian/debian/libsmbclient.postinst | 1 - packaging/Debian/debian/rules | 1 - packaging/Debian/debian/samba-common.postinst | 1 - packaging/Debian/debian/samba-common.postrm | 1 - packaging/Debian/debian/samba.config | 1 - packaging/Debian/debian/samba.init | 1 - packaging/Debian/debian/samba.postinst | 1 - packaging/Debian/debian/samba.postrm | 1 - packaging/Debian/debian/scripts/patch-source | 1 - packaging/Debian/debian/scripts/unpatch-source | 1 - packaging/Debian/debian/smb.conf | 1 - packaging/Debian/debian/swat.config | 1 - packaging/Debian/debian/swat.postinst | 1 - packaging/Debian/debian/swat.postrm | 1 - packaging/Debian/debian/winbind.init | 1 - 18 files changed, 1 insertion(+), 18 deletions(-) (limited to 'packaging/Debian') diff --git a/packaging/Debian/README b/packaging/Debian/README index a4577ba5b3..69fa2441a4 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 df7bd10014..f555f52af5 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 0c4378810f..56361d3afb 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 9dd6f47a9c..bd85266cdf 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 321d02bca4..4cef604f8e 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 871e7594c1..cda437b60c 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 bf27445f18..8a4b6d3d55 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 e3da337b2e..89792d436e 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 4c30351b32..5d0f4671a0 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 fda15e2204..c3db0373f1 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 e3b00fabf4..54bba45b4f 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 4623eee00c..aabcbf709c 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 92014982fc..0f577d362f 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 1c9177f5f3..fac9bee8ca 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 3dbebce796..e210fae55e 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 b2a90b6650..338f8a07c2 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 52ad12b139..6bc5873096 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 28b7ff8cf0..2dfdf3b835 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 -- cgit