Author: branden Date: 2004-05-01 12:13:47 -0500 (Sat, 01 May 2004) New Revision: 1348
Modified: trunk/debian/scripts/getglibcversion trunk/debian/scripts/vars trunk/debian/scripts/vars.alpha trunk/debian/scripts/vars.amd64 trunk/debian/scripts/vars.arm trunk/debian/scripts/vars.hppa trunk/debian/scripts/vars.hurd-i386 trunk/debian/scripts/vars.i386 trunk/debian/scripts/vars.ia64 trunk/debian/scripts/vars.m68k trunk/debian/scripts/vars.mips trunk/debian/scripts/vars.mipsel trunk/debian/scripts/vars.netbsd-i386 trunk/debian/scripts/vars.powerpc trunk/debian/scripts/vars.s390 trunk/debian/scripts/vars.sh3 trunk/debian/scripts/vars.sh4 trunk/debian/scripts/vars.sparc Log: (cosmetic) Add SVN Id keyword and set svn:keywords property to Id on all files in debian/scripts where this was not already the case. Modified: trunk/debian/scripts/getglibcversion =================================================================== --- trunk/debian/scripts/getglibcversion 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/getglibcversion 2004-05-01 17:13:47 UTC (rev 1348) @@ -4,6 +4,8 @@ # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. +# $Id$ + # This script probably makes about a billion too many assumptions, but it's # better than hardcoding the glibc version on a per-architecture basis. Property changes on: trunk/debian/scripts/getglibcversion ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars =================================================================== --- trunk/debian/scripts/vars 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.alpha =================================================================== --- trunk/debian/scripts/vars.alpha 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.alpha 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.alpha ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.amd64 =================================================================== --- trunk/debian/scripts/vars.amd64 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.amd64 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.amd64 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.arm =================================================================== --- trunk/debian/scripts/vars.arm 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.arm 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.arm ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.hppa =================================================================== --- trunk/debian/scripts/vars.hppa 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.hppa 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.hppa ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.hurd-i386 =================================================================== --- trunk/debian/scripts/vars.hurd-i386 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.hurd-i386 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.hurd-i386 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.i386 =================================================================== --- trunk/debian/scripts/vars.i386 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.i386 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.i386 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.ia64 =================================================================== --- trunk/debian/scripts/vars.ia64 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.ia64 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.ia64 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.m68k =================================================================== --- trunk/debian/scripts/vars.m68k 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.m68k 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.m68k ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.mips =================================================================== --- trunk/debian/scripts/vars.mips 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.mips 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.mips ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.mipsel =================================================================== --- trunk/debian/scripts/vars.mipsel 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.mipsel 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.mipsel ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.netbsd-i386 =================================================================== --- trunk/debian/scripts/vars.netbsd-i386 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.netbsd-i386 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.netbsd-i386 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.powerpc =================================================================== --- trunk/debian/scripts/vars.powerpc 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.powerpc 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.powerpc ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.s390 =================================================================== --- trunk/debian/scripts/vars.s390 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.s390 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.s390 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.sh3 =================================================================== --- trunk/debian/scripts/vars.sh3 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.sh3 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.sh3 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.sh4 =================================================================== --- trunk/debian/scripts/vars.sh4 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.sh4 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.sh4 ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/debian/scripts/vars.sparc =================================================================== --- trunk/debian/scripts/vars.sparc 2004-05-01 17:10:00 UTC (rev 1347) +++ trunk/debian/scripts/vars.sparc 2004-05-01 17:13:47 UTC (rev 1348) @@ -1,3 +1,5 @@ +# $Id$ + # This file is NOT a shell script. # # This file gets included by both debian/rules (make) AND the scripts in Property changes on: trunk/debian/scripts/vars.sparc ___________________________________________________________________ Name: svn:keywords + Id