diff --git a/[refs] b/[refs] index 8aa47ce25eff..0d1391e29f9a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: edec611db0474e90503d46428e4f196d5e30c091 +refs/heads/master: 4bf4cd4939975c2f6375443212109dbb8c4e8731 diff --git a/trunk/scripts/package/builddeb b/trunk/scripts/package/builddeb index 9d464fde0df4..6d3b7e59637f 100644 --- a/trunk/scripts/package/builddeb +++ b/trunk/scripts/package/builddeb @@ -114,7 +114,7 @@ maintainer="$name <$email>" # Generate a simple changelog template cat < debian/changelog -linux ($packageversion) unstable; urgency=low +linux-upstream ($packageversion) unstable; urgency=low * Custom built Linux kernel. @@ -143,7 +143,7 @@ EOF # Generate a control file cat < debian/control -Source: linux +Source: linux-upstream Section: base Priority: optional Maintainer: $maintainer