From 43eed57844735c9bf4e9d45210c07cd5137d58ef Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Thu, 23 Apr 2009 01:10:25 +0200 Subject: [PATCH] --- yaml --- r: 149507 b: refs/heads/master c: a83ca2777f7f28e365de7c87903bad5e928f87ad h: refs/heads/master i: 149505: fae61402bab206e8f3bb7522e73fcd9e220b3774 149503: 95bf031cb42393790ffe115e7975452420b84169 v: v3 --- [refs] | 2 +- trunk/scripts/package/builddeb | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 14a873f6aa63..56112934fa10 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fe233cb6bfd36fcf5a36bbde7fa116d8ab5f4301 +refs/heads/master: a83ca2777f7f28e365de7c87903bad5e928f87ad diff --git a/trunk/scripts/package/builddeb b/trunk/scripts/package/builddeb index c01f81287ce6..0449147af066 100644 --- a/trunk/scripts/package/builddeb +++ b/trunk/scripts/package/builddeb @@ -98,7 +98,7 @@ name="Kernel Compiler <$(id -nu)@$(hostname -f)>" cat < debian/changelog linux ($packageversion) unstable; urgency=low - * A standard release + * Custom built Linux kernel. -- $name $(date -R) EOF @@ -126,7 +126,7 @@ Description: User Mode Linux kernel, version $version many other things. . This package contains the Linux kernel, modules and corresponding other - files version $version + files, version: $version. EOF else @@ -138,7 +138,7 @@ Suggests: $fwpackagename Architecture: any Description: Linux kernel, version $version This package contains the Linux kernel, modules and corresponding other - files version $version + files, version: $version. EOF fi @@ -152,7 +152,7 @@ if [ -e "$tmpdir/lib/firmware" ]; then Package: $fwpackagename Architecture: all Description: Linux kernel firmware, version $version - This package contains firmware from the Linux kernel, version $version + This package contains firmware from the Linux kernel, version $version. EOF create_package "$fwpackagename" "$fwdir"