Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149510
b: refs/heads/master
c: 4bf4cd4
h: refs/heads/master
v: v3
  • Loading branch information
Frans Pop authored and Sam Ravnborg committed Jun 9, 2009
1 parent 5ca2c72 commit dc29438
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edec611db0474e90503d46428e4f196d5e30c091
refs/heads/master: 4bf4cd4939975c2f6375443212109dbb8c4e8731
4 changes: 2 additions & 2 deletions trunk/scripts/package/builddeb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ maintainer="$name <$email>"

# Generate a simple changelog template
cat <<EOF > debian/changelog
linux ($packageversion) unstable; urgency=low
linux-upstream ($packageversion) unstable; urgency=low
* Custom built Linux kernel.
Expand Down Expand Up @@ -143,7 +143,7 @@ EOF

# Generate a control file
cat <<EOF > debian/control
Source: linux
Source: linux-upstream
Section: base
Priority: optional
Maintainer: $maintainer
Expand Down

0 comments on commit dc29438

Please sign in to comment.